I want to delete the rows containing all zeros from a matrix... I can do so in MATLAB but how can I do it in OpenCV? I've searched over the internet but could not understand....
1 | initial version |
I want to delete the rows containing all zeros from a matrix... I can do so in MATLAB but how can I do it in OpenCV? I've searched over the internet but could not understand....