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
Post a Comment