統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,957
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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