Amateuromania
Followers: 0 Following: 0
Professional Interests: Image Processing
Statistiques
RANG
152 667
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
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
problem executing while loop
You haven't declared n. First calculate n then check the condition much like the do while loop. You can use something like th...
environ 12 ans il y a | 0
how to find cluster centroid?
if you are storing the cluster points' values, you can use kmeans() function.
environ 12 ans il y a | 0
Question
Problem in using engOpenSingleUse()
I've used the C++ interface of matlab on Windows. I keep getting the error messages after I have made 3 calls to matlab using en...
environ 12 ans il y a | 1 réponse | 0
1
réponseHelp with gray scale images
the second argument [] only helps in display. The matrix value remains unchanged, i.e, 63 and not 255. How is 255 getting replac...
plus de 13 ans il y a | 0
Question
Help with gray scale images
I have a gray scale image which I after thresholding and histogram equalization write using imwrite. But when I read back this s...
plus de 13 ans il y a | 2 réponses | 0