photo

Valeska Pearson


North-West University

Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Professional Interests: image processing

Statistica

  • First Review
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

circa 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

oltre 11 anni fa | 3 risposte | 0

3

risposte

Domanda


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)/...

oltre 11 anni fa | 1 risposta | 0

1

risposta