scicv >> Object detection
Object detection
- HoughLines — Finds lines in a binary image using the standard Hough transform
- HoughLinesP — Finds lines in a binary image using the probabilistic Hough transform
- cornerHarris — Detects the corners in a image
- matchTemplate — Finds the locations of a template image in a larger image