资源列表
NEHE
- OpenGL开发的入门代码,希望对你们有用,很基础的-The entry code for OpenGL developers
torypop.ZIP
- atically delete the directory of debug and release, so please do not put
imageregistration
- matlab program about image registration feature point based
nonrigidregistration
- nonrigid image registration
FixedPointFFT
- 二维32位定点傅里叶变换,精度很高哦,附有测试图片,需安装opencv-32-bit fixed-point two-dimensional Fourier transform, high precision Oh, with test images, the need to install opencv
text3
- 利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制任意直线,单击裁剪和中点裁剪分别对直线进行裁剪。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a center-screen client area centered on drawing an arbitrary line, click the mid-p
text2
- 利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现直线/圆/椭圆中点Bresenham算法-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a straight line/circle/elliptical mid-point of Bresenham Algorithm
text1
- 利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制金刚石图案。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), the realization of the screen center as the center and draw the client area diamond pattern.
TiffLib
- 可以将bmp图像数据保存为tiff格式文件,提供了足够的接口函数-Bmp image data can be saved as a tiff format, has provided sufficient interface function
D
- 模仿CAD,室内装修 模仿CAD,室内装修-this is like cad software
1
- 精确校正图像的径向畸变和倾斜失真,用于二维图像的规格化。-Accurate calibration of radial distortion and tilt the image distortion, for the two-dimensional image of standardization.
polygoncut
- 对任意多边形进行切割,求其相交部分,相交部分用红色线段标出。-draw two polygon and then they can cut each other.The color of intersected parts are red.