android app dead
Hello, i ported image processing java code from a java server side to an android project, i also added an opencv android lib to the project. The android project compiles and starts, but the app dies...
View Articleerror: cannot find -lippicv
I have tried to create a simple application with QtCreator and was trying to compile the application I have installed opencv 3.1.0. In the compilation it is giving the error. what is the issue. Anyone...
View Articleeye detection area result is bigger than normal
Hi I have a strange eye detection result , the rect around the eyes are very bigger than actual eye region Can you help me to make it normal ? here is what I'm getting , but received no answers. I have an OpenCV 2 C++ program which makes use of [`PyramidAdaptedFeatureDetector`][1] (used...
View ArticleAre my Points coplanar?
Hi, A while ago I worked on pose estimation. I also asked a question about it to make it work. ([old...
View ArticleWhat is: JavaCPP, JavaCPP Presets, JavaCV, desktop Java
Dear List, What are the main differences between these three libraries? Basically, I want to use an OpenCV Java implementation for pattern recognition in satellit imagery. I am not a computer...
View ArticleEarth Mover's distance with specified cost matrix and one column signatures.
It is documented that if I want to use EMD with only weights stored as columns in the signatures I can do that given that I also give a user defined cost matrix. Well, my problem is that it doesn't...
View ArticleOutput tracked variables into a Text File
Hello! I'm new to this whole software so if my question has been asked before or has a super obvious answer I'm sorry. I'm using the Open Source Tracking software to track the movement of a zebrafish...
View ArticleOpenCV projectPoints jacobian matrix is not correct
We compared the Jacobian matrix coming from projectPoints in OpenCV 2.4.11 against the one we have provided with matlab code (we have written the projection formula exactly based on the OpenCV source...
View ArticleTrying to set the width and Height to 3840 X 2160 does not work on some...
I am using INOGENI HDMI to USB3 to capture 4K images from a camera on Windows 7 platform. The application works on some machines and not on others. OpenCV version 249 on Visual studios 2010 The...
View Articlebackground substraction in near infrared imaging?
Is there any different between the methods for color image?
View Article