This is a repository where tests for features that will be integrated in Kifu Recorder are organized and stored.
This feature allows the camera to move while recording a game and still keep track of the game board correctly.
A first test was made in Python + OpenCV for practicity reasons. The second test, which was made in Java, was done after I managed to compile the OpenCV library with Java bindings.
The sets of images used for the tests are freely available and can be downloaded at:
- https://s3-us-west-2.amazonaws.com/kifu-recorder-tests-datasets/datasets/sequence-1.zip
- https://s3-us-west-2.amazonaws.com/kifu-recorder-tests-datasets/datasets/sequence-2.zip
- https://s3-us-west-2.amazonaws.com/kifu-recorder-tests-datasets/datasets/sequence-3.zip
- https://s3-us-west-2.amazonaws.com/kifu-recorder-tests-datasets/datasets/sequence-4.zip
- https://s3-us-west-2.amazonaws.com/kifu-recorder-tests-datasets/datasets/sequence-5.zip
- https://s3-us-west-2.amazonaws.com/kifu-recorder-tests-datasets/datasets/sequence-6.zip