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

mysql - java.sql.SQLException Parameter index out of range (1 > number of parameters, which is 0) -

c - ALSA programming: how to stop immediately -