mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-13 05:31:37 +08:00
merged master; fixed tests
This commit is contained in:
@@ -561,7 +561,7 @@ export default function createLocator(inputImageWrapper, config) {
|
||||
boxes = findBoxes(topLabels, maxLabel);
|
||||
return boxes;
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
export function checkImageConstraints(inputStream, config) {
|
||||
var patchSize,
|
||||
|
||||
Reference in New Issue
Block a user