For the moment, these experiments concentrate on detecting objects shaken in front of the camera. Later, we will try to support a moving camera, as well as storing the picture, matching new pictures against stored ones.
Launch:
python src/main.py
Move an object in front of the camera. It will try to isolate what is moving.
$ python ./src/main.py --matching-orb-n-features 500 --db-store-images --acquisition-keep-objects 5 --matching-score-threshold 10 --no-gui --cmd-ui --verbose