Skip to content

1st Prototype Presented

Compare
Choose a tag to compare
@kartik2112 kartik2112 released this 02 Dec 10:59
· 251 commits to master since this release
0bab45a

This is the 1st working prototype as demonstrated to the Mentor and Subject Matter Expert.
Features included:

  • Image segmentation, feature extraction and classification using KNN / KMeans / SVM / Deep Learning / Random Forest

  • RTree test implementation submodule implemented

  • Skin color detection by Machine Learning implemented

  • Interface for exchanging image between C++, Python implemented