-
MARPH
对图像变形的一些基本算法的介绍和功能的描述等
(about marphing )
- 2010-11-17 18:21:25下载
- 积分:1
-
tuxingbianhuan
用c++编写的三维图像变换的源代码,也是计算机图像学中经常要学习的一种变换。(Transform the source code written in c++ three-dimensional images, but also often have to learn a transformation in the computer iconography.)
- 2012-05-24 16:00:54下载
- 积分:1
-
qicanshu
说明: 用于三维空间坐标系变换的7参数模型,在设计坐标系变换的各行业应用中用的最多,从数学角度来说也是最严密的转换方法。
由于结果中最多可求得七个转换参数,即三个平移参数、三个旋转参数(Ex、Ey、Ez)和一个尺度缩放因子(m),因此,通常也被称为七参数法。 (Three-dimensional coordinate system transformation for the 7 parameter model, coordinate system transformation in the design of applications using the most, the industry, from the mathematical point of view, the conversion is the most rigorous methods. Since the results can be obtained up to seven transformation parameters, ie three translation parameters, three rotation parameters (Ex, Ey, Ez) and a zoom scale factor (m), therefore, often referred to as seven-parameter method.)
- 2011-04-05 09:09:15下载
- 积分:1
-
db4-lifting-wavelet-decomposition
db4小波的提升小波分解,从已发表的论文中得来,可放心使用(db4 wavelet lifting wavelet decomposition, the published papers come, you can be assured)
- 2016-12-30 10:02:32下载
- 积分:1
-
DRR_registration
通过将三维图像投影成2维ddr图像来实现2D-3D图像配准(By three-dimensional image projection into 2-D images ddr to achieve 2D-3D Image Registration)
- 2008-01-17 18:34:03下载
- 积分:1
-
vc_draw
VC中绘制坐标系、网格、常用数学函数以及辅助功能(背景色切换、坐标标题修改等)(vc draw)
- 2014-08-27 17:03:59下载
- 积分:1
-
fourier
傅里叶变换及其逆变换的基于VC6.0实现(Fourier transform and its inverse transform)
- 2011-05-29 23:18:30下载
- 积分:1
-
demo
图像拼接小程序,使用直接对比的方法进行拼接并用加权平均的方法进行融合
(a simple program for image splicing
)
- 2012-04-25 09:58:43下载
- 积分:1
-
24368
程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。
数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。
每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.
  Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other.
Specific methods of each class, see the comments in the appropriate header files.)
- 2015-04-13 10:05:34下载
- 积分:1
-
demons
demons三维非刚性图像配准,速度很快,基于ITK(demons of 3D non-rigid image registration, very fast, based on ITK)
- 2012-08-18 19:51:17下载
- 积分:1