https://github.com/ernyoke/colorsegmentation
Color segmentation project using K-mean algorithm done in Qt and opencv.
https://github.com/ernyoke/colorsegmentation
c-plus-plus kmeans opencv qt
Last synced: 5 months ago
JSON representation
Color segmentation project using K-mean algorithm done in Qt and opencv.
- Host: GitHub
- URL: https://github.com/ernyoke/colorsegmentation
- Owner: Ernyoke
- Created: 2014-12-07T22:32:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-07T22:34:56.000Z (over 11 years ago)
- Last Synced: 2023-09-18T05:00:54.400Z (almost 3 years ago)
- Topics: c-plus-plus, kmeans, opencv, qt
- Language: C++
- Size: 137 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ColorSegmentation
=================
Color segmentation project using K-mean algorithm done in Qt and opencv.