-
高级指纹分算法析源代码高级指纹分算法析源代码
高级指纹分算法析源代码高级指纹分算法析源代码-Senior Fingerprint Algorithm Fingerprint analysis of the source code sub-algorithm for high-level source code analysis
- 2022-03-30 18:56:00下载
- 积分:1
-
二维码识别
二维码识别 包括文件:Ø EnCodePdf.dll //PDF417编码动态链接库Ø EnCodeQr.dll //Qr_Code编码动态链接库Ø EnDataMatrix.dll //DataMatrix编码动态链接库Ø Wcomp.dll //图像压缩动态链接库 2) 支持操作系统Ø Windows 95/98Ø Windows NTØ Windows 2000 Professinal / Server 3) 支持开发环境有:Ø Microsoft Visual C++ 6.0 / .NetØ Microsoft Visual Basic 5.0/6.0Ø Microsoft Visual Foxpro 5.0/6.0Ø PowerBuilderØ Delphi
- 2022-11-16 01:30:02下载
- 积分:1
-
bmp文件读取到内存代码
将bmp文件读取到内存当中,c++语言编写。BMP(全称Bitmap)是Windows操作系统中的标准图像
- 2022-02-04 20:40:08下载
- 积分:1
-
用于图象边缘的精确检测的susan算法的文章
用于图象边缘的精确检测的susan算法的文章- Uses in the image edge precise examination susan algorithm
article
- 2023-02-21 04:45:04下载
- 积分:1
-
一个超强的扫描种子填充算法程序,使用VC++开发,效果不错。...
一个超强的扫描种子填充算法程序,使用VC++开发,效果不错。-a super scan seed filling algorithm, the use of VC development effectiveness.
- 2022-08-18 03:42:06下载
- 积分:1
-
游程编码
系统实现方案:总体思想:将图像文件以二进制方式读入缓冲区,把二进制位转制为整数,对缓冲区数据进行编码,以特定的格式(unsigned short)写入输出文件;解压缩过程反过来即可。压缩文件存储格式:以每两个字节为单位储存(即每次写入16位unsigned short类型)。 0 1 2~15 ... 第0位 存储压缩信息(1压缩;0不压缩,原始数据)第1位 如果第0位为1(压缩),此位标明字符类别(0或1);如果第0位为0(原始数据),此位无意义,默认为0后14位 存储字符数量或者原始数据的值
- 2022-07-09 04:00:22下载
- 积分:1
-
hough transform, capable of detecting images of a straight line, and can detect...
hough变换,能够检测图像中的直线,并能检测出直线的倾斜角-hough transform, capable of detecting images of a straight line, and can detect the angle of inclination of a straight line
- 2022-02-06 12:50:06下载
- 积分:1
-
数字图像处理中的数字图像处理技术与经验点
VC++在数字图像处理中的几点技巧与经验-VC in the digital image processing techniques and the experience points
- 2022-04-12 12:15:36下载
- 积分:1
-
预览,图片, 动画
预览,图片, 动画-preview, pictures, animation
- 2022-03-25 06:11:39下载
- 积分:1
-
加载了bitmap,jpg,pcx等图形格式的类,实现了不同图形的显示和变换。...
加载了bitmap,jpg,pcx等图形格式的类,实现了不同图形的显示和变换。-Loading a bitmap, jpg, pcx graphics formats, such as categories, to achieve a different graphics display and transformation.
- 2022-10-15 12:30:02下载
- 积分:1