Community Profile

photo

jana


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 4
  • First Answer

View badges

Feeds

View by

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

1

answer

Question


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

1 year ago | 2 answers | 0

2

answers

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 0 answers | 0

0

answers

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer