Better differentiate color and grayscale documents: - Look for colored pixels only in the intersection of the mask and quadrilateral - Apply a white balance (grey world) to the document - Exclude pixels with extreme luminance - Erode segmentation mask
7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
/build
|
|
/dataset/images
|
|
/dataset/masks
|
|
/dataset/metadata
|
|
/python/venv
|
|
/reports
|