Skip to content

marrabld/open_fish_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Underwater fish detection tool

contributes: Dan, Mauro and Mat

This is a WIP and currently incomplete.

Install Python dependencies

pip3 install -r requirements.txt

Manage tool

The manage tool is a utility script that runs some useful scripts. E.g;

python3 manage --help
python3 manage run_tests

External Dependencies

To extract the motion vectors we need to compile extract_mvs.c from ffmpeg

make extract_mvs.c

And to use it

./extract_mvs ../data/example_video/20140626102131.m2ts > vectors.txt

About

opensource tools for identifying and tracking fish from underwater imagery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages