Detect Corners Using cornerHarris ?

asked 2013-07-10 10:23:43 -0600

Hi, all:

Sorry to ask such a naive question, but it does keep me annoying I'm trying to see the Harris Corner effect using the modified code here https://code.ros.org/trac/opencv/browser/trunk/opencv/samples/cpp/tutorial_code/TrackingMotion/cornerHarris_Demo.cpp?rev=5982 with my Logitech USB camera. However, from time to time, the code in the above linkage looks on all the pixels inside the captured image as corners ---- namely, a picture full of corners. Does anybody meet the same situation? How can we avoid such "all pixels are corners" situation?

Best Regards Pei

edit retag flag offensive close merge delete