Statistics
8 Questions
0 Answers
RANK
19,784
of 295,486
REPUTATION
2
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
2
RANK
of 20,236
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
Read DICOM images from folder and save them into .mat file?
I want to read DICOM images from folder in directory and then save them into mat file in output path. Can any one help me?
10 years ago | 1 answer | 0
1
answerQuestion
find sphere in the range of radius in 3D matrix
Is there any function like imfindcircles(image,[radius1 radius2]) in 3D? I want detect all object like sphere in range of two ra...
10 years ago | 1 answer | 0
1
answerQuestion
Find all neighbors near the specified Point(x,y,z,) in 3D matrix
I want to find all neighbors who are near the specified point(x,y,z) or find all objects who are in k distance from specified po...
10 years ago | 1 answer | 0
1
answerQuestion
Remove slices of 3D matrix
I have a binary 3D matrix with 400 slices. I want to remove the slices (0 to 100) and (300 to 400) and I just want to keep the s...
10 years ago | 1 answer | 1
1
answerQuestion
How can keep all objects who are in the specified area from center of 3D image?
I want to keep all objects who are in the specified area from center of image in 3D. For example in below image, how can keep al...
10 years ago | 1 answer | 0
1
answerQuestion
How can fill holes in 3D binary matrix?
I have a huge 3D binary matrix. To process it, I need to fill some holes but imfill(BW,'holes') does not work on 3D binary matri...
10 years ago | 2 answers | 1
2
answersQuestion
How can detect or remove object that have area between 2 values?
I extract some object with threshold in some images. I earn their area with regionprops function. I want to detect the objects t...
10 years ago | 1 answer | 0
1
answerQuestion
How can get the correct intensity of CT images?
I want to detect a tumor on DICOM images. but the intensity of the tumor is near to other objects. Can any one help me or nobod...
10 years ago | 1 answer | 0