OpenCV Web Application
Hi,
I have created a program using Visual Studio 2012 pro, C++ and OpenCV 2.4.x. I am searching a Book, Tutorial or Details how I can run my app on a web server where Users can upload an image, the app make calculations and return some values.
I have found only one book that explains how to do it in Java. But I want to do it from c++.
I thank you for any tipps.