merged master; fixed tests

This commit is contained in:
Christoph Oberhofer
2016-06-18 19:59:27 +02:00
17 changed files with 2819 additions and 1851 deletions
+1 -1
View File
@@ -561,7 +561,7 @@ export default function createLocator(inputImageWrapper, config) {
boxes = findBoxes(topLabels, maxLabel);
return boxes;
}
}
};
}
export function checkImageConstraints(inputStream, config) {
var patchSize,