openvslam-build-vs. Visual Studio project files for OpenVSLAM – no need to use CMake
20anno. A desktop application that can be used to annotate images for semantic segmentation and object detection purposes
10cpp-marching-squares. Marching-squares algorithm ported to OpenCV (C++) from the Java implementation at http://www.tomgibara.com/computer-vision/marching-squares
7cpp-exclusive-lock-file. C++ RAII class to use an exclusive lock file (to prevent two instances of an application from using the same working directory, for example)
7tinyseg. Simple image segmentation and classification using tiny-dnn
7lru-timday. LRU cache implementation in C++ by Tim Day
5devday2013-predictive-analytics-hands-on. Instructions and sample code for the Predictive Analytics Hands-on session at Dev Day 2013
4opencv-build-vs. Visual Studio project files for OpenCV – no need to use CMake
3annonet. Train and apply semantic-segmentation neural networks based on annotations generated using anno (see https://github.com/reunanen/anno)
3open-inspection-system. An open platform for building different kinds of camera-based quality control and other systems
2opencv-show-pixel-value. Display images using OpenCV so that pixel values are displayed on mouse hover.
2QResultImageView. Qt view to display machine vision (or other image-based) results
2nsis-nssm. Scripts to install and uninstall NSSM-based services using NSIS
2convert-images. Batch-convert images
2split-large-anno-images. Split large training images, so that generating mini-batches is more convenient
1qt-image-flood-fill. A simple flood-fill ("bucket tool") algorithm for Qt images
1boost-prebuilt-windows-binaries. Prebuilt Boost binaries for Windows (both x64 and x86)
1abseil-build-vs. Visual Studio project file for Abseil (no need to use CMake or Bazel)
1clipper-angus. Clipper - an open source freeware library for clipping and offsetting lines and polygons by Angus Johnson (http://www.angusj.com/delphi/clipper.php)
1tiling. A simple algorithm that generates a set of tiles covering a rectangle – useful in deep learning using large images, for example
1opencv-matey. Need to use different sized OpenCV `Mat`s, but don't want to reallocate memory over and over again? Use a `Matey`!
1