I Need JAVA(Android) with opencv code for finding disparity between left and...
Hi all, If anyone give a source code for finding disparity between 3d image (left and right) using java with opencv. I am doing this in android platform. I am going to use LG 3-D camera mobile for...
View Articlege 2 burner electric cooktop
I assume if you don't do much baking, this is a good range. It seems fantastic, the burners are superb, in addition to bottom oven appears to cook really. But oh, the most truly effective oven. This...
View ArticleIn the event you Say Positive Energy Then You're Just right
Deals that produce odors happen to be in a danger of being held at the persuits. If you look at the 5 resonators all of us commonly use - words box, neck, mouth, and nose - the size of these cavities...
View ArticleHow to capture video from web camera and write video to file in C++ with...
Hello everybody! Can somebody help me. I need a working code to capture video from web camera and write video to file in C++ with OpenCV in Microsoft Visual Studio 2013. I was searching around the...
View ArticleCalculation of TM_CCOEFF_NORMED for template matching
This template image below gives always 1.0:  best matching result in every source image. @pklab said...
View ArticleWhere is the blurry gray image from template matching?
I have a working java code for template matching as below: import org.opencv.core.Core; import org.opencv.core.Core.MinMaxLocResult; import org.opencv.core.CvType; import org.opencv.core.Mat; import...
View ArticleInformative algorithms related to opencv
Based on the idea proposed in [Informative websites related to OpenCV](http://answers.opencv.org/question/69691/informative-websites-related-to-opencv/) by Sturkmen, I think that it would also be...
View ArticleCamera Flash with OpenCV3.0.0 Android not working767
I'm writing a code using OpenCV VIDEO PROCESSING, and i want to open the camera flash when first opening the camera. i have implemented a new class that is extended from JavaCameraView but the app...
View ArticleWardrobe Analysis in OpenCV: Suggestions please!
In collaboration with my college(**Keshav Memorial Institute of Technology, Hyderabad, India**), I have started a small project(in C++) that **analyses wardrobe** of each and every student in the...
View Articleapply result of morphology to source frame
Hi I have deteced face and eye . done some threshold and morphology on detected eye like this : morphologyEx(thresh, dst, MORPH_OPEN, element); this is the result ![image...
View Articleinitasync Nullpointer Exception
Hi all, I have the following question: I have several ideas for different apps using one and the key feature. Therefore I want to implement that feature as a library project. I created one, referenced...
View ArticleFlann index for video duplicate finding
I am writing a program to find duplicate videos, I am pulling frames every 500ms and using ORB to compute. I was looking at using FLANN for matching and heard about index. Reading further it says that...
View ArticleopenCV - Dealing with parent/children contours
Given a contour X from the array returned from *findcontours* is it possible to get all the children of X ?
View ArticleTest corrector in c++
Hi guys, im trying to make a program where it corrects a given test (matrix with cross, and various questions (see the image below)). I already have the algorithm of correction (give the points). What...
View ArticleOpenCV installation into eclipse
General Note: I'm using Ubuntu 14.04.3 I am following the standard tutorial for installing OpenCV with eclipse cdt :...
View Articleopencv on ununtu error on pointing Cmake variable opencv_DIR to build of opencv
When I cmake my project it shows this: Found OpenCV Windows Pack but it has no binaries compatible with your configuration. You should manually point CMake variable OpenCV_DIR to your build of OpenCV...
View Articlebounding rect around detected eye region
Hi I'm trying to do the following : 1.detect face and then eyes 2. after doing somw threshol to the detected eye region obtain morphologyEx (open) of eye region . 3. pass the result of morphologyEx...
View ArticleDisplay IplImage in webbrowsers
Hi people, I'm currently building a small personal project in c++ on a linux server and i am facing a problem i can't solve myself. I would like to know if it was possible to display in a web browser...
View Articleobject measurement using mobile camera
i new to open cv i try to do object measurement in mobile phone camera like windows mobile i try to develop windows mobile app , i want to detect the object , and get height and width ow the object,...
View ArticleDistribute Opencv java project?
Forgive the newbie question - Eclipse 3.8 Ubuntu 14.04 - java project runs under Eclipse a-ok. I would like to export to production and distribute .jar to other linux users. However, what I am reading...
View Article