Skip to content

project-lighthouse/Lighthouse-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

More experiment for helping out blind people

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.

Basic usage

Launch:

python src/main.py

Move an object in front of the camera. It will try to isolate what is moving.

Examples

$ 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

About

Experiments with image processing to help blind people

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages