Nitinkumar Ambekar
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
37,053
of 295,486
REPUTATION
1
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
45.45%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
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...
8 years ago | 1 answer | 1
1
answerQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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
answersQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 0 answers | 0
0
answersQuestion
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...
9 years ago | 2 answers | 0
2
answersQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0