-
基于VB的人脸、简单图形识别。识别出相匹配的人脸图形
基于VB的人脸、简单图形识别。识别出相匹配的人脸图形-VB-based human face, the simple pattern recognition. Identify the matching graphics Face
- 2022-07-16 05:51:57下载
- 积分:1
-
are on the drawing program, prepared by the VB. The paper details can be seen, I...
分析是否为网格化数据-are on the drawing program, prepared by the VB. The paper details can be seen, I hope that the administrator approval, I need you stand in one source, I have very fond of this site, if approved me, I will contribute to this website me a force, if approved, I will make further efforts! Thank you!
- 2022-01-24 09:23:19下载
- 积分:1
-
图像处理的源程序,功能比较多.设计很多图像的知识.
图像处理的源程序,功能比较多.设计很多图像的知识.-image processing of the source, more functional. Many images design knowledge.
- 2022-09-04 08:00:02下载
- 积分:1
-
OpenCV是一个功能强大的图像处理类库,该程序演示了图像的载入以及如何把bmp转换为OpenCV支持的格式。...
OpenCV是一个功能强大的图像处理类库,该程序演示了图像的载入以及如何把bmp转换为OpenCV支持的格式。-OpenCV is a powerful image processing library, the program demonstrated the images printed and how conversion to OpenCV bmp format support.
- 2023-06-15 07:00:04下载
- 积分:1
-
xvidx This is the source code (MPEG4). Under the vc compiler.
这是xvidx源代码(MPEG4)。可以在vc下编译。-xvidx This is the source code (MPEG4). Under the vc compiler.
- 2022-01-25 15:39:42下载
- 积分:1
-
最新的反向K
最新的反向K-L人脸识别算法文献,2004年发表在IEEE上-The latest literature Reverse KL Face Recognition Algorithm
- 2022-05-12 15:34:32下载
- 积分:1
-
outlook风格的分裂窗口
outlook风格的分裂窗口-outlook style of the split-window
- 2023-04-25 17:55:03下载
- 积分:1
-
地理信息系统的一个例子,一个可以实现三维图形的三维地球在线编辑系统…
一个GIS的范例,一个3D地球在线编辑系统,可实现3D图形的编辑-An example of a GIS, a 3D earth online editing system which can realize 3D graphics editor
- 2022-08-19 07:06:32下载
- 积分:1
-
这些都是指纹
这些内容是一些与指纹识别有关的东西,全是从国外的网站上找的。-These are some of fingerprint-related things, all of the site from abroad looking for.
- 2022-08-14 02:44:47下载
- 积分: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