commented off print (due to the report from the mailing list)
This commit is contained in:
@@ -455,7 +455,7 @@ deque <CvDataMatrixCode> cvFindDataMatrix(CvMat *im)
|
||||
}
|
||||
}
|
||||
if (codes.size() > 0) {
|
||||
printf("searching for more\n");
|
||||
//printf("searching for more\n");
|
||||
}
|
||||
if (decode(sa, cc)) {
|
||||
codes.push_back(cc);
|
||||
|
Reference in New Issue
Block a user