Hla Hla
Followers: 0 Following: 0
Statistics
RANK
35,079
of 295,467
REPUTATION
1
CONTRIBUTIONS
19 Questions
4 Answers
ANSWER ACCEPTANCE
10.53%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Why do I receive License Manager Error -8?
I am install matlab 2019a. But error occupy why do i receive license manager eror -8
1 year ago | 1 answer | 0
1
answerQuestion
How i can extract GLCM features from 3d volumetric brain tumor images?
I need to extract GLCM features and classification this features by SVM code.
2 years ago | 1 answer | 0
1
answerQuestion
How i can extract GLCM feature from 3d volumetric brain tumor image?
I need code to extract GLCM features and then classification this features by SVM.
2 years ago | 1 answer | 0
1
answerQuestion
How to calculating fourier transform?
I research 3d volumetric image using deep learning. I am calculating the fourier transform of 3d volumetric image. When calculat...
2 years ago | 0 answers | 0
0
answersQuestion
Error , find entropy of 3d volumetric image on GLCM features ?
I will find GLCM feature. But error follow as: b=niftiread("D:\DATASET\Task01_BrainTumour\imagesTr\BRATS_001.nii"); b1=b(:,:,:...
2 years ago | 2 answers | 0
2
answersQuestion
How to obtain entropy , energy of 3d volumetric image on GLCM features ..?
Hello, I am using GLCM for the texture analysis of 3d volumetric image. But i do not solve this . Error as follow: Error using...
2 years ago | 1 answer | 0
1
answerQuestion
How to calculate the contrast energy, entropy of an 3d volumetric image using GLCM feature extractactions method?
Hello, I am using GLCM for the texture analysis of 3d volumetric image. But i do not solve this problem. Error occupy as follow...
2 years ago | 1 answer | 0
1
answerQuestion
GLCM feature extraction in 3d volumetric image
I am researching into 3d volumetric medical image classification. Now, I will extract feature using GLCM. Is 3 d volumetric i...
2 years ago | 0 answers | 0
0
answersQuestion
Attempt to execute SCRIPT varargin as a function:
if ndims(img) ~= 3 error('first argument should be a 3D image'); end % in case of a label image, return a vector with a...
2 years ago | 1 answer | 0
1
answerQuestion
Why lost original file?
I have trained trainnetwork. I save the workspace as a .mat file. When i called the load .mat file again, the data appear in my...
2 years ago | 2 answers | 0
2
answersQuestion
error in using create 3 d unet
I am creating 3 d unet. In decode and encode create as follow: encoder_d1 = createUnet3dEncoderModule(1,[32 64 ]); encoder_d...
2 years ago | 0 answers | 0
0
answersQuestion
Undefined function 'channelWisePreProcess' for input arguments of type 'char'.
I am create the imagedatastore. Input data was using cropping and normalization of 3d nii file. But folllowing error as Error u...
2 years ago | 0 answers | 0
0
answersQuestion
Error Unknown text on line number 1 of ASCII file.
I am test the image segmentation on 3dnii data. But following error, Error using matlab.io.datastore.ImageDatastore/read (lin...
2 years ago | 2 answers | 0
2
answersQuestion
How do create net in 3 d nii images?
I want to build a net.Can i use the original Dataset image?. Can i use the image after preprocessing?
2 years ago | 0 answers | 0
0
answersQuestion
is insert imagedatastore for preprocessing data?
Is it possible to preprocess the image and use it in the imagedatastore?.Explain.
2 years ago | 2 answers | 0
2
answersexplain vol Reader = @(x) centerCropMatReader(x,window Size) for nii file.
Thanks
2 years ago | 0
Question
How can i resolve following Error.
I am running 3 d nii image for preprocessing. But i have following error. Error using images.internal.nifti.niftiImage.parseHea...
2 years ago | 0 answers | 0
0
answersQuestion
Explain Nifti1 and Nitfi2 files.
I am research 3 d volumetric image processing. When run my coding, the following error occupied.
2 years ago | 0 answers | 0
0
answersQuestion
Cannot open NIfTI file: headerSize is not 348 or 540.
I am testing 4 D nii images. But Cannot open NIfTI file: headerSize is not 348 or 540, and Error using ReadFcn @(x)(niftiread(x)...
2 years ago | 0 answers | 1
0
answersQuestion
explain vol Reader = @(x) centerCropMatReader(x,window Size) for nii file.
explain vol Reader = @(x) centerCropMatReader(x,window Size) for nii file. following error ; Undefined function 'centerCropni...
2 years ago | 2 answers | 0