C++ expert to build simple image processing tool

Job ID: 31959995

Budget: $30 – $250 USD

Hello, C++ experts.

I need to build simple image segmentation processing tool.

I want a program where i can choose a picture and the picture will be tested by the Haar algorithm then the output will be classified by two or three different classification methods

- user can select images from their local storage.
- then, applying the algorithm and classifying the pixels using FCM
- the output of the program should including all the results of the three types of the classification methods
- program will work in viola jones algorithm for all the three images
- but the classification will be different in three classification methods to compare which one is the best for image segmentation

classification algorithm or you can proposal algorithms as well. (I don't know exactly which one will give us a result on the picture).
- FCM
- EM
- Spectral Mixture Analysis (SMA) and SVM