I am currently working on bird scarer project.. we will use a camera for image capturing the birds. I need some guidance for online image processing for this work. Can you share your experience or suggestions
I guess you would need "real-time" processing for the system to take action based on bird detection or not. Am I right? That would eliminate "easy" tools like ImageJ...
I guess, OpenCV (https://quintagroup.com/cms/python/opencv) would be an option here. There might be examples for object detection with opencv available online.
For a collection of imaging algorithms (and their description), I would suggest IPOL - Image Processing On Line (https://www.ipol.im/) where you can play online with your images too.
In case, for a nice work on birds I would suggest to have a look atArticle Graph Clustering, Variational Image Segmentation Methods and...