Golnoush Asaeikheybari
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
293,344
of 296,468
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
12.5%
VOTES RECEIVED
0
RANK
of 20,379
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,514
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
see the 3d image and see the coordinates while moving the mouse over the image
I have a nii binary medical image. How can I visualize it in a way that I be able to move my mouse over it and see the coordina...
3 years ago | 1 answer | 0
1
answerQuestion
bwskel output have different spacing with the input labelmap 3d image
I am using bwskel to get the centerline of a label map 3d image. The dimensions of the label map image is 512,512,236 and the di...
3 years ago | 0 answers | 0
0
answersQuestion
Cannot open csv files in Matlab classification learner app after upgrading my Mac OS to Mac Catalina
I have updated my macos to catalina. Just right after that when I open classification learner and want to choose a .csv file whe...
4 years ago | 1 answer | 0
1
answerQuestion
cannot save the svm model
I have imported the SVM classification model learned in classification app. I have tried both of the codes below to save it but ...
4 years ago | 0 answers | 0
0
answersQuestion
Error using cell/ismember (line 34) Input A of class double and input B of class cell must be cell arrays of character vectors, unless one is a character vector. Error in untitled5 (line 190) if ismember(BW6(i,j),array1)~= logical(1)
Hi I defined array1 as array1={} and I am going to iterate over all elements of a matrix and if the matrix element has not been ...
5 years ago | 1 answer | 0
1
answerQuestion
interp2 changes the value of pixels also
I am using interp2 as below to defrom my image. It imeans I want the places of some pixels change according to us and uy. The pr...
5 years ago | 2 answers | 0
2
answersQuestion
Images saved in png are completely different with what I get from using images
I have two matrixes which the pixel value of one of them is 0, 1, ,2, 3. When I save them with the code below I get a copmletely...
5 years ago | 1 answer | 0
1
answerQuestion
replacing uiget with pathname and filename
I have the code below which loops over the subfolders in a folder oipens each and read a .raw image in each file. The problem i...
5 years ago | 1 answer | 0