View Single Post
  #15  
Old 03-09-2010, 09:13 AM
nige777 nige777 is offline
Member
 
Join Date: Nov 2007
Location: UK
Posts: 78
:d

Thanks for the upload - really appreciate it & once I can work out how to use vizards window instead of highGUI's i'll be flying!

Just one odd thing though, when I try to run the kalman example I get this error message:

Traceback (most recent call last):
File "<string>", line11, in ?
File "kalman.py", line 35, in ?
kalman.transition_matrix[:] = A;
File "C:\Program Files\Worldviz\Vizard30\bin\lib\site-packages\opencv\cv.py", line 1944, in __setitem__
return _cv.CvMat__setitem__(*args)
RuntimeError: openCV Error:
Status=Sizes of input arguments do not match
function name=cvConvertScale
error message=
file_name=C:\User\VP\opencv\cxcore\src\cxconvert.c pp
line=1600

Any idea's because I'm fresh out of them?

Thanks
Reply With Quote