I have a project where I must find a way to automatically determine crop damage through an image analysis software. Is this possible? If so, what route should I take?
If you could post an example image, I'd be happy to see if the Pattern Mapping tool in our new MIPAR software (http://MIPAR.us) could help you. I think it might!
It's hard to tell without seeing examples of the images, but color or texture analysis can probably do the trick. You can train a machine learning algorithm using some samples of damaged and undamaged crops. Once you have these samples, the rest should be rather easy.