jana
Followers: 0 Following: 0
Statistics
RANK
216,701
of 295,527
REPUTATION
0
CONTRIBUTIONS
29 Questions
1 Answer
ANSWER ACCEPTANCE
68.97%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
what does this error mean and how to fix it the image i imported was rgb and this error popped ,when its gray it works fine
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
what does this error mean and why cant i use the if function i use it in another function and it worked
2 years ago | 2 answers | 0
2
answersQuestion
this is the app designer file i have this error in the imadjust how to fix it \the file will beattached below
2 years ago | 3 answers | 0
3
answersQuestion
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...
2 years ago | 1 answer | 0
1
answer1
answerwhy the histogram wont show in the wanted axes the code has no errors but it wont show
its the rgb image
2 years ago | 0
Question
Eroding and dilating an image
I need help. This code is to dilate and erode the image. How can I fix it?
2 years ago | 2 answers | 0
2
answersQuestion
why the histogram wont show in the wanted axes the code has no errors but it wont show
2 years ago | 2 answers | 0
2
answersQuestion
Hi im changing the color of the image to green and blue this is the error that shows ,and the green code shows the pic as red
2 years ago | 0 answers | 0
0
answersQuestion
HI so im changing the color of the image to green and blue but its not working one of them gives an error and the other gives a red color
2 years ago | 2 answers | 0
2
answersQuestion
Hi i need help fixing this code in app designer its about thresholding here is the error message and thank u
2 years ago | 1 answer | 0
1
answerQuestion
whats the error in this code
a=(app.Image); f1=fspecial('average',[5,5]); I=imshow(f1,'parent',app.UIAxes2,... ...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
hi guys how should i fix i=this code error its supposed to be changing an image to gray scale mind u this is in app designer
2 years ago | 1 answer | 0
1
answerQuestion
this is the app designer file im working on the right interface works but the left interface of after importing the image isnt working can anyone plz help me fix it
here is the file
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 0 answers | 0
0
answersQuestion
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 ...
2 years ago | 1 answer | 0
1
answerQuestion
guys i need help it says that it cant identify the handle.app.UIAxes3 being that the app.Axes3 is the name of the current app designer folder im working on plz help
2 years ago | 1 answer | 0
1
answerQuestion
i did as u guys said but this error pops up im sorry for asking alot but i really need help
2 years ago | 1 answer | 0
1
answerQuestion
why when i import an image from my desktop the error says it doesnt exist plz help and thank u in advance
2 years ago | 1 answer | 0
1
answerQuestion
please can someone tell me what to do here what does it mean ? and does setappdata fall under a certain library i need to install for matlab plz help
2 years ago | 1 answer | 0
1
answerQuestion
how can i solve this error knowing im working on app designer ?and does the input setappdate under a certain library?
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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'. ...
2 years ago | 1 answer | 0