Skip to content

To develop a C++ implementation of the Mean-Shift algorithm from the ground up, encompassing both its variants: one for achieving image smoothing with edge preservation and the other for image segmentation

Notifications You must be signed in to change notification settings

ameyj17/MeanSHiftFromScratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MeanSHiftFromScratch

To develop an implementation of the Mean-Shift algorithm from the ground up, encompassing both its variants: one for achieving image smoothing with edge preservation and the other for image segmentation

About

To develop a C++ implementation of the Mean-Shift algorithm from the ground up, encompassing both its variants: one for achieving image smoothing with edge preservation and the other for image segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages