I want to use the cvsnakeimage function for active contours from opencv. The开发者_C百科 problem is that i cannot find this function under opencv2.2, have the name been changed or what is the problem
I\'m new to machine learning. I\'m doing a project by using opencv open source library. My issue is that I don\'t have experience in开发者_StackOverflow Machine Learning. I have extracted features fro
I recently installed OpenCV v2.2 on my Ubuntu 11 machine using instructions given at http://www.samontab.com/web/2011/06/installing-o开发者_运维问答pencv-2-2-in-ubuntu-11-04/. Im able to run the sampl
I have a question about objects matching with OpenCV. I\'m useing SURF algorithm implemented in opencv 2.3 to first detect features on each image, and then extracting the descriptors of these features
I want to ask you to help to choose or find a good algorithm for the following problem: I want to recognize the template in the image, the template is a text of non standard font, so OCR possibly will
I\'m writing small application using OpenCV. Everything works great on my computer. I can compile and run my program without any problems.However if I copy Debug directory to another computer and try
I am trying to use the Python opencv function Moments() on a grayscale image, but I receive the following TypeError:
I’m a native C++ programmer never knew anything about low level C, due to some circumstances I had to use C extensively. The outcome 开发者_StackOverflow社区was me catching on a lot of C habits.
Using the new API for OpenCV 2.3, I am having trouble assigning values to a Mat array (or say image) inside a loop. Here is the code snippet which I am using;
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a