Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Can anyone give 开发者_C百科me the procedure for building a blogslib library containing code in vc++ 2008 edition?
How can I c开发者_开发知识库onvert a Mat element to IplImage * element? Please Help!Mat mat_img;
When I run this following code on a sample image(RGB), and then process it to display the converted HSV im开发者_运维问答age, Both appear to be different...
I am new to OpenCV and I have only Tiny C compiler configured on my Windows XP machine. Can I use this tiny C compiler to compile opencv programs for image manipulations. I have alredy installed pytho
in my project I want to use EmguCV lib, but the function of EmguCV can not process the Bitmap object, so i have to convert Bitmap to some other type, Intptr is a choice but I really don\'t know how to
I have been trying to set up OpenCV for the past few days with no results.I am using Windows 7 and VS C++ 2008 express edition.I have downloaded and installed OpenCV 2.1 and some of the examples work.
i\'m trying to do video windowing that is: show all frames from a video and also some sub-image from each frame. This sub-image can change size and be taken from a different position of the original
As from my previous questions, I am trying to build a simple eye tracker. Decided to start from a Linux version (run Ubuntu).
I\'m just learning to use OpenCV and am having a problem with using DFT. I\'ve d开发者_StackOverflow社区one a signal processing class which used MatLab, so I\'m trying to go through some of the exerci