Community Profile

photo

jana


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Thankful Level 4
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


this my code for switch in app designer i supposed to show the image before and after adding effects but if u try it i need to also click twice for it to work
is there anything i can fix for it to be smoother and work better here is my file for anyone who wants to try it and help than...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


so in appdesigner im building a list box to turn the image to (red ,blue ,green) this is my code for it bout it wont run
value = app.ListBox.Value; if value== 'Red' a=(app.Image); red=a; red(:,:,2:3)=0 set...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


in this app designer code in the left side of the interface i need help
so basically the noise and gauge when i add number 1 onthe noise the whole image goes white basically it adds noise but the more...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


this is my app designer file
so the problem is after i import a image and go through the buttons from left to right ending with the dilatio and erosion filte...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


this code is for contrast adjustment how to fix this error

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Eroding and dilating an image
I need help. This code is to dilate and erode the image. How can I fix it?

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

2

Antworten

Frage


whats the error in this code
a=(app.Image); f1=fspecial('average',[5,5]); I=imshow(f1,'parent',app.UIAxes2,... ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


how to fix these code lines for app designer
e gaussian and periodic noise this is my code for them and they didnt work how can i fix them plz? this is the gaussina noise c...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


i got a question regarding showing the after picrute on app designer
so as you see i got two image axes one for displaying the before image and it works and on efor displaying the after image and i...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


can someone write the line code that checks if the image is rgb and convert it to gfrayscale
i want to make sure if uts rgb because i keep getting the m*3 map error and after it checks if its rgb to convert it to grayscal...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


guys plz if anyone can open my project and tell me the problem i would really appreciate it
so im working on appdesigner and i imported an image just fine and it turned green,red all as the button says suddenly it stoped...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


hi guys i really need help with this project in app designer
hi huys i really need help im working on app designer where you import an image and edit it the thing is when i import another i...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


pleasee please i need help with this code in app designer
im working on appdesigner this is the code for a button to import an image to an axes(the place for the image to appear in) the ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


so i have this line code and this error pops up can anyone plz help me fix it and thank you in advance
app.TempEffect=imadjust(app.Modified,[app.LowR app.LowG app.LowB;app.HighR app.HighG app.HighB],[]); the error says Error usi...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


can someone plz help me to slove this error please
so i have this code and an error keeps popping up saying Undefined function 'imnoise' for input arguments of type 'uint8'. ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort