-
人脸识别算法
这是人脸识别系统的算法。在不同的图像处理领域,这种算法是非常有效和有用。
- 2022-03-18 03:26:32下载
- 积分:1
-
很经典的算法,自己看看吧,也是别人作的。
很经典的算法,自己看看吧,也是别人作的。-classic algorithms, and let"s see it themselves, but also for the others.
- 2022-04-18 04:18:24下载
- 积分:1
-
MD5算法说明
MD5算法说明-MD5 Algorithm Description
- 2022-01-27 15:00:30下载
- 积分:1
-
Fresnel Diffraction procedures for studying physics of optical or optical techno...
菲涅耳衍射的程序,对于研究物理光学或者应用光学的科技工作者应该有所帮助-Fresnel Diffraction procedures for studying physics of optical or optical technology should help workers
- 2022-07-12 16:41:10下载
- 积分:1
-
matlab仿真硬件时用的定点化仿真
应用背景matlab仿真硬件时用的定点化仿真,一般用matlab 直接生成的滤波器响应仿真,因为结果是浮点的,所以和真实硬件计算出的结果差别很大。所以应当进行定点化处理,再检查响应曲线,在硬件设计(FPGA)就应该提前清楚到底要多和位的精度。关键技术输入参数是归一化的浮点数以及位宽,bit_floor.m用来仿真低位直接截断后的效果。bit_round.m是硬件按真正的四舍五入截断处理后的效果。bit_round_hw.m是仿真硬件处理里简化版四舍五入。
- 2022-12-06 11:40:03下载
- 积分:1
-
小波的书
小波小波书小波书小波书小波书小波书小波书
- 2022-11-06 23:20:03下载
- 积分:1
-
正则表达式的示例
Regex beginers 为一个简单的项目。在此项目中,您可以学习基本的语法和用法的正则表达式、 regecomp、 regexec。它真的可以帮助如果您从未使用过。
- 2022-06-19 04:14:13下载
- 积分:1
-
VB实现的线性卡尔曼滤波程序,简单易懂。适合初学者练习参考。...
VB实现的线性卡尔曼滤波程序,简单易懂。适合初学者练习参考。-VB linear Kalman filtering procedures, simple and understandable. For beginners practice reference.
- 2022-03-21 15:54:32下载
- 积分:1
-
数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现....
数字的阶乘算法.按分解的方法,将一个大数的阶乘用数组实现.-digit factorial algorithm. According to the decomposition method, a majority of the factorial using arrays to achieve.
- 2022-02-26 18:36:29下载
- 积分:1
-
人脸追踪 FaceTrace
应用背景
人脸识别 人脸追踪
The software is provided under the terms of this licence stricly for
// academic, non-commercial, not-for-profit purposes.
// * Redistributions of source code must retain the above copyright notice,
// this list of conditions (licence) and the following disclaimer.
// * Redistributions in binary form must reproduce the above copyright
// notice, this list of conditions (licence) and the following disclaimer
// in the documentation and/or other materials provided with the
// distribution.
// * The name of the author may not be used to endorse or promote products
// derived from this software without specific prior written permission.
// * As this software d
- 2022-08-14 06:55:42下载
- 积分:1