Hacker News new | ask | show | jobs
by joshu 5187 days ago
OpenCV is just an API, might be a lot of work.

I think you want to do a Hough transform and then look for long vertical lines.

But I'm no expert.