I have a image processing project to work on it on C# with emguCV and openCV with Microsoft SQL Server. Our production line is like this;
My products shows like this. I want to detect just the phone as ROI* and save it on my server.
While the production is going on I want to process the images and if the image is not fully seen pass the image
When the product is seen well (maybe its rotated) process the image, get the ROI, match the ROI with saved before. If there is not differences a lot want to save the product to server.
I researched on edge detection, filtering but I didn't success to get the ROI.
*ROI: region of interest