Comment on A web comic discovery tool that solves the copyright infringement problemparentComments−joshu14yOpenCV 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.
Comments
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.