Skip to content

Program that detects multiple bees in frame using PCA, also marks the movement direction and whether they have left or entered the hive

License

Notifications You must be signed in to change notification settings

javmarr/beeProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bee Detection Project

The purpose of this project is to be able to detect bees in an image regardless of orientation (vertical, diagonal, horizontal and anything in-between), track their movement and ultimately be able to count how many bees have entered of left the hive.

Blog

Visit our blog here for more detail on our progress throughout the project's lifespan

OpenCV

Mainly used for image processing, storing matricies, performing matrix operations such as finding the covarience of a matrix, performing matrix multiplication, transposing a matric and doing a principal component analysis on the training and test data.

Custom cropping tool:

We created a custom cropping tool in order to faciliate the creation of sample images from a given video file. It allows us to easily crop a portion of an image with predetermined width and height values.

About

Program that detects multiple bees in frame using PCA, also marks the movement direction and whether they have left or entered the hive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •