Statistiques
RANG
259 733
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
Question
Truncating Decimal Places
Hi I am trying to figure out how to truncate the decimal places. Following code sprintf('%g',round(pi*100)/100) gives...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
Reading images from a folder ony by one
Hi I have folder with bunch of images I am trying to read the images one by one from that folder, using imread command, any ide...
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
Saving Images
Hi I have following code that takes images and saves them, problem is that for each image i have to select the folder and file n...
environ 13 ans il y a | 1 réponse | 0
1
réponseslicing image by histogram
when i read grayImage=imread('image.jpg') and use the above code i get the error ??? Undefined function or method 'regionpr...
environ 13 ans il y a | 0
Question
slicing image by histogram
Hi I have image of connected text I was trying to use histogram vlues to segment it/slice it. Basicaly im=imread('test.jpg') 1...
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
Hand Writing Segmentation
Hi I have hand writing that need to segment to send it through OCR, problem is that it is connected letter, any easy way to se...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Removing grey pixels from an image
Hi I have an image in which there are black pixels and gray ones. I am trying a way to remove the gray pixels and just keep the ...
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to compare image size
hi i am trying to figure out if image is below certain size i.e. i=imread('test.jp); k= want to know size of the image ...
environ 13 ans il y a | 4 réponses | 0
4
réponsesQuestion
converting image to zeros and ones
Hi I have an image 32x32 pixels want to convert it to zeros and ones like the following ...any idea how it can be done easily th...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
segmenting handwritten text
Hi I am trying to write for svm or NN based hand writing recoginition system, I am running into problem of how to seperated ch...
environ 13 ans il y a | 1 réponse | 0