Visual Cancer Detection

Hello
I am a newbie in c++ and I would be so grateful if you help me. I am familiar with Matlab and Python but I need a program that detects and classifies our inputs. I wonder is there any special library in c++ or Opencv for this purpose. Thanks

There are a million special libraries in C++. Your problem is not nearly well defined enough to give you a good answer.
As I mentioned I want to implement a classification system for cancer detection from MRI or other kinds of images. For instance, I want to know is there any specific library for SVM and CNN methods ?
Thanks
I don't know the exact answer to your question, but thankfully I am a skilled programmer who after years of hard work has few tricks up his sleeve. I will share one of my biggest secrets with you.

Whenever I want to do something, and I don't know how(e.g. your problem), I use my inner strength and call upon the knowledge of my ancestors and peers(also called an Internet), with the help of O'mighty google:

https://www.google.pl/?gfe_rd=cr&ei=pO0UV8LILNGg8wXRo7zQCg&gws_rd=ssl#q=SVM+opencv+C%2B%2B

This takes time to master, and with great power comes great responsibility, but you look like you can handle it. Don't be afraid to spend some of your time looking for answer though! Remember that you can rephrase the query, and that google shows more than the first page.

Good luck in your hunting!
Topic archived. No new replies allowed.