Nitinkumar Ambekar
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 1
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0