Skip to content
Snippets Groups Projects
Commit 06f92056 authored by Susumu Oda's avatar Susumu Oda
Browse files
parent ffd02828
No related branches found
No related tags found
No related merge requests found
......@@ -368,8 +368,7 @@ SCT_RodDecoder::fillCollection( const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment*
oldside = side;
groupSize = 0;
}
groupSize = (groupSize>=nStripsInWord ? groupSize : nStripsInWord); // keep maximum groupSize
groupSize+=nStripsInWord ; // Split clusters have the same strip number.
} else if (m_condensedMode) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment