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

#added a jupyter notebook for box detection #4

Closed kolibril13 closed 5 years ago

kolibril13 commented 5 years ago

I read your blog about blox detection and was excited to try this myself! Therefore I created a jupyter notebook, which even has some interactive sliders for the kernel length. Thank you for your tutorial!