Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.87 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.87 KB

Miscellaneous C++ utilities, mainly with a focus on math and computer vision using OpenCV.

Major features (not an exhaustive list):

See the full documentation here.

The code relies heavily on C++11 features, so will not build with older compilers.

I haven't had time to write a proper configuration script/Makefile, so the included Makefile is specific to my system. Sorry :X