-
关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法...
关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
- 2022-01-26 02:12:19下载
- 积分:1
-
STM32 Cryptographic Library
STM32 Cryptographic Library
Introduction
This manual describes the API of the STM32 cryptographic library (STM32-CRYP-LIB) that
supports the following cryptographic algorithms:
AES-128, AES-192, AES-256 bits. Supported modes are:
– ECB (Electronic Codebook Mode)
– CBC (Cipher-Block Chaining) with support for ciphertext stealing
– CTR (CounTer Mode)
– CCM (Counter with CBC-MAC)
– GCM (Galois Counter Mode)
– CMAC
– KEY WRAP
ARC4
DES, TripleDES. Supported modes are:
– ECB (Electronic Codebook Mode)
– CBC (Cipher-Block Chaining)
HASH functions with HMAC support:
– MD5
– SHA-1
– SHA-224
– SHA-256
Random engine based on DRBG-AES-128
RSA signature functions with PKCS#1v1.5
ECC (Elliptic Curve Cryptography):
– Key generation
– Scalar multiplication (the base for ECDH)
– ECDSA
These cryptographic algorithms can run in the series STM32F1, STM32 L1, STM32F2,
STM32F4, STM32F0 and STM32F3 with hardware enhancement accelerators.
- 2022-07-21 14:38:08下载
- 积分:1
-
现代图像处理技术及Matlab实现
现代图像处理技术及Matlab实现-modern image processing technology and Matlab
- 2022-02-22 13:18:29下载
- 积分:1
-
图像库 支持各种格式的图片的打开 编辑
图像库 支持各种格式的图片的打开 编辑-Image database to support a variety of formats to open image editor
- 2022-04-16 07:34:06下载
- 积分:1
-
在VC6.0下运用MFC建工程,利用OpenGl画曲线和曲面的源代码。
在VC6.0下运用MFC建工程,利用OpenGl画曲线和曲面的源代码。-VC6.0 to use MFC in the works, the use of curves and surfaces painted OpenGL source code.
- 2022-08-13 13:55:54下载
- 积分:1
-
横机CAD软件,包含windows画图板里的几乎所有功能
横机CAD软件,包含windows画图板里的几乎所有功能-knitting machine CAD software, including windows drawing board Lane almost all the functions
- 2022-10-31 02:30:03下载
- 积分:1
-
一个类似放大镜的图象处理程序。
一个类似放大镜的图象处理程序。-similar to a magnifying glass image processing.
- 2022-03-17 18:42:34下载
- 积分:1
-
c语言作图,可以用来作为C语言开发电脑游戏的一部分程序!极有使用价值....
c语言作图,可以用来作为C语言开发电脑游戏的一部分程序!极有使用价值.-c graphic language, which can be used as part of the C language development part of the computer games procedures! Very useful.
- 2022-11-04 08:55:02下载
- 积分:1
-
It is a graphical representation of globe.
It is a graphical representation of globe.
- 2023-07-08 20:45:03下载
- 积分:1
-
提出了一种新的皮肤分割和人脸特征提取方法…
提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区
YC C
r b
域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度
)
(
信息定位眼睛, 然后根据人脸特征的几
形态边缘检测算子检测候选区域的边缘, 利用 边缘方向
PCA PCAED
( )
何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确
的人脸区域。利用3 个实验数据集测试该算法, 并与其它相应的算法相比较, 提出的非线性彩色空间对于肤色分
割具有很好的效果, 且对光照和姿态具有良好的不变性。另外, 利用 信息和几何特征信息检测人脸特征
PCAED
具有很高的定位精度, 定位检测率优于其他方法。实验结果表明, 该算法具有定位准确率高, 漏检率和误检率低
等特点。-
A novel approach for skin segmentation and facial feature extraction is proposed
The proposed skin segmentation is a method for integrating the chrominance components of
″″ . ″″
r b r b
nonlinear YC C color model The chrominance components of nonlinear YC C color space
,
are modeled using a subgaussian probability density function and then the face skin is seg
. ,
mented based on this function In order to authenticate the face candidate regions firstly tex
ture information in face candidate regions is segmented using mean and variance of luminance
,
- 2023-07-24 06:40:03下载
- 积分:1