robinjacobroy / fish_detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fish_detection

This repository contains my initial work in Computer Vision aimed at detecting a specific type of fish from underwater camera feeds. The code utilizes histogram backprojection (not backpropagation) in OpenCV to identify similar regions within an entire video.

About


Languages

Language:Python 100.0%