* crash on the FinderPatternFinder.cpp, break at this point:
if (startSize < 3) {
// Couldn't find enough finder patterns
throw zxing::ReaderException("Could not find three finder patterns");
}
Can anyone to help me to solve this problem? It will be a big thank!