Community Profile

photo

rama


Last seen: más de 1 año hace Con actividad desde 2022

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


showing the histogram in UIAxes_2 And not separately in the application
my code: global a; global input; input=im2gray(a); imhist(input)...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta