Skip to content

clary045/GMM

Repository files navigation

This project is using Gaussian Mixture Model to detect orange and apple and sorting them to their respective boxes. It contains the following python file.

  1. Data collection using Matlab
  2. detect Orange function
  3. detect apple function
  4. Implementation in real time

Requirements:

The GMM algorithm uses the following python package:

  1. numpy
  2. pandas
  3. scipy
  4. Open cv
  5. For dataset you can create your own. The minimum should be atleast 50 image for each class (orange class 🍊 and apple class🍎.

Contacts:

For reporting bugs or help regarding any aspect of the GMM algorithm, please email: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published