Hacker News new | ask | show | jobs
by yxiongdropbox 3605 days ago
Glad you liked the post!

Yeah, Hough transform is definitely a time-tested algorithm that embodies both elegance and efficacy. I truly love that.

On the technical side, we wrote the detection library in C++, so that it can be easily ported cross-platformly. For iOS integration, we simply integrated with Obj-C++.