amira fauzey
Followers: 0 Following: 0
Statistik
RANG
274.508
of 295.689
REPUTATION
0
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 20.266
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.317
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortHow to uncheck checkbox
function checkbox1_Callback(hObject, eventdata, handles) if hObject.Value==1 if isfield(handles,'imgData') ...
etwa 8 Jahre vor | 0
Frage
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...
etwa 8 Jahre vor | 2 Antworten | 0