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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0