-
1206使用说明
#include "LCD1602.h"
void LCD1602Write(UINT8 type, UINT8 data)
{
uint8_t i ;
uint16_t val, tmp = data;
if(type == CMD)
GPIO_ResetBits(LCD1602PROT, RS); //RS = 0 写指令
else
GPIO_SetBits(LCD1602PROT, RS); //RS = 1 写数据
GPIO_ResetBits(LCD1602PROT, RW); //RW = 0 ;
for(i=0; i>4)&0x000F)
- 2023-09-07 23:35:02下载
- 积分:1
-
zipSUSAN角点检测程序,精确检测图像角点。速度非常之快。
zipSUSAN角点检测程序,精确检测图像角点。速度非常之快。-Corner detection program, accurate detection of image corners. Fast
- 2023-04-30 14:55:03下载
- 积分:1
-
本程序可以在VC++6.0的环境下实现图象的还原功能,例如逆滤波...
本程序可以在VC++6.0的环境下实现图象的还原功能,例如逆滤波-This procedure can VC++ 6.0 environment to achieve the reduction of image features, such as inverse filtering
- 2022-05-06 12:47:31下载
- 积分:1
-
imgscale
ImgScale-2.8.14 一个Linux下的图像处理软件-ImgScale- 2.8.14 a Linux image processing software
- 2023-06-26 09:10:04下载
- 积分:1
-
This is the VC of the most cattle the latest version of VAX plug V10.5.1711.0, i...
这是VC最牛插件VAX的最新版V10.5.1711.0,非常好用,是VC编程人员的好帮手。-This is the VC of the most cattle the latest version of VAX plug V10.5.1711.0, is very easy to use, is a good helper VC programmers.
- 2022-04-07 15:41:16下载
- 积分: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
-
数字图像诱导场现象
数字图像诱导场现象-digital image field-induced phenomena
- 2022-03-19 01:17:11下载
- 积分:1
-
C language of a wavelet to dry acoustic. Have great practical significance ah, c...
通过C语言来对小波去除燥声。有很大现实意义啊,程序完整
-C language of a wavelet to dry acoustic. Have great practical significance ah, complete procedures
- 2022-03-05 16:55:46下载
- 积分:1
-
Moving Sky With Multiple Layers
Moving Sky With Multiple Layers
- 2022-05-29 19:26:27下载
- 积分:1
-
统计静态时序分析器
MinnSSTA 是一种考虑空间相关性的工艺参数的统计静态时序分析工具。SSTA的详细信息,请阅读 zip 文件中的自述文件。分析器有一些matlab 的版本 要求。
- 2023-08-23 23:40:06下载
- 积分:1