This is your work, valued
OpenCV_Rectangle_Detection. Alters the default rectangle detection algorithm in OpenCV to filter out found rectangles
17IEEEStd738. MATLAB version of the IEEE Std 738
2OpenCV_HSV_Live_Video_Filter. Allows the user to visualize the histogram of a live video feed or for a small window in order to be able to filter on objects based on their respective HSV values.
2PyQtBasicWithDesigner. Uses QtDesigner UIs with a basic MainWindow and launched Dialog window.
1OpenCV_Rectangle_Tracking. Uses the Opencv_Rectangle_Detection algorithms in a class
1OpenCV_FRC_Tutorials. Using Python and OpenCV in FRC for image recognition.
1PyQtSearchableTreeView. This Python code provides a PyQt5-based GUI application that features a searchable tree view, allowing for recursive filtering and dynamic branch expansion/collapse.
1PyQtSearchableTree. This sets up the framework for a model-based, searchable tree in PyQt5.
1OpenCV_Blob_Detector. This project uses a wrapper for the stock SimpleBlobDetector feature detection algorithm. It also adds the ability to customize the algorithms parameters via the supplied xml file.
1