Location:
Search - 3D ARRAY
Search list
Description: 使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。-use VC6.0 STL std : : map of a small example. The pair is a body structure, which contains an integer 3D array.
Platform: |
Size: 124382 |
Author: 陈飞 |
Hits:
Description: load points 3D array and rgb data,colours are interpolated inside triangles。
Platform: |
Size: 182307 |
Author: 912413341@qq.com |
Hits:
Description: 使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。-use VC6.0 STL std : : map of a small example. The pair is a body structure, which contains an integer 3D array.
Platform: |
Size: 123904 |
Author: 陈飞 |
Hits:
Description: This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized kd-tree for many cases. It also uses cell-array representation for internal data, and thus is less demanding to physical memory.
Platform: |
Size: 49152 |
Author: fangfei |
Hits:
Description: 3d data Array 3d data Array
Platform: |
Size: 3072 |
Author: David |
Hits:
Description: "arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover function for
apattern.函数“arect”是给出一个方向图的3D图。函数“makepattern”是计算一个阵列方向图的值。- arect displays a 3-D plot of a pattern. makepattern computes values of an array pattern cover function forapattern. function arect is given a direction map 3D map. Function makepattern is the calculation of an array pattern value.
Platform: |
Size: 1024 |
Author: 金萧 |
Hits:
Description: 3d dipole array pattern simulation very nice
Platform: |
Size: 1024 |
Author: 张翔 |
Hits:
Description: 利用透镜成像理论建立摄像机数学模型,
提出了一种线性求解摄像机内外参数的方法。该方
法特点是采用主动发光的光点阵列标定靶,利用2D
标定靶的精确移动来实现基于3D 立体靶标的摄像
机标定的算法。-Lens imaging theory using mathematical models set up the camera, a camera inside and outside the parameters for solving linear approach. The method is characterized by active light-emitting points of light array calibration target, the use of 2D calibration target to achieve the precise mobile target based on stereo 3D camera calibration algorithms.
Platform: |
Size: 121856 |
Author: 刘镖峰 |
Hits:
Description: 这是公共汽车订座保留软件。它描述对3D列阵的用途。-This is a bus reservation software. it describes the use of 3D array.
Platform: |
Size: 1024 |
Author: Steven |
Hits:
Description: DICOMDIR Reader
Matlab实现DICOMDIR读取
Matlab, Image Processing Toolbox
程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。
相关知识
Reading DICOMDIR folder using the directory browser GUI:
dcmSeries = loaddcmdir
Generating 3D array by selecting a dicom series:
[imaVOL, scaninfo, dcminfo] = loaddcm(loaddcmdir)
-DICOMDIR Reader Matlab implementation DICOMDIR read Matlab, Image Processing Toolbox program reads DICOMDIR file, read the meta data to generate three-dimensional matrix. Knowledge Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dicom series: [imaVOL, scaninfo, dcminfo] = loaddcm (loaddcmdir)
Platform: |
Size: 7168 |
Author: 鲁冰 |
Hits:
Description: Apply a function intended for one-dimensional usage independently to the three dimensionsof a 3-D array.
Platform: |
Size: 1024 |
Author: lighter.84 |
Hits:
Description: JavaScript Canvas 3D
Platform: |
Size: 10240 |
Author: eventssss |
Hits:
Description: This is a bus reservation software from vipin panicker. it describes the use of 3D array.
Platform: |
Size: 1024 |
Author: white |
Hits:
Description: interpolates平面图像Z坐标点与习近平,易。 Z是假定被定义在定期间隔1点:1:M,N,N][M,地方=大小(Z)。
如果兮,易建联价值观是图像边界,把外面的NaNs在《紫。
Matlab函数是相似的土著
INTERP2字(Z =、烯、彝族、“线性”、南),
但多的主人。如果Z是矢量阵二维图像三维价值),然后反复讨论,interpolates:Z(:1)、Z(,,)、2)::::Z(,,,3),. .等。这部作品对每个图像interpolate速度比独立,例如
字,(1)::,Z(= INTERP2(1):、:、、烯,易建联)
字,(2):= INTERP2:,(Z(::,2),习近平,易建联)
字,(3)::,Z(= INTERP2,(3)::、、烯,易建联)
额外的速度增益系数从precomputation插值的,这是相同的所有图像。一套图像插值是有用的,如用于图像配准的,当一个人必须interpolate形象和梯度矢量价值或如RGB图像。
局限性:只工作对于图像在一个规则的网格,并且只有在线性插值方法。
出门的时候,可别忘了编译第一:
mirt2D_mexinterp.cpp mex
享受吧!多见于我的主页。
https://sites.google.com/site/myronenko/
- ZI = mirt2D_mexinterp(Z,XI,YI) interpolates 2D image Z at the points with coordinates XI,YI. Z is assumed to be defined at regular spaced points 1:N, 1:M, where [M,N]=size(Z).
If XI,YI values are outside the image boundaries, put NaNs in ZI.
The function is similar to Matlab s native
ZI = INTERP2(Z,XI,YI, linear ,NaN),
but is much master. If Z is vector valued 2D image (3D array), then iteratively interpolates Z(:,:,1), Z(:,:,2),Z(:,:,3),.. etc. This works faster than to interpolate each image independently, such as
ZI(:,:,1) = INTERP2(Z(:,:,1),XI,YI)
ZI(:,:,2) = INTERP2(Z(:,:,2),XI,YI)
ZI(:,:,3) = INTERP2(Z(:,:,3),XI,YI)
The extra speed gain is from the precomputation of coefficients for interpolation, which are the same for all images. Interpolation of a set of images is useful, e.g. for image registration, when one has to interpolate image and its gradients or for vector valued images such as RGB.
Limitations: only works for images on a regular grid,
Platform: |
Size: 4096 |
Author: abeaqhax |
Hits:
Description: RF MEMS Switches and Phase Shifters
for 3D MMIC
Phased Array Antenna Systems
Ph.D These
Platform: |
Size: 2506752 |
Author: Kapaduo |
Hits:
Description: a simple 3D Array project made in Visual C++ 2008 Just recompile and it is good to go.-a simple 3D Array project made in Visual C++ 2008 Just recompile and it is good to go.
Platform: |
Size: 1179648 |
Author: mrlbr |
Hits:
Description: this is a sample program for 3D array in c language...tis file is also warkin in linux progam
Platform: |
Size: 2048 |
Author: prasanga |
Hits:
Description: 这是一篇关于超声相控阵二维面阵实现三维成像的文章,很不错。-This is an article on ultrasonic phased array two-dimensional array of three- dimensional imaging article, great.
Platform: |
Size: 188416 |
Author: zhoudanfeng1991 |
Hits:
Description: 本程序是针对DICOM图像传输,它可以连接主机并且显示主机上的图像序列,并可以上传序列。-DCMSERVER_CONNECTION enables to connect to a DICOM server and creates a list
of the available DICOM studies and the related series. These lists will
be shown up on a GUI and the user can select the DICOM series to transfer
the corresponding DICOM slices. At the end of the transfer the
DCMSERVER_CONNECTION creates a 3D array image volume (imaVOL) including
the dcm slices and a structure (dcminfo) containing the the dicom header
info relating to the dicom series.
Platform: |
Size: 17408 |
Author: leejwen |
Hits:
Description: 用于生成3D显示所需的针孔阵列,每个针孔为正方形。-for 3D displays.
Platform: |
Size: 9216 |
Author: StephenLuo |
Hits: