Valeska Pearson
North-West University
Followers: 0 Following: 0
Professional Interests: image processing
Statistiques
16 Questions
0 Réponses
RANG
176 437
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
16 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
31.25%
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
Question
How to implement LAB color space to detect yellow in image?
>>Hello, I need some help to detect yellow exudates in a retinal image. LAB or HSV colour space can be used. I have chosen the L...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
How to reference in a warning string to the name that changes depending on the result?
Hi this is my code: SimuFILE=SystemLib.Type; ActiveValue=char(Comms_LB1_content(Comms_LB1_index)); ff=load([ActiveValue...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
How to plot ROC curve for SVM classifier results?
Hello experts, I need urgent help please. I have training data en test data for my retinal images. I have my SVM implemented...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
How to obtain AUC for different sample sizes of training data and do comparisons with sensitivity and specificity?
Hello, I need some urgent advice. WHen I have a SVM classifier implemented, I want to make conclusions from this by varying ...
environ 11 ans il y a | 1 réponse | 0
0
réponseQuestion
How to train SVM that contains data with NAN or 0 values
Hello Matlab experts, I need some help with the following. I am using SVM and in my feature extraction I obtain area of abnor...
environ 11 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I make output on a pushbutton diplay results in GUI
Hello awesome folks, I need an answer for the following. I have a GUI design which is used to demonstrate medical image proce...
environ 11 ans il y a | 1 réponse | 0
0
réponseQuestion
How to add buttons on output image from GUI
Hello I would be so thankful if you can answer the following. I have an output image from image processing. There is then 3 ci...
environ 11 ans il y a | 1 réponse | 0
0
réponseQuestion
How to work with GUI data , perform functions and see output in workspace?
Hello, I would really appreciate if I can have some help. I have designed a GUI for my digital image processing project. I a...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
How to save all the figures with the result of image processing
Hi, I have a question regarding working with a lot of results from image processing. All of the feature extraction results ar...
environ 11 ans il y a | 1 réponse | 0
0
réponseQuestion
How can Matlab make a title for all figures, according to the "imread" input image.
I'm doing image processing on images, and a lot of figures are plotted. I am reading in one image at a time in, perform some fun...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
How to index filenames correctly?
Please help if you have the answer. I have .png images, which I want to read randomly and send to a function which will perfo...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
How to obtain the correct data points to fit circle for optic disk detection
Please help, I am struggling to get this right: I have obtained a thresholded image, which is in binary image format. My prob...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
How to count exudates in retina binary image?
I 've got the following retina images, after implementing LAB and applying segmentation, I've got a binary image. The white is t...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Colour Segmentation in LAB colour space
Please help. I need some help to do yellow segmentation from my retina images. The goal is to use the LAB colour space, and the...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
Normalizing by means of zero-mean
Hello friends, I am working on retinal images and need to make them standard before processing, because some images are dark ...
plus de 11 ans il y a | 3 réponses | 0
3
réponsesQuestion
How to implement convolution instead of the built-in imfilter
m=13; n=13; sigma=15; [h1 h2]=meshgrid(-(m-1)/2:(m-1)/2, -(n-1)/2:(n-1)/...
plus de 11 ans il y a | 1 réponse | 0