MATLAB: How to calculate vertical and horizontal projection histogram for an image

horizontal projectionimage processingvertical projection

Hi guys I am doing a project on offline signature recognition and verification. I hove done till thining process of an image. Now i need to calculate vertical and horizontal projection histogram for this image. Can any body suggest me some code for this. Thanks.

Best Answer

Let me see if I get this right... You want to make a histogram, but instead of having a color intensity as bin numbers, you want to use the different rows/columns for bins?