aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2022-09-11Containment measures for ugly sql stuff.Gravatar Chris Xiong
Also made forgetting return value a sin (should've been the case in the first place)
2022-09-11Check actual size of type, not the platform.Gravatar Chris Xiong
2022-09-11New testdrive using sqlite db as data storage.Gravatar Chris Xiong
Add signature serialization & deserialization. Only link what we need from OpenCV.
2022-09-07Add classes for subslicing (extracted from testdrive.cpp).Gravatar Chris Xiong
2022-08-27Initial code dump.Gravatar Chris Xiong