shibatch / rectdetect

Realtime rectangle detector with GPGPU
https://www.youtube.com/watch?v=HpaY0HOomAI
MIT License
58 stars 20 forks source link

Any paper on this algorithm? #4

Closed Kiro02 closed 4 years ago

Kiro02 commented 4 years ago

I want to know this algorithm because you said "The program is purely rule-based.". Did you publish any paper on this? I searched the web, but I couldn't find it. I want to implement this in Python.

shibatch commented 4 years ago

Publishing a paper is not easy and it takes long time.

Kiro02 commented 4 years ago

I think so. Sorry to bother you when you're so busy.