Skip to content

Image processing implementation for segmenting strawberry from background and detecting the matured strawberry with color coding

Notifications You must be signed in to change notification settings

Fortissible/strawberry-maturation-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

strawberry-maturation-detection

Image processing implementation for segmenting strawberry from background and detecting the matured strawberry with color coding

Image processing method

Background segmentation using binary thresholding, morphology manipulation (dilation and erotion) and masking on choosed 1 color channel Color coding to desired color based on RGB values of the input image

Color Coding

Maturation phase Color Code
Immature (Green) Yellow
Half matured (White) Orange
Almost matured (Orange) Purple
Matured (Red) Blue

Input-Output images

Input 1

Output 1

Input 2

Output 2

Input 3

Output 3

About

Image processing implementation for segmenting strawberry from background and detecting the matured strawberry with color coding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages