Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-16 | Stop using explicit ids from outside. | Chris Xiong | |
2022-09-12 | Fix old crap that prevented windows compat efforts from working. | Chris Xiong | |
Thanks BLumia for debugging. | |||
2022-09-11 | Stop writting result to a file as it's in the database already. | Chris Xiong | |
2022-09-11 | Rewrite most part of the sqlite version of the testdrive program. | Chris Xiong | |
... using the shiny new bits. | |||
2022-09-11 | Check actual size of type, not the platform. | Chris Xiong | |
2022-09-11 | New testdrive using sqlite db as data storage. | Chris Xiong | |
Add signature serialization & deserialization. Only link what we need from OpenCV. |