photo

Siddharth Mallya


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

s

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
Shifting origin
I actually did this finally. I scan the image left-to-right and top-to-bottom and stop the moment I find a different pixel than ...

oltre 13 anni fa | 0

| accettato

Domanda


Segment grid boxes
rgb = imread('peppers.png'); imshow(rgb) hold on M = size(rgb,1); N = size(rgb,2); for k = 1:25:M ...

oltre 13 anni fa | 2 risposte | 1

2

risposte

Domanda


Shifting origin
Hey guys ! I want to move the origin of my axis at (x,y) of the non-standard coordinate space .. How do I go about it ? I kn...

oltre 13 anni fa | 2 risposte | 0

2

risposte

Domanda


flipud script problem
http://www.mathworks.com/matlabcentral/answers/1875-segmenting-using-x-y-co-ordinate-axis I used the flipud function given in...

oltre 13 anni fa | 2 risposte | 0

2

risposte

Risposto
Error in horzcat
Got the answer. The character set my mates gave me were 3D and I am using an 2D matrix

oltre 13 anni fa | 0

| accettato

Domanda


Error in horzcat
Hey ! I am trying to make a template of my braille character set and I keep getting the following error. I used the same code fo...

oltre 13 anni fa | 2 risposte | 0

2

risposte

Domanda


Segmenting using X-Y co-ordinate axis
Hey guys ! I want to know how to segment an image using the X-Y co-ordinate axis. I am trying to make an Optical Braille Rec...

oltre 13 anni fa | 2 risposte | 0

2

risposte