资源列表
bmp_split
- BMP位图split程序,可以作为界面编程的程序库-BMP bitmap split procedure can be used as the programming interface libraries
CapDemo(1)
- windows下获取bt878卡数据,并进行采集,用于掌纹获取的系统中-windows obtained bt878 card data acquisition and for the acquisition of Palmprint System
Beziergenerate
- 人机交互生成三次Bezier曲线,但是没有编辑功能,正在继续改进!-HCI generated cubic Bezier curve, but no editing function, is continuing to improve.
Rlsystem
- l system 算法和模拟的小程序,3D,植物的模型模拟,分形的算法-l algorithm and system simulation of small procedures, 3D plant model simulations, fractal algorithms
demo_rar
- 一个可以读取并显示bmp文件的框架程序,可以在里面添加代码实现其他的图像处理功能,里面已经添加了一段sobel算子的程序。-one can read and display bmp the framework document procedures, Inside the can add code to achieve other image processing functions, Add inside a segmentation operator procedures.
mypsd
- MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
tsl
- 实现沙子流动的效果图,也可以理解为沙漏效果-achieve the effect of sand flow chart can also be understood as hourglass effect
meta
- 操作meta文件的一个类,可以打开、显示meta文件,并可以集成到你的view中。-meta operation of a document type, can open up, showing meta documents, and can be integrated into your view China.
DigitalCode
- 此程序为数字图象处理常用算法源代码及简单图象事例-procedure for digital image processing algorithms source code examples and simple images
MDI_leaning
- 基于VB语言编写的应用程序,可以读取指定坐标系中的某点坐标-VB language-based application that can read the designated coordinates of a point coordinates
3D_var_C
- 3D三维立体变形C语言开发程序.条理清晰.-3D three-dimensional deformation of C-language development process. Lucid.
PicEdge_DetecAndExtrac
- 程序说明 总体功能: 本程序有2个功能。 1.对载入的二值图像提取边缘,并将边缘信息存入指定文本文件。 2.通过功能1中的文本文件在一个打开的pic图像中恢复边缘。 所需输入输出的数据文件: 1.输入一个二值图像,对其进行边缘提取,新建一个文本文件已存入边缘信息,输出此文本。 2.输入步骤2中的文本,通过文本文件输出恢复边缘。 运行方式: 1.打开一个待求二值图。 2.选取“边缘提取”,“轮廓提取”中的4连通或者8连通方法提取边缘。