HoughLines Transform with Parameter selection using MouseMove. for Openframeworks & C++ using ofxCv.
- Move your mouse horizontally to change Hough Threshold in realtime.
- Move your mouse verticallyl to change Canny Edge Threshold in realtime.
- OpenFrameworks 0.10.1
- ofxCv
- ofxOpenCv
- ofxGUI
- XCode 10.12.x
- OSX Mojave
- Realtime VideoFile POC
- Realtime WebCam POC
- Sobel edge based Hough Transform.