资源列表
ECC-tracking
- 此算法实现了 Enhanced Coorelation coefficient 跟踪,详细参见文章 G.D.Evangelidis, E.Z.Psarakis, Parametric Image Alignment using Enhanced Correlation Coefficient , IEEE Trans. on PAMI, vol.30, no.10, 2008 -This software implements the ECC image alignme
LCHEncrypt
- 此Winform运用程序实现了C# 的 DES 加密和解密方法-This Winform C# program use DES encryption and decryption methods
MatrixCalculator
- 好用的矩阵计算代码。 网上下到的。VC6可以直接运行,VC8或VC9编译时要进行少量修改。 希望对需要的朋友们有所帮助-Matrix-to-use code. To online. VC6 can be directly run, VC8 or VC9 to carry out a small amount of compile-time modifications. Hope that friends in need of help
图像分割迭代、峰谷、半阈值算法。
- 用迭代、峰谷、半阈值算法进行图像分割:-) 包括一个自定义的CDib类-using iterative, peak, semi-threshold algorithm for image segmentation :-) include a defined category CDib
erosion
- 对一般的2值图像进行腐蚀运算..并提供自建模版..其余的自己看吧-2 on the general corrosion of computing the value of images and to provide self-template .. .. Check it out the rest of their
www.weitu.cn
- 该上载的源代码是对位图进行处理的一个很好的例子-uploaded the source code to handle bitmap for a good example
DrawingTool2D
- 画2D数学图形,界面友好,6种以上数学图形,用语教学研究,开发于2006年,硕士毕业设计 JAVA
二维图形绘制
- vc开发的二维图形绘制-vc development of the two-dimensional graphics rendering
computer-uml
- purposely for all uml-customer-system.jpg for ssd3
c101_practice_exam
- this file can help in understanding of C++.
calibration_v23
- The calibration is based on viewing a planar calibration object. The intrinsic and extrinsic camera parameters are estimated from control point correspondences between the calibration plane and calibration images.
2DMFC
- 我自己写的一个基于MFC的2D绘图软件,里面包含各种基本的2D图形绘制算法,如跟踪画线,框,圆,贝赛尔曲线等,希望对初学者有用!本程序可直接用Visual 2003.Net打开。