Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 1
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 1
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0