opencv used in web programming
Quick questions: 1. is it possible to use opencv in HTML programming?
Directly: no. But you can make a program in c++ and run it from php with specific parameters (the name of input image, for example uploaded from the user) and save the result as image somewhere on the server.
Send me a mail and we will discuss the problem. spas_g_hristov(at)abv.bg
Asked: 2014-02-21 08:19:20 -0600
Seen: 296 times
Last updated: Feb 21 '14
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images
compile error in opencv2/flann/lsh_table.h when compiling bgslibrary
opencv comes with nice python / java wrappers already, also there's a heap of 3rd party ruby / php / node / c# wrappers (which unfortunately are mostly sparse and outdated)
but, - why not ?
hey Berak, Any example how to do it, for instance just add 10 + to the original image intensity? thanks
the answer probably won't help you(since all the context is lacking), but here we go: