|
Help with ObjectMarker program from: msg#00253lib.opencv
Hello All; Based on information from OpenCV_ObjectDetection_HowTo.pdf at the files section, there is this program "objectmarker.exe" - This is very interesting for me, since it eases the process required to collect samples. I downloaded OpenCV_ObjectDetection_Demo.exe from http://robotik.inflomatik.info/ and found out that running objectmarker.exe gives an error message that cv.dll is not found. putting the cv.dll in path, I got another error, saying that cvRectangle is not found in cv.dll I decided to recompile the program, configured the paths and everything, now I get the error from line: cvSetMouseCallback(window_name, on_mouse); The error is: objectmarker.cpp(77) : error C2664: 'cvSetMouseCallback' : cannot convert parameter 2 from 'void (int,int,int,int)' to 'void (__cdecl *)(int,int,int,int,void *)' Well, I have uncommented this line, and it did compile fine, but upon running the objectmarker.exe, it does start, however does not show a picture, etc. Is there any alternatives to this? Measuring coordinates of bounding boxes for hundreds of samples will be quite boring if done manually, so I am searching for a solution. Any help/ideas/recommendations greatly appreciated. Best Regards, -C.Bazz <cambazz@xxxxxxxxx> Change settings: http://www.yahoogroups.com/mygroups, select Get Emails (get all posts) Daily Digest (one summary email per day) Read on the web (read posts on the web only)Or Unsubscribe by mailing OpenCV-unsubscribe@xxxxxxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: CvSobel: 00253, Luiz Curado |
|---|---|
| Next by Date: | Re: Blob Analysis: 00253, rickypetit |
| Previous by Thread: | Is there any way of determining how accurate fitellipse is?i: 00253, helen_sking |
| Next by Thread: | [PATCH] Fix Python bindings location on x86_64: 00253, Simon Perreault |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | Mail Home | sitemap | FAQ | advertise |