Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

DZPeru/fish-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fish classifier

This algoritm provided by PyImageSearch measure the objects in the image based on the left-most object.

Example

Peruvian sol dimensions

Trout example dimensiones

Clone this repo

git clone https://github.com/DZPeru/fish-classifier

Install requirements

pip3 install -r requirements.txt

How to run

python3 measure.py --image image.jpg --width 2.5

Where width is the width of the left-most object in the image in centimeters. In the case of peruvian sol (PEN), the diameter is 2.55 cm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages