For Windows and Visual Studio

asked 2015-07-30 15:42:23 -0600

Hi,

Is OpenCV more easy to use with python ?

Although there are a number of samples in .cpp I was looking for samples beyond installation guides.

Also I would want to learn about web based techniques for c++ applications and easy Hello Worlds for that.

I was able to use one tutorial to create a classifier for windows with very few stages and inputs through VS2010

But how to apply the classifier? So I want to find more than installation guides.

More command lines . As I may be able to read code but not really able to link code as I dont use C++ .cpp or Python .py

Regards.

edit retag flag offensive close merge delete

Comments

we can't take the decision off your shoulders, but maybe looking at the python tutorials helps ;)

(if you really want to do something web-based, python might be the better choice)

berak gravatar imageberak ( 2015-07-30 23:50:16 -0600 )edit

This tutorial might help: Turn your OpenCV Code into a Web API python is natural choice for web

pklab gravatar imagepklab ( 2015-07-31 02:59:52 -0600 )edit