opencv - data table detection in an image using descriptors? -


is there anyway detect statistical table in image using descriptors? have trained haar classifier using opencv already. there other way or technique detect whether there table in given image ?

edit 1: find hough line transfrom did table below. enter image description here

what conceptual ways detect objects in image?


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -