photo

Sandhiya Prakash


2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

12 질문
0 답변

순위
233,075
of 300,364

평판
0

참여
12 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to calculate hausdorff distance for an MRI image?
Hi! i need to calculate hausdorff distance for complete tumor,tumor core and enhancing tumor core.how to do this?

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to perform atlas selection of identical grades?
hi! I am doing brain tumor segmentation project with MRI images.I want to have a atlas of all ground truths.I want to identify e...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to calculate dice overlap for MRI images?
hi! I want to calculate dice overlap for complete tumor ,tumor core and enhancing tumor core.suggest me a way to do it.Thanks in...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


can Matlab R2016a integrated with ITK Snap tool?
Hi, I am using Matlab R2016a.I am using ITK-snap tool to perform clustering of a MRI brain image which is in .mha format.Now ...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to cluster a 3D image into 7 clusters that contains GM,WM,CSF,Nec,Edema,NETC,EC?
My input image is in .mha format.I need to cluster this image into 7 clusters.how to perform this in matlab?

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to find neighbor voxels of a given voxel?
Hi! I am working with 3D MRI image of size(164x187x145). For a given voxel i need to consider 26 neighbouring 3x3x3 patch.(now 2...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


what is matrix3d?
my code is neighbors = matrix3d(i-1:i+1, j-1:j+1, k-1:k+1); It gives error like, Undefined function or variable 'matrix3d...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


A null assignment can have only one non-colon index.
My code is * for I=2:160 * for J=2:216 * for K=2:176 * conventional = data(I-1:I+1, J-1:J+1, K-1:K+...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to resize a 3D matrix?
Hi, I want to reduce the size of a 3D image by averaging the values in 3D. For example if the image is 160*216*176. I wrote the ...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Average intensity for patches
Hi! I am working with 3D MRI image of size(164x187x145). For a given voxel i need to consider 26 neighbouring 3x3x3 patch.(now 2...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to create 3D patch in a 3D image?
I am having a 179x214x148 input 3D image.Now i want to create 3x3x3 patches from input image.Anyone who knows plz help me!!

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to fix a 3D patch in an image
i m working with patch based approach for segmentation of brain images to detect glioma. but how to extract a patch?

거의 9년 전 | 답변 수: 0 | 0

0

답변