-
这是我做本科毕业设计时用的dameon程序,它采用肤色和贝叶斯判别方法进行人脸检测,具有高的检测率和低的误码率....
这是我做本科毕业设计时用的dameon程序,它采用肤色和贝叶斯判别方法进行人脸检测,具有高的检测率和低的误码率.-This is what I do when we graduated from the design dameon procedures, It uses color and Bayesian methods discriminant face detection with high detection rate and a low error rate.
- 2022-05-06 11:14:43下载
- 积分:1
-
计算机图形学网格简化
计算机图形学大作业,网格简化,按照程序要求格式输入参数,可以输出指定对象的指定参数的网格简化的模型图的结果。可以支持模型的放大缩小以及左右移动。VS2010+OpenGL
- 2022-07-10 10:16:38下载
- 积分:1
-
CA developed on a good information, it is worth learning and reference for begin...
是关于CA开发的一份不错的资料,值得初学者学习和参考-CA developed on a good information, it is worth learning and reference for beginners
- 2023-07-05 11:45:04下载
- 积分:1
-
能够对图象进行灰度均衡VC++算法子程序
能够对图象进行灰度均衡VC++算法子程序-right image to gray balance VC algorithm Subroutine
- 2022-04-29 07:08:20下载
- 积分:1
-
for Microsoft's new xna c# 2005 Guide Lesson 2 source code
微软的新作xna c#2005
教程第2课的源码-for Microsoft"s new xna c# 2005 Guide Lesson 2 source code
- 2022-05-15 07:50:38下载
- 积分:1
-
tk是一个结合tcl语言开发图形图像的脚本,如风河的Tornado就是用tcl+tk开发的IDE。...
tk是一个结合tcl语言开发图形图像的脚本,如风河的Tornado就是用tcl+tk开发的IDE。-tk is a combination of language development tcl script graphic images, such as wind River Tornado is to use tcl tk development IDE.
- 2022-04-12 21:15:24下载
- 积分:1
-
clone模式在平衡排序中的应用,测试很成功,好用
clone模式在平衡排序中的应用,测试很成功,好用-clone mode in order to balance the application, testing was very successful and useful! !
- 2022-05-19 15:30:37下载
- 积分:1
-
Visual C++ CAD应用程序开发技术源代码ch3
Visual C++ CAD应用程序开发技术源代码ch3-Visual C CAD application development technology source code CH3
- 2022-08-07 09:36:20下载
- 积分:1
-
vc统计灰度直方图
vc统计灰度直方图-vc statistics Histogram
- 2022-11-07 01:15:03下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1