Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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?
8 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0

