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