Image Classification - Detecting an image is cartoon-like
- by kingb
I have a large amount of jpeg thumbnail images ranging in size from 120x90 to 320x240 and I would like to classify them as either Real Life-like or Cartoon-like.
Are there any applications that will have cartoon classification capabilities?
This application should work on Linux, and should take an image path on the command-line
and return either 0 or 1 (echo $?).