Ask Your Question

HIT_Braga's profile - activity

2017-08-22 05:57:12 -0600 commented answer Detect small smd part

Hello Thanks @StevenPuttemans and @berak, for the reply. From what i understand @StevenPuttemans i need to train a haar cascade for the part i want to find, and then just apply on your code. For training could you advice me.

2017-08-21 07:39:52 -0600 asked a question Detect small smd part

I'm trying to develop some vision application to detect presence of small smd component. I already try some approaches, and would like to have opinions from all of you, what is the best one. 1. Template Matching, seems to have lot of fake recognitions, and since the scale and orientation may change it will fail. Right ? 2. HOG 3. Haar cascade seems to me the better, but with lot effort to train the cascade. What should I use inn your opinion?

image description