-
When I use either cvCalibrateCamera or cvCalibrateCamera2, I get the
following error:
OpenCV ERROR: Bad flag (parameter or structure field) (Unrecognized or
unsupported array type) in function cvGetMat, cxarray.cpp(2863)
I´ve tried to build and run various programs (including the code from the
OpenCV OŔeilly book) for testing camera calibration and _all_ of them run
into this problem.
2009-05-06 00:03:49 UTC in Open Computer Vision Library
-
When I use either cvCalibrateCamera or cvCalibrateCamera2, I get the following error:
OpenCV ERROR: Bad flag (parameter or structure field) (Unrecognized or unsupported array type)
in function cvGetMat, cxarray.cpp(2863)
I´ve tried to build and run various programs (including the code from the OpenCV OŔeilly book) for testing camera calibration and _all_ of them run into this...
2009-05-06 00:00:38 UTC in Open Computer Vision Library
-
When I use either cvCalibrateCamera or cvCalibrateCamera2, I get the following error:
OpenCV ERROR: Bad flag (parameter or structure field) (Unrecognized or unsupported array type)
in function cvGetMat, cxarray.cpp(2863)
I´ve tried to build and run various programs (including the code from the OpenCV OŔeilly book) for testing camera calibration and _all_ of them run into this...
2009-05-05 23:55:55 UTC in Open Computer Vision Library
-
The old Nvidia SDK header files seem to solve the previous compile error.
However, I am getting the following errors listed below. Is this because I do not have the specific version libcommoncpp2-1.0-0c102? If so, how do I get a copy -- I cannot find it anywhere.
I already installed libcommoncpp2-1.5-0 but I do not have the cc++2 directory in /usr/include.
Please advise. Thanks.
2009-04-23 00:05:02 UTC in OpenVIDIA : Parallel GPU Computer Vision
-
Hi,
Has anyone characterized the real-time performance (e.g., end-to-end latency time) of this algorithm/code for panoramic-image stitching?
Thanks.
2009-04-22 00:25:24 UTC in Comparametric Toolkit
-
btw, I am using videorbits-2.205.
I was able to use sample images v04.pgm and v06.pgm as input files through the whole tool-chain without any problems.
2009-04-22 00:06:11 UTC in Comparametric Toolkit
-
Hi,
I created two input image files: uf1.pgm and uf2.pgm. Both are of size 300x191. However, estpchirp2m seg-faults. See output below. Please advise.
Thanks!
No lookup table given. Using DEFAULT
input file 1 = ../images/uf1.pgm input file 2 = ../images/uf2.pgm
magic number = 5
motion.c: squashing the image
ERROR: motion.c
Images must be same size.
./test.sh: line 13: 12418...
2009-04-22 00:03:41 UTC in Comparametric Toolkit
-
thanks! I will give that a try.
2009-04-21 23:59:35 UTC in OpenVIDIA : Parallel GPU Computer Vision
-
I am trying to build the openvidia-0.07 and getting this error: glh/glh_extensions.h: No such file or directory
I am assuming that I do not have the nvsdk package installed.
The archive http://openvidia.org/old-nvsdk.tar.gz does not appear to be available.
Can you provide an updated url?
Thanks!
2009-04-21 20:53:08 UTC in OpenVIDIA : Parallel GPU Computer Vision