There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
For the recognition of orange fruit, using edge detection and color detection method. And for this methodology, I used image segmentation. Input images are of the oranges which were captured at different lighting condition and used image segmentation to detect color of the image. Implementation is done in Python. In this system, the user will input an image of an orange. The model will convert the image from RGB to a grayscale image for further processing.