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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 1
