KHOR WEI KOK
Followers: 0 Following: 0
Statistics
RANK
264,149
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Hi, how to show the segment line and number on axes in the GUI?
<</matlabcentral/answers/uploaded_files/58775/Capture.PNG>>
8 years ago | 0 answers | 0
0
answersStitching sub images to reconstruct full image
Hi, I would like to ask, how you manage to show the line segmentation and numbering on your image axes?
8 years ago | 0
Question
Any idea, to segment an Image to 3x3 Blocks, select one of block for image processing and merge it all the blocks back to one image?
Any references about that? Thanks
8 years ago | 0 answers | 0
0
answersQuestion
How to I just crop the dark spot (red circle area) without threshold an image?
After I use adapthisteq to enhance my brain image, I just need to crop the lesions (black spot) from the brain image. Any method...
8 years ago | 0 answers | 0
0
answersQuestion
After the splitting/dividing of an image to 3x3 sub-blocks, how do I choose a specific sub-block for my image processing. After that particular sub-block is done image processing, all the sub-blocks image are combinn to a single figure. Thanks.
%# desird number of horizontal/vertical tiles to divide the image into numBlkH = 3; %%Row numBlkW = 3; %%Column %...
8 years ago | 0 answers | 0
0
answersQuestion
How do I segment an image into 3x3 blocks or 9x9 blocks for further image processing?
I have a GUI, after you segment an image into 3x3 blocks, user can choose which blocks for further image processing. Is that pos...
8 years ago | 1 answer | 0
1
answerQuestion
Image Processing Problem (Listbox)
I have some problem in the Matlab listbox GUI, how to select several images in listbox and display all these images in axes1, ax...
8 years ago | 1 answer | 0
1
answerQuestion
Convert multiple Dicom images(.dcm files) into grayscale images
I have a listbox, pushbutton and axes to display dicom images. After I have load the images into listbox, I want to convert all ...
8 years ago | 0 answers | 0
0
answersQuestion
Problem about DICOM Image GUI
how can i insert list of dicom images into listbox and display in one of axes?? I have a folder containg dicom images and i want...
8 years ago | 1 answer | 0