Files | |
| file | Imagination.cpp |
| file | Imagination.hpp |
vz::Imagination objects are used to perform several simple image manipulations for the purpose of object detection. | |
| file | Intervals.cpp |
| file | Intervals.hpp |
| Intervals detection on 1-D data. | |
| file | KMeans.cpp |
| file | KMeans.hpp |
| Simple k-mean and cluster detection functions. | |
| file | MatManip.cpp |
| file | MatManip.hpp |
MatManip is a collection of C++ functions in C Code Run's vz namespace which act on OpenCV cv::Mat images. | |
| file | vz.hpp |
| file | vzTypes.hpp |
| vzTypes contains several simple commonly-used types in the vz namespace and vz::Imagination library. | |