Feeds
提问
using threshold on 3D images to creat mask for training Unet
I am using this code for 128x128x128 3D mirco CT image % Open input and output files fid3DOCT = fopen('SampleA_128x3_#1.raw',...
1 year 前 | 1 个回答 | 0
1
个回答提问
Saving 3D image after segmentation
I have a 3D image rock that I preformed segmentation on using this code RA = imread('BB258_6_A_2um_1600x3_8bit.tif'); thresho...
1 year 前 | 2 个回答 | 0
2
个回答提问
Image segmentation using thresholding
I have raw image of rocks like the one on the right, I want a code to get the result on the left
1 year 前 | 1 个回答 | 0
1
个回答提问
mage segmentation of 3D X-Ray micro computed tomography images using Unet.
I want a code for Image segmentation of 3D X-Ray micro computed tomography images using Unet. I tried to do it in Google colab b...
1 year 前 | 1 个回答 | 1
