Statistics
8 Questions
0 Answers
RANK
258,999
of 301,432
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 21,280
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Generate 3D Shape and save as dicom
Hi, I need help in creating a Cone shape loated at the center of a large Cubical (3D) and I want to save it as a dicom file jus...
6 years ago | 0 answers | 0
0
answersQuestion
Convert DICOM file to vtk format
Hi, I have a dicom file which I want to convert to vtk format. Can anybody help me in this, plz?
7 years ago | 0 answers | 0
0
answersQuestion
Can anybody explain how to compute l2 norm of an (n x 2) matrix?
Can anybody explain how to compute l2 norm of an (n x 2) matrix?
7 years ago | 1 answer | 0
1
answerQuestion
2_d gaussian
I want to get a 2d gaussian with a given center with a given standard deviation and amplitude. Any help in this regards, plz. ...
8 years ago | 0 answers | 0
0
answersQuestion
multiple contours from a given polygon
Dear All, I am trying to draw multiple contours on an irregular shape. So far I have done is that I got an initial boundary by ...
8 years ago | 1 answer | 0
1
answerQuestion
I have boundary (contour)of a shape and I want to draw multiple contours such that the contouring process should stop before any overlap of the contours. Any help would be highly appreciated
clc close all clear all I=imread('poly5.png'); Img=imfill(I); Img = im2bw(Img, 0.25); Images{1}=Img; %Drawing Contour...
8 years ago | 0 answers | 0
0
answersQuestion
Hi, I am new in matlab. I would really appreciate if somebody help me to define a regular triangular mesh (equal sides of given length) on an irregular shape in 2D.
I want to define a triangular mesh of equal sides in an irregular shape in 2D. The shape can be any polygon.
8 years ago | 0 answers | 0
0
answersQuestion
I am wondering if somebody can help me with the code to draw a contour around an irregular shape and then hexagonal grid of fixed side-length inside that shape. For the contour I used bwmorph command in matlab.
%contour I used bwmorph to get contour.
8 years ago | 1 answer | 0

