Ask Your Question

taylorty's profile - activity

2017-08-01 18:44:22 -0600 received badge  Student (source)
2017-04-27 07:11:24 -0600 commented question Algorithm advice: defect detection

The cylinder is not positioned in the exact same way and there are many square holes on the surface as you can see. They are not going to be the same the whole time. I tried to subtract the difference of these two images and they turned out to be very different.

2017-04-23 14:37:25 -0600 asked a question Algorithm advice: defect detection

I want to detect defects on the surface of a cylinder object. This image shows the object without defects. This image shows the object with defects. What would be an optimal algorithm to choose in this case? Should I use deep learning instead of OpenCV?

Any advice is appreciated.