Siddharth Mallya - MATLAB Central
photo

Siddharth Mallya


Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

MATLAB AnswersFrom 02/11 to 03/25Use left and right arrows to move selectionFrom 02/11Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 Questions
2 Réponses

RANG
22 871
of 297 805

RÉPUTATION
1

CONTRIBUTIONS
5 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
1

RANG
 of 20 473

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 159 570

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
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 ...

environ 14 ans il y a | 0

| A accepté

Question


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

environ 14 ans il y a | 2 réponses | 1

2

réponses

Question


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...

environ 14 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 14 ans il y a | 2 réponses | 0

2

réponses

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

environ 14 ans il y a | 0

| A accepté

Question


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...

environ 14 ans il y a | 2 réponses | 0

2

réponses

Question


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...

environ 14 ans il y a | 2 réponses | 0

2

réponses