Community Profile

photo

A B Shinde


Last seen: 1 year ago Active since 2014

Professional Interests: Digital Image Processing

Statistics

All
  • Thankful Level 1
  • Scavenger Finisher
  • Solver

View badges

Content Feed

View by

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

7 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

7 years ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7 years ago

Question


How to remove header line (Shirorekha) from devanagari word/text?
I was able to plot the horizontal projection of the image and came to know that where is shirorekha... but how to remove that h...

10 years ago | 1 answer | 0

1

answer

Question


How to write the letters detected from bounding boxes to notepad/MS word file?
Somehow I was able to plot the bounding boxes for the letters/characters in the image of scanned text document. How to << ...

10 years ago | 1 answer | 0

1

answer

Question


How to extract the words line by line?
Hello, I tried to write the code for devanagari words extraction... <</matlabcentral/answers/uploaded_files/13304/marath...

10 years ago | 0 answers | 0

0

answers

Question


How to write the letters detected from bounding boxes to notepad/MS word file?
Somehow I was able to plot the bounding boxes for the letters/characters in the image of scanned text document. How to extract ...

10 years ago | 0 answers | 0

0

answers