How to detect square shape object in a video using opencv? -


i want build program can detect square shape object in video. used surf algorithm that. detect key points.

the normal way detect edges canny filter hough transform find lines , find pairs of lines slopes 90deg different


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -