Question

I have a small project that a program used to analyze an image to find out "Is it dirty or not". For detail, I use a camera (maybe mobile phone) to take a picture, and then I use program that I've talk above to determine where is the location that the dirty apear. Sorry for my english, it looks like a cleaning-robot (take a picture, if that place have dirty place, so the robot clean it) Hope you help me :) Thanks a lot :)

Was it helpful?

Solution

You might be able to make something work using imagemagick, but it sounds like you'll probably have to do something using full openCV.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top