搜索资源列表
Shear-Warp
- 医学图像体绘制重建方法有Shear—warp,Splatting和Raycasting算法。.Shear.warp 算法是目前前最快的体绘制方法,本文介绍了其实现原理及方法
thin_plate.rar
- 薄板样条,一种很好的拟合曲线的方法。是最近比较常用的拟合方法。,thin plate spline is so nice fitting method. Features: (1) support arbitrary control points (2) allow regularization (3) estimate the warp parameters from corresponding pairs
warp
- Image Warping source code for MATLAB
image-mosaic-and-warp
- 此文件包是自动实习图像配准的matlab源码,同时可以显示图像翘曲和仿射的效果。-This training package is automatically matlab source code image registration, and can display images and affine warping effects.
warping
- Title:polynomial warping.you can warp images.It has an atractive interface.
facedetection
- 进行两个人脸之间的warp或morph等娱乐功能-Carried out between two people face warp or morph and other entertainment features
CopyPathExt
- warp for windows path copy-warp for windows path
lacroute
- shear-warp 体绘制算法的经典论文,是Laroute的博士论文,对算法进行了详细的推导和解释-shear-warp Volume Rendering,Laroute thesis
speechdtwprotected
- dynamic time warp Matlab speech recognition source code DTW (dynamic time consolidation), the Speech Recognition Research counterparts can be downloaded
warping
- 给定两幅图像,人工指定四对点,程序会根据点对计算出两幅图像的变换对图像进行配准-warp image for registration
3d-restruction
- 目的 利用 CT、 MR等获得的图像 ,重构出器官、 骨骼或组织的三维形体 ,帮助医生诊断、 治疗或制订手术方案。方法hear2Warp 算法通过将三维数据场的投影分解为错切变换( shear ) 和变形变换(warp)两步来实现三维重建 ,显著减少了计算量。先对体数据进行错切变换 ,然后在错切空间根据阈值法获取三维表面 ,根据光照模型得到三维表面的亮度 ,最后通过变形变换得到最终的结果图像。-The purpose of the use of CT, MR and other availabl
viewer3d_version9a
- This function(s) can be used to interactively view any kind of 3D image volumes like CT and MRI, and for distance measurements or ROI selection in 2D slices. It includes Maximum intensity projections (MIP), Volume Rendering (VR) , Slice render,
warpsimulation
- 经编线圈的模拟,利用NURBS曲线来描绘经编线圈的模型-simulation of warp loop
ccwarpf
- CCWARPF Warp cepstral coefficients-CCWARPF Warp cepstral coefficients
matlab-warp-siso-example
- warp siso communication
MyCode
- 总结的OPencv代码。图像warp,rotation.H_S直方图。滑动条设定阈值进行轮廓检测。在输入图像上检测轮廓。还有平均背景法。是txt格式,只需要把后缀名编程.cpp即可。-The summarized OPencv code. Image warps, rotation.H_S histogram. Slider to set the threshold for contour detection. Detect the contours in the input image. Av
Experiment-WARP
- MIMO-OFDM system model for WARP
warp
- PIKA Warp(tm) board specific routines for linux-PIKA Warp(tm) board specific routines for linux
WARP
- The Wireless Open-Access Research Platform (WARP) is a scalable and extensible programmable wireless platform, built the ground up to prototype advanced wireless networks. WARP combines high-performance programmable hardware with an open-source repos
warp-kmeans
- 传统的kmeans聚类算法不能保证时间序列聚类结果的时序性;基于warp-kmeans聚类算法可以有效处理时间序列的聚类问题,而且复杂度低,迭代次数少。 ,输出有目标函数在每次迭代后的值,聚类中心以及聚类区间。内有测试数据和相关文献,点击 test.m 可以完美运行(The traditional kmeans clustering algorithm can not guarantee the time series of the time series clustering results