[C++-sig] AttributeError: 'Ipp8uC3ParticleFilter' object has no attribute 'initTrack'

Michael Zhang mzhangyh at yahoo.com
Wed Mar 2 23:47:21 CET 2005


Hello,

I have built a model in C with files
'Ipp8uC3ParticleFilter.c' and
'Ipp8uC3ParticleFilter.h'.  But when I am trying to
load a method "initTrack"  I got the following error.

Traceback (most recent call last):
  File "ShowAll_PF.py", line 137, in _threadEntry
    self.tracker.initTrack(left, top, width, height);
AttributeError: 'Ipp8uC3ParticleFilter' object has no
attribute 'initTrack'
 
My .c and .h file are created by modifying a sample
that works fine.

Thanks for you any suggestion,

Michael


	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/



More information about the Cplusplus-sig mailing list