Statistiques
RANG
22 871
of 295 569
RÉPUTATION
1
CONTRIBUTIONS
5 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
1
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
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
Feeds
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 ...
plus de 13 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 ...
plus de 13 ans il y a | 2 réponses | 1
2
réponsesQuestion
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...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
flipud script problem
http://www.mathworks.com/matlabcentral/answers/1875-segmenting-using-x-y-co-ordinate-axis I used the flipud function given in...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesError in horzcat
Got the answer. The character set my mates gave me were 3D and I am using an 2D matrix
plus de 13 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...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 14 ans il y a | 2 réponses | 0