Bug List

Class gml_TColor_LRG
The following should be true, but for now we assume that: presChannelMax == 1 << sChannelBits in Convert(). This of course leads to some rounding errors, max 4/255.

Member gml_TFeatureTracker::Step (gml_TArray< gml_TArray< Float32 > > features)
some points may be ignored

Member gml_TFeatureTracker::Step (gml_TArray< gml_TArray< Float32 > > features)
if the stack is full stack full, drop candidate

Member gml_TTrackedObject::Dispose (UInt64 time)
possibly, need to test for errors here

Member gml_TTrackedVector::Dispose (UInt64 time)
possibly, need to test for errors here (e.g. queue full)

Member gml_TTracker::Step (gml_TPointFloat *points, UInt32 npoints)
some points may be ignored

Member gml_TTracker::Step (gml_TPointFloat *points, UInt32 npoints)
if the stack is full stack full, drop candidate

Member gml_GrabberGetBitmap
This is what this function should be designed to do: Returns a pointer to the oldest available aquired frame, and remove it from a queue of available frames. Return NULL if no frame is available. This function may only be called inside the registered event handler. Note that this function will not return the same frame twice.
Generated on Tue Jun 12 14:03:28 2007 for gml by Doxygen 1.5.2.