-
Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face d...
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
- 2022-01-26 03:18:51下载
- 积分:1
-
该程序对BMP图像进行边缘提取。实现了Roberts算子,Sobel算子,Prewitt算子,拉普拉斯算子和高斯拉普拉斯算子。...
该程序对BMP图像进行边缘提取。实现了Roberts算子,Sobel算子,Prewitt算子,拉普拉斯算子和高斯拉普拉斯算子。-The procedure of extracting the edge of BMP images. Achieved Roberts operator, Sobel operator, Prewitt operator, Laplacian and Gaussian Laplacian.
- 2022-02-05 20:08:48下载
- 积分:1
-
基于自适应背景图像更新的运动目标检测方法
基于自适应背景图像更新的运动目标检测方法-Based on adaptive background image updated moving target detection method
- 2023-08-15 22:45:03下载
- 积分:1
-
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel...
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-edge means partial image brightness changes the most significant part of it is partial image change detection significantly change the basic arithmetic. For digital images, image intensity values of gray significant gradient changes can be expressed as Sobel edge detection to operator as an example to talk about digital image processing to achieve Edge Detection
- 2023-08-17 15:05:03下载
- 积分:1
-
第二届全国高校 BBS 程序开发大赛四大独立奖项最佳编程风格奖A9010@10.20...
第二届全国高校 BBS 程序开发大赛四大独立奖项最佳编程风格奖A9010@10.20-Second National College BBS Development Competition four awards the best independent programming style A9010 @ Award 10.20
- 2022-01-31 14:13:15下载
- 积分:1
-
OpenCV RGB直方图
使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。...
OpenCV RGB直方图
使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。-OpenCV RGB histograms
Developed with VS2008+ OpenCV library, reading colorful image, respectively display three-channel RGB histograms . Need install OpenCV2.0.
- 2022-03-04 23:52:13下载
- 积分:1
-
可以实现YUV序列转换为RGB格式文件
可以实现YUV序列转换为RGB格式文件-YUV sequence can be converted to RGB format
- 2022-01-26 01:25:41下载
- 积分:1
-
粒子滤波器源代码,有助于学习。附有图像序列。
粒子滤波器源代码,有助于学习。附有图像序列。-Particle Filter source code, contribute to learning. With image sequences.
- 2022-05-18 14:47:56下载
- 积分:1
-
matlab模拟退火工具箱,包含模拟退火运行所需的各种函数,是模拟退火的一个非常有力的工具。...
matlab模拟退火工具箱,包含模拟退火运行所需的各种函数,是模拟退火的一个非常有力的工具。-simulated annealing Matlab toolbox contains simulated annealing operation of the various functions, Simulated Annealing is a very powerful tool.
- 2022-03-11 10:35:34下载
- 积分:1
-
该函数实现的是文章New edge
该函数实现的是文章New edge-directed interpolation中的算法-it implements the method in new edge-directed interpolation
- 2022-01-31 07:56:39下载
- 积分:1