photo

amira fauzey


Attivo dal 2016

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to set noise density
i have edittext box and also checkbox.user can set the value of noise density from 0.1-1.0.what i want to do is, user can key in...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


get all the handles value from a form
how to get a value from all handles in a form something like in vbnet for each ctl in control next

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to find value PSNR,MSE and SNR of an image?
i have two m file first i save with PSNR.m that contain function psnr= PSNR(X,Y) %Calculates the Peak-to-peak Signal to ...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to save image using one pushbutton
i add noise in image at axes2, and then i want to save the image.can anyone help me?here is my code that i try function che...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to combine multiple noise type using checkbox. for example double noise and triple noise and apply it to the image when click the checkbox
I have 5 checkbox that represent 5 types of noise which is salt&pepper noise,localvar noise,gaussian noise, speckle noise and po...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Risposto
How to uncheck checkbox
function checkbox1_Callback(hObject, eventdata, handles) if hObject.Value==1 if isfield(handles,'imgData') ...

quasi 8 anni fa | 0

Domanda


How to uncheck checkbox
i have checkbox and axes to display image. when i click checkbox1 it will apply noise to the image.how can i uncheck the checkbo...

quasi 8 anni fa | 2 risposte | 0

2

risposte