aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-09-27Add back the threshold parameter for testdrive.Gravatar Chris Xiong
2022-09-18Dunno why I used pascal case in the first place...Gravatar Chris Xiong
2022-09-18Move stuff around to accommodate new family members.Gravatar Chris Xiong
2022-09-18Add batching for get_signature().Gravatar Chris Xiong
2022-09-17Finish similar image grouping.Gravatar Chris Xiong
2022-09-17Continue hollowing out the testdrive application...Gravatar Chris Xiong
2022-09-16Stop using explicit ids from outside.Gravatar Chris Xiong
2022-09-12Fix old crap that prevented windows compat efforts from working.Gravatar Chris Xiong
2022-09-12fix randomly neglected target in the last commit.Gravatar Chris Xiong
2022-09-12correct library linkage ordering.Gravatar Chris Xiong
2022-09-11Stop writting result to a file as it's in the database already.Gravatar Chris Xiong
2022-09-11Rewrite most part of the sqlite version of the testdrive program.Gravatar Chris Xiong
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
2022-09-07Add classes for subslicing (extracted from testdrive.cpp).Gravatar Chris Xiong
2022-09-07Pass matrices as pointers so that headers no longer depend on opencv.Gravatar Chris Xiong
2022-08-29Make signature test non-stupid.Gravatar Chris Xiong
2022-08-29stupid misspellGravatar Chris Xiong
2022-08-29Rewrite file header peeking.Gravatar Chris Xiong
2022-08-29Trying to support the superior operating system.Gravatar Chris Xiong
2022-08-29Add result export for mingui.Gravatar Chris Xiong
2022-08-27Fix distance calculation.Gravatar Chris Xiong
2022-08-27Initial code dump.Gravatar Chris Xiong