资源列表
4
- 制作网站登录系统,可用正确的用户名和密码登陆后成功-Production site login system,
FaceDetectorOtherversion
- 人脸检测的一个程序,adaboost+cascade+haar 能运行-Face detection of a program, adaboost+ Cascade+ Haar to run
NEWwavelet
- 采用多孔算法,进行2维2进小波变换和反变换。用于图像的处理-Using porous algorithm for 2-D 2 into the wavelet transform and inverse transform. For image processing
myGallery-2d.tar
- android 显示2D立体图片效果源代码,android 显示2D立体图片效果源代码-Android display2D stereoscopic picture effect source code, Android display2D stereoscopic picture effect source code
mde-1.6.0
- 飞曼公司嵌入式图形库minigui1.6.x的高级编程例程,可移植到各类开发板上使用。-Embedded graphics library minigui1.6.x senior programming routines can be transplanted to the use of various types of development board.
basicOCR
- A basic OCR, It help you to recognize numbers, first you have to train the program
自适应中心权值滤波器
- 自适应中心权值滤波器
3D
- 三维重建是立体视觉的重要步骤 此代码实现了此过程
DXFExporterSDK
- 实现了 C++ build 和Delphi版本的DXF、EMF文件输出功能。有帮助文件说明。-achieve and build the C version of the Delphi DXF, EMF document output. Help documentation.
image-fusion
- 里面有图,有图像融合方面的程序,是一matlab的图像融合方面的-Figure image fusion program, matlab image fusion
GRAPHICS
- 一个经典的图像处理软件,包括图像分割配准,实用vc编写。代码写的注释详尽-A classic image processing software, including image segmentation registration, preparation of practical vc. Code written detailed notes
ACISworkspace
- 二维图形绘图,还有一些三维图形的编程例子,对刚刚接触三维编程的人很有帮助,都是采用VC编写的