segmentation fault in arLabelingImpl.h

Bug #1001637 reported by Patrick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ARToolKitPlus
Incomplete
Undecided
Unassigned

Bug Description

The segmentation fault occurs in arLabelingImpl.h at line 366:

        *wk = (*wk==i)? j++: work[(*wk)-1];

I am setting up the tracker with: ARToolKitPlus::TrackerSingleMarker tracker(img.cols ,img.rows, 100, 18, 18, 144, 0);

By choosing 50 instead of 100 for maxImagePatterns everything works fine.
The image img is about 18MP.

Revision history for this message
Pavel Rojtberg (rojtberg) wrote :

need more info: marker-type, sample image where crash occurs.

Changed in artoolkitplus:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.