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

