rama
Followers: 0 Following: 0
Statistik
6 Fragen
0 Antworten
RANG
217.536
of 295.569
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
83.33%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
I want to do a knob for salt and pepper noise but the value of the noise dose not change
changingValue = event.Value; input=im2gray(a); %a is my image imshow(input,'Parent',app.UIAxes_2); ...
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
showing the histogram in UIAxes_2 And not separately in the application
my code: global a; global input; input=im2gray(a); imhist(input)...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I want to ask about adaptive thresholding in my application
I want to do the threshold in a slider and i don't know how, can anyone help me please
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I want to add more buttons but the area that appears is different from the area that appears when I enlarge the screen in application
hi, Can anyone help me with the problem of showing the application page Because I want to add more buttons but the area that app...
fast 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
I want to ask about low pass filter in app design
Hi guys, anyone can help me with this (low pass filter) code, I do not know why it's not working
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I convert my image to a red image
this is my code: function redImage(app, event) a=getappdata(0,'a'); red=a; red(:,:,2:3)=...
fast 2 Jahre vor | 1 Antwort | 0