-
opengl显示列表
opengl显示列表示例。使用显示列表绘制了一大堆圆锥并旋转。
显示列表很容易实现,很像自己写了一个函数。
对opengl初学者很有帮助。
- 2022-12-03 10:05:03下载
- 积分:1
-
In medicine visible algorithm classical body plan algorithm
realization, realize...
医学可视化算法中经典的体绘制算法的实现,在VC下实现的,对于医学可视化方面的研究很有帮助。- In medicine visible algorithm classical body plan algorithm
realization, realizes under VC, has the help very much regarding the
medicine visible aspect research.
- 2022-08-10 16:02:00下载
- 积分:1
-
a research about cloud detection
a research about cloud detection
- 2022-02-06 05:02:00下载
- 积分:1
-
用VC6.0编写的gif图像处理程序,包括gif的保存和显示
用VC6.0编写的gif图像处理程序,包括gif的保存和显示-VC6.0 prepared with the gif image processing procedures, including the preservation and gif show
- 2023-01-16 11:30: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
-
barcode generation principle : bar code data of the first part by the seven figu...
条形码的生成原理:
条形码的第一数据部分是由 7个数字形成的,其形成的方法详述如下:
n 首先使用 产生和 匹配的字母码,该字母码有6个字母组成,字母限于A和B。产生字母码的列表如下
字母码
0 AAA
1 AABABB
2 AABBAB
3 AABBBA
4 ABAABB
5 ABBAAB
6 ABBBAA
7 ABABAB
8 ABABBA
9 ABBABA
表一 映射表
n 将 和 产生的字母码按位进行搭配,来产生一个数字-字母匹配对。并通过查表来得到 形成的条形码第一数据部分。
将 和C进行搭配,并通过查表得到 形成的条形码的第二数据部分。
该映射表如表二所示:
数字-字母匹配对 二进制信息
0A 0001101
0B 0100111
0C 1110010
1A 0011001
1B 0110011
1C 1100110
2A 0010011
2B 0011011
2C 1101100
3A 0111101
3B 0100001
3C 1000010
4A 0100011
4B 0011101
4C 1011100
5A 0110001
5B 0111001
5C 1001110
6A 0101111
6B 0000101
6C 1010000
7A 0111011
7B 0010001
7C 1000100
8A 0110111
8B 0001001
8C 1001000
9A 0001011
9B 0010111
9C 1110100
表二 数字-字母映射表
n 绘制条形码:通过映射表二得到的二进制数码进行绘制,1对应黑线,0对应白线。
-barcode generation principle : bar code data of the first part by the seven figures formed, and the formation of detailed as follows : n the first use of the alphabet and matching code, the code l
- 2022-01-25 20:25:14下载
- 积分:1
-
DDA与Bresenham算法
DDA与Bresenham算法-计算机图形学-DDA and the Bresenham algorithm-Computer Graphics
- 2022-02-01 03:51:42下载
- 积分:1
-
本程序在turbo c2.0上已经运行成功!!!可用于实现图形的旋转效果,很逼真...
本程序在turbo c2.0上已经运行成功!!!可用于实现图形的旋转效果,很逼真-procedures in the turbo c2.0 already running success! ! ! Graphics can be used to achieve the effect of rotation, very realistic!
- 2022-02-07 10:26:29下载
- 积分:1
-
wave equation used to disseminate campaign fuzzy image restoration, there are so...
采用传播波方程对运动模糊图像进行恢复,还有一些基本变换的实现-wave equation used to disseminate campaign fuzzy image restoration, there are some basic conversion in the
- 2022-07-13 23:06:31下载
- 积分:1
-
研究生毕业是编写的图像检索的程序,有相似度匹配,特征提取,检索运行效果好...
研究生毕业是编写的图像检索的程序,有相似度匹配,特征提取,检索运行效果好-Graduate school is to write the image retrieval process, there is similarity matching, feature extraction, retrieval operation good results
- 2022-07-26 22:07:13下载
- 积分:1