![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12662516_1582800666304.jpg)
Emerson Nithiyaraj
Mepco Schlenk Engineering College
Followers: 0 Following: 0
Statistik
RANG
18.734
of 297.016
REPUTATION
2
BEITRÄGE
11 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
45.45%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Display mutiple lines in Text area in Matlab App designer
I have attached my code below. for a = 1:length(my_Files) baseFileName1 = my_Files(a).name; fullFileName1 = fullfile(...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortHow to display images from nifti file format in Matlab?
After you read the Nifti file using niftiread, you could visualize each slice one by one using the below command, V = niftiread...
mehr als 4 Jahre vor | 1
How to Import Vectors in AppDesigner
If loading the data file is the only problem, check whether the data file is present in your current working directory.
fast 5 Jahre vor | 0
image feature extraction using discrete wavelet transform matlab code?
please refer https://in.mathworks.com/help/wavelet/ref/dwt2.html#description for converting your image into wavelet (frequency) ...
fast 5 Jahre vor | 0
Frage
Storing Results in a Matrix
hy I am working in medical image processing with DICOM file. I have a code which produces '8 output variables' finally after p...
etwa 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
pixelLabelDatastore only supports pixel label image files with uint8 data
I have built a Segnet (deep learning network) for tumor segmentation. My images are stored in 3D form with extension (.nii) i.e....
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Input folders or files do not contain specified file extensions:
hy, I have a doubt regarding loading '.nii' (NIFTI) files in my CNN architecture for segmentation (I am using segnet archit...
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Normalize by using zero mean and unit variance
I am working with Medical CT image and i came across a pre-processing step in an article ,"contrast enhancement of images by usi...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Display multiple slices of a Dicom file
hello, I have a CT medical image file of size 512*512*624. I want to display some slices (say. from slice 447 to 457) in...
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Truncate my image intensity values in the range [-100 400]
Hello, I have a medical raw CT 'NIFTI' image file of type double where the values of the image are in the range from -2000 to ...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to display images from a nifti file?
I have a liver CT dataset where all images is in .nii file format. Each image file has mulitple slices (say 512*512*500). Using ...
mehr als 5 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Using uint8 and Double
I have a input image of size 800*800 and of type uint8. When i do convolution with a 5*5 filter, it produces me a result of type...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Finding Local mean value of pixels of window
I want to solve the equation (1,2) in the attached picture which (2) tells the local mean value of the window. But i don't hav...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to write code for double summation
<</matlabcentral/answers/uploaded_files/113590/dct.jpg>> How to write matlab code for this double summation DCT equation sinc...
fast 7 Jahre vor | 1 Antwort | 0