MATLAB ASHOKA BAIRWA
Practical –10
Aim : Write a program to identifying text patterns in an image row sum plot.
Theory:
Step 1 : The first step is to read the input image and display the input image,you will
get the result as below
Step 2 : The second step is to convert the colour(RGB) image to a Gray scale
MATLAB ASHOKA BAIRWA
Step 3: The third step is to convert to the Binary image
Step 4 : The forth step is to plot bounding box of the Binary image
Step 5: The fifth step is to text extraction of the Binary image

Matlab Practical--11.pdf

  • 1.
    MATLAB ASHOKA BAIRWA Practical–10 Aim : Write a program to identifying text patterns in an image row sum plot. Theory: Step 1 : The first step is to read the input image and display the input image,you will get the result as below Step 2 : The second step is to convert the colour(RGB) image to a Gray scale
  • 2.
    MATLAB ASHOKA BAIRWA Step3: The third step is to convert to the Binary image Step 4 : The forth step is to plot bounding box of the Binary image Step 5: The fifth step is to text extraction of the Binary image