Community Profile

photo

Nitinkumar Ambekar


Active since 2015

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to convert one large vector into an array of matrix?
I have a result column vector `yfit` containing result for multiple images one after another, for example, for images of size 51...

7 years ago | 1 answer | 1

1

answer

Question


How to avoid memory problem while processing huge table?
I have a huge observation table with around 30 Lacs of rows and 12 columns. While training knn classifier in 2016a version, I am...

7 years ago | 1 answer | 0

1

answer

Question


isosurface(images, 1) shows blank window
I have variable images of size 512x512x22, passing this variable to isosurface() shows an empty window. I have read images as ...

8 years ago | 0 answers | 0

0

answers

Question


How to display 3d output of segmented object in image?
I have a segmented object from different slices/images, which are in binary images as <</matlabcentral/answers/uploaded_fi...

8 years ago | 0 answers | 0

0

answers

Question


Will anybody please explain these basic concepts in image segmentation?
I am new to _matlab_ and _image segmentation_. Will anybody please explain following concepts in simple words? * *Binary cla...

8 years ago | 1 answer | 0

1

answer

Question


Which matlab functions should I use to classify knee cartilge from MRI?
I have three classes to separate from MRI image, * Tibial medial cartilage * Femoral medial cartilage * Background For t...

8 years ago | 1 answer | 0

1

answer

Question


What is a binary classifier and how to create it?
I have to create binary classifier based on multiple features, like *Intensity*, *Position*, etc. I am new to matlab, and dont k...

8 years ago | 1 answer | 0

1

answer

Question


What types of features/properties a pixel in MRI image may have?
I have to classify voxels based on their features/properties. I know that, in gray scale images - like MRI image - have position...

8 years ago | 0 answers | 0

0

answers

Question


What exactly represents a voxel after loading an image into an array/matrix?
I know a voxel represents a grid in 3d space, but what exactly voxel is when we load an image(s) in matrix? I am not sure but if...

8 years ago | 2 answers | 0

2

answers

Question


Error while reading DICOM images in simple program
I am newbie to MATLAB, I was trying simple example given <http://in.mathworks.com/company/newsletters/articles/accessing-data-in...

8 years ago | 1 answer | 0

1

answer

Question


How can I implement efficient voxel classification algorithm given in paper by Folkesson et al?
For a project <http://www.math.chalmers.se/~rudemo/Papers/folkessonetal.pdf this paper by Folkesson et al.> has been given. Acco...

8 years ago | 1 answer | 0

1

answer