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.
- Data collection using Matlab
- detect Orange function
- detect apple function
- Implementation in real time
Requirements:
The GMM algorithm uses the following python package:
- numpy
- pandas
- scipy
- Open cv
- 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]