Re: OpenCV Object Detection Programming Software Development by Nick Evan OpenCV's HAAR-detection is what you need. Be aware that the learning-time will be enormous, specially for objects that 'look alike' like an arm or a leg... There's a face-detection demo-program in the tuts from OpenCV, you might want to take a look at that. Niek openCV help Programming Software Development by shazzy99 … image in C# using openCV library. I've installed the openCV 1.0 and have downloaded the opencv wrapper dll file for the… Re: OpenCV help Programming Computer Science by Nick Evan That would be me. What are you working on? and if you'd like more support, join the [URL="http://tech.groups.yahoo.com/group/OpenCV/"]YAHOO! OpenCV group[/URL]. Re: OpenCV Programming Software Development by np complete Have you checked thoroughly the openCV 2.1 documentation ? Here is a [link](http://opencv.willowgarage.com/documentation/cpp/index.html) to it. OpenCV help Programming Computer Science by camproject Hi, I work on a project on object recognition.I would like to know if there is any support in OpenCV. OpenCV ..... Programming Software Development by ejohns85 Hello, I am using the computer vision libraries in OpenCV - if anybody is familiar with these then maybe you can … Re: OpenCV ..... Programming Software Development by daviddoria You should look for the opencv forum (maybe it is a google group, I forget exactly). This is not a c++ question so you probably won't find much help here :( OpenCV Programming Software Development by priyankakerala I coudnot process video files in OpenCV 2.1. I hav OS x86 windows 7,Used visual … OpenCV - Why am I getting this error? Programming Software Development by SWEngineer … following (Any ideas?): [CODE] **** Build of configuration Debug for project OpenCV **** **** Internal Builder is used for build **** g++ -IC:\OpenCV2.0….hpp:4112: warning: unused variable '__exchange_and_add' C:/OpenCV2.0/include/opencv/cxmat.hpp: In member function `void cv::SparseMat::release()': C… Re: OpenCV - Why am I getting this error? Programming Software Development by mike_2000_17 It appears that this is just a little compiler flag mismatch. You should follow the instructions [URL="http://tech.groups.yahoo.com/group/OpenCV/message/68131"]here[/URL], and it should work. Re: OpenCV - Why am I getting this error? Programming Software Development by ziggystarman Thinking back had same problem with OpenCV 2.0. I could get it to work correctly with … a tutorial on netbeans c++ forums I wrote to install OpenCV 2.0 with netbeans IDE [URL="http://forums.netbeans… OpenCV highgui110.dll Link Error Programming Software Development by Peter_APIIT … Additional Library Directories C:\Program Files\OpenCV\otherlibs C:\Program Files\OpenCV\lib C:\Program Files\OpenCV\bin Additional Dependencies cv.lib highgui… file: cannot read at 0x2C8 C:\Program Files\OpenCV\bin\highgui110.dll 1 OpenCV Capture What wrong with highgui.dll ? Please help… OpenCV camera sync problem? Programming Software Development by ben25x ….h> #include <opencv/cvaux.h> #include <opencv/highgui.h> //opencv libraries #include <opencv/cxcore.h> CvCapture* camCapture…; //opencv class for retrieving image from… Re: OpenCV highgui110.dll Link Error Programming Software Development by Nick Evan …] also check manually if the file [icode]C:\Program Files\OpenCV\bin\highgui110.dll[/icode] exists. If it does: re-install… openCV Next time you post: use [URL="http://www.daniweb.… Re: OpenCV highgui110.dll Link Error Programming Software Development by Salem … or corrupt file: cannot read at 0x2C8 C:\Program Files\OpenCV\bin\highgui110.dll In essence, the linker hasn't got… opencv with qt using c++ Programming Software Development by ravi_14 …and build paths,when i use **C fucntions of opencv** the program works fine but when i use ***…c++ features of opencv*** i get following error:- #include "widget.h&…/highgui/highgui.hpp" #include "opencv/cv.h" #include "opencv/cvaux.h" Widget::Widget(QWidget *parent… OpenCV GPU reference Programming Software Development by Mahsa_C++ … CPU functions and the corresponding GPU functions available in the openCV library.I'm going to port a number of algorithms… to GPU, using openCV gpu module. I have been having troubles finding a full… get a rather complete documentation of the GPU functions in openCV library as well as a number of samples ? I … Re: OpenCV GPU reference Programming Software Development by Stefano Mtangoo Check their [URL="http://opencv.willowgarage.com/wiki/OpenCV%20GPU%20FAQ#AreCPUandGPUOpenCVAPIsimilar.3F"]Wiki FAQ[/URL] Else, [URL=&….google.com/search?client=ubuntu&channel=fs&q=openCV+GPUAPI&ie=utf-8&oe=utf-8#sclient…;hs=XNW&channel=fs&source=hp&q=openCV+GPU&aq=f&aqi=&aql=&oq… OpenCV - Installation or coding problem? Programming Software Development by Despairy … CMAKE phase exactly the way it says . http://opencv.willowgarage.com/wiki/VisualC%2B%2B Finaly I added … // Created for build/install tutorial, Microsoft Visual Studio and OpenCV 2.2.0 #include "stdAfx.h" #include …quot;cant open" errors once I checked the opencv folders I found out there are hardly any files… Re: openCV Image Transformation Programming Software Development by hemant_chawla89 …, 1.0, 0, 1, CV_AA); //cvPutText(hw, "To OpenCV", pt, &font, CV_RGB(150, 0, 150) ); cvNamedWindow…} > Hello, > >Im new to programming with openCV. I gotta do some geometrical transformations on an image, like…... I still dnt know how transformations are done in opencv. I looked in a cv refenrence manual and found … Re: opencv with qt using c++ Programming Software Development by Ancient Dragon … "opencv2/highgui/highgui.hpp" #include "opencv/cv.h" #include "opencv/cvaux.h" #ifdef __cplusplus extern } #endif… openCV Image Transformation Programming Software Development by Muaz AL-Jarhi Hello, Im new to programming with openCV. I gotta do some geometrical transformations on an image, like …, etc... I still dnt know how transformations are done in opencv. I looked in a cv refenrence manual and found a… were to find more about doing transformations on images on opencv or if you can tell me right away it wil… openCV, TextBox and maybe more Programming Software Development by avico81 Hello all, I want to start using openCV, but I've noticed that some elements in GUI are missing (TextBox, Label etc.). I was wondering where to look for those missing elements (assuming openCV does not supply them), and whether I can integrate them to openCV, since it'll make my life so much easier. Thanks a lot. OpenCV and video capturing Programming Software Development by bunkus …/s, 90k tbn, 8 tbc [CODE] from opencv import adaptors from opencv import cv from opencv import highgui import win32gui, win32ui, win32con, win32api… opencv codecs Programming Software Development by lucvosters …/wiki/VideoCodecs[/url]. I have a question regarding colorspaces in opencv. If I read a video which is encoded in e….g. YUV4:2:2 color format in OpenCV by: cap = cvCreateFileCapture(“input.avi”); IplImage *in = cvQueryFrame(cmdl->… Re: OpenCV and Eclipse CDT Programming Software Development by SWEngineer …"[URL="http://www.google.co.jp/search?q=OpenCV+and+Eclipse+CDT&ie=utf-8&oe=utf…=org.mozilla:en-US:official&client=firefox-a"]OpenCV and Eclipse CDT[/URL]", you would have found [… and post in [URL="http://stackoverflow.com/questions/5147322/opencv-and-eclipse-cdt"]multiple forums[/URL].[/QUOTE] I actually… OpenCV 2.4.3 doesn't work with CodeBlocks Programming Software Development by vjitsingh Hi, I installed OpenCV 2.4.3 and added it to system path. Then …://stackoverflow.com/questions/10876052/how-to-compile-a-program-using-opencv-2-4-3-with-codeblocks When i run a sample… OpenCV program, CodeBlocks doesn't recognize the header files saying no … Re: opencv codecs Programming Software Development by Salem I'm guessing that since the page says "usually", then the answer to "always" is going to be no. It's a good idea to join the actual discussion group which discusses OpenCV every day, rather than pick a random forum based solely on some web search stats. [url]http://tech.groups.yahoo.com/group/OpenCV/[/url] Re: OpenCV and Eclipse CDT Programming Software Development by WolfPack … "[URL="http://www.google.co.jp/search?q=OpenCV+and+Eclipse+CDT&ie=utf-8&oe=utf…=org.mozilla:en-US:official&client=firefox-a"]OpenCV and Eclipse CDT[/URL]", you would have found [URL… and post in [URL="http://stackoverflow.com/questions/5147322/opencv-and-eclipse-cdt"]multiple forums[/URL]. Re: OpenCV and Eclipse CDT Programming Software Development by SWEngineer …;1488606]Okay. So from what I understand, before setting up OpenCV, you have to setup Eclipse so that you can compile… problems you are having. If you can, continue with the OpenCV setup for Eclipse.[/QUOTE] Thanks for your reply. Regarding the… link you provided, did you use it to get OpenCV to work with Eclipse at all?