Statistics
RANK
24,280
of 295,448
REPUTATION
1
CONTRIBUTIONS
12 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
attempt to change the axis of an axes limits remove the original image
Hello, I created GUI with several axis and pushing buttons. I loaded binary image to specific axes (let call it axes1). now i...
10 years ago | 0 answers | 0
0
answersQuestion
attempt to change the axis of an axes limits remove the original image
Hello, I created GUI with several axis and pushing buttons. I loaded binary image to specific axes (let call it axes1). now i...
10 years ago | 1 answer | 0
1
answerQuestion
why when i try to plot data on image, the plot exceed the image?
Hello, while I designed a GUI software, i wrote a function which get as in put the handles of the gui. the function loads im...
10 years ago | 1 answer | 0
1
answerQuestion
How to transfer image with plot from figure to axes in GUI
Hello, i created a GUI which runs specific function that open a figure window which contain image and plots (markers) on the ...
10 years ago | 1 answer | 0
1
answerQuestion
which segmentation method are recommended for images with uniform histogram?
hello experts, i wonder what is the best segmentation method to apply on a grayscale image with uniform histogram (meaning mo...
10 years ago | 1 answer | 0
1
answergetting name of all functions i use in m file (or script)
Thanks you very much! i did find it under the small arrow in the editor window (show editor actions)
10 years ago | 0
Question
getting name of all functions i use in m file (or script)
Hello, is there a way to find out quickly all the names of the functions been used in a script file? for example if i wrot...
10 years ago | 4 answers | 0
4
answersQuestion
what is the right method to calculate branch length
Hello everyone, 1st of all i know that there are some post on the related subject, but i looked them up and i didn't find an...
10 years ago | 1 answer | 0
1
answerQuestion
how do i fill in color (ex. red) specific branch in bw skeleton image
hey everybody, i've got this image: <</matlabcentral/answers/uploaded_files/10728/Capture.PNG>> as you could see this i...
10 years ago | 1 answer | 1
1
answerQuestion
ginput with right mouse button
hello, i would like to use apply ginput function in such way that the user will chose the amount of coordinates to save (left c...
10 years ago | 2 answers | 0
2
answersEdge detection using the Hessian based Frangi Vesselness filter
inside the FrangiFilter2D.m file you have an example: I=double(imread ('vessel.png')); Ivess...
11 years ago | 0
Question
how to use kmeans function to transform grayscale image to binary
Hello, i'm having grayscale image (which it's value <480x640x3 uint8>) and i transform it to <480x640 double>. now i wan...
11 years ago | 2 answers | 0
2
answersQuestion
how to change the value of Neighbour pixels
hello, i wonder how can i change the value of Neighbour pixels around specific point without using massive loop..? for exa...
11 years ago | 2 answers | 0
2
answersQuestion
How to distinguish between endpoint to node point in skeleton image
*Hello everybody,* i am working on skeleton image and i need to identify the endpoint and nodes on the skeleton. using the f...
11 years ago | 1 answer | 0