-
implementation_fft
vhdl语言按fft接口标准把数字图像信号转换成标准VGA格式。适合做学习试验
-implementation_fft
- 2022-03-12 09:34:48下载
- 积分:1
-
人脸检测源码,有多种处理函数,已通过VS6.0
人脸检测源码,有多种处理函数,已通过VS6.0-Face detection source, has a wide range of treatment functions, has passed VS6.0
- 2022-06-13 16:19:53下载
- 积分:1
-
edge image segmentation procedures, the use of vb programming, with the hope of...
边缘图象分割程序,是使用vb编程,希望有帮助-edge image segmentation procedures, the use of vb programming, with the hope of helping
- 2022-08-14 21:42:58下载
- 积分: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
-
PDF417 code, I was given to me by other people, need friends can look at.
PDF417的源码,我是其他人给我的,需要的朋友可以研究一下。-PDF417 code, I was given to me by other people, need friends can look at.
- 2023-01-13 05:05:03下载
- 积分:1
-
VC edge detection procedure, function is perfect, able to carry out the second d...
边缘检测的VC程序,功能很完善,能进行二次开发-VC edge detection procedure, function is perfect, able to carry out the second development
- 2022-05-18 03:40:47下载
- 积分:1
-
C + + 的 LBP 代码
局部二元模式(LBP)是一种用于在计算机视觉分类功能。 LBP是特定情况在1990年[1] [2] LBP于1994年首先描述[3] [4]它提出的纹理谱模型由于被认为是一个强大的功能的纹理分类;它已经进一步确定,当LBP是结合定向梯度直方图(HOG)的描述符,它提高了检测性能相当一些数据集。该LBP特征向量,在其最简单的形式中,通过以下方式创建的:划分检测窗口进入细胞(例如16×16像素的每个单元格)。用于在小区中的每个像素,比较像素到它的每一个8邻居(在它的左顶,左中间,左底部右顶部,等等)。跟随一个圆,即顺时针或逆时针的像素。其中,中心像素的值大于邻居的值,写入“1”。否则,写“0”。这使一个8位二进制数(通常是转换为十进制为方便起见)。计算的每个“号码”中出现的频率的直方图,在细胞内,(即,对每个组合哪些像素是较小的,哪些是大于该中心)。任选正常化直方图。串联所有细胞(归)直方图。这给出了窗口的特征向量。特征向量现在可以使用支持向量机或其他机器学习处理算法进行分类的图像。这样的分类可以用于人脸识别或纹理分析。
- 2022-03-21 06:15:16下载
- 积分:1
-
能够在实现交互式绘图的软件
能够在实现交互式绘图的软件-to achieve interactive graphics software
- 2023-05-30 01:15:03下载
- 积分:1
-
Vc use development environment, can be avi files into mpeg file
使用Vc开发环境,可以将avi文件转换成mpeg文件
- 2023-03-02 21:30:03下载
- 积分:1
-
用c语言编写的一个动画程序
用c语言编写的一个动画程序-use of a language animation process
- 2022-03-05 09:21:43下载
- 积分:1