KananVyas / BoxDetection

A Box detection algorithm for any image containing boxes.
https://medium.com/@kananvyas/a-box-detection-algorithm-for-any-image-containing-boxes-756c15d7ed26
GNU General Public License v3.0
119 stars 53 forks source link

i am getting img_bin as null type img_bin = 255 - img_bin # Invert the image TypeError: unsupported operand type(s) for -: 'int' and 'NoneType' #7

Closed RishabhSurti closed 3 years ago

mayab12 commented 4 years ago

did you find the solution please? need help !

KananVyas commented 4 years ago

I think your image path is not correct! Can you verify once?