Community Profile

photo

Erfaneh


Active since 2014

Statistics

  • First Review
  • Thankful Level 3

View badges

Content Feed

View by

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?

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 1

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 2 answers | 1

2

answers

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

1

answer