統計
MATLAB Answers
8 質問
0 回答
ランク
of 177,521
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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

