![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2740053_1522091019151_DEF.jpg)
Valeska Pearson
North-West University
Followers: 0 Following: 0
Professional Interests: image processing
Estadística
16 Preguntas
0 Respuestas
CLASIFICACIÓN
277.224
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
16 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
31.25%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
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)/...
más de 11 años hace | 1 respuesta | 0