-
让红色绿色蓝色RGB直方图
make histogram RGB red green blue
- 2023-01-05 03:00:04下载
- 积分:1
-
摄像头采集人脸并计算相似度
加载原始对比图像,并计算原始图像的直方图;
获取摄像头信息,抽取其中的帧,并计算该帧图像的直方图;
将抽取的图像的直方图与原始图像的直方图进行比较,并计算其相似度。
这个相似度就是这两上人脸的相似度了。
主要有以下几个函数构成:
/** Function Headers */
void detectAndDisplay(Mat bas_img, Mat frame, bool iscap );
//获取直方图
Mat calculateHistogram(Mat src_img);
//计算相似度
double calculateComparesion(Mat src, Mat dst);
- 2022-07-09 02:43:33下载
- 积分:1
-
一个可用于人脸识别的人脸库
一个可用于人脸识别的人脸库-a face recognition can be used for the Face
- 2022-02-15 08:29:45下载
- 积分: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
-
cad图形图像处理软件
cad图形图像处理软件-cad graphics processing software
- 2022-09-24 09:20:03下载
- 积分:1
-
The world s shortest DXUT framework based on first
世界上最短的基于DXUT框架的第一人称摄像机例子,d3d的例程中的代码很长,
笔者就只想用其中的第一人称摄像机,花了好几天研究了多个相关例程,抽出
其中的摄像机,改写了最简单的摄像机例子,在学习d3d的坐标变换中晕头的弟兄们
哈哈...
-The world s shortest DXUT framework based on first-person camera example, d3d code of the routine is very long, I just want to use them on the first-person camera, spent several days examined a number of related routines, out of which the camera , rewrite the most simple camera example, in learning D3D coordinate transformation in the first halo brothers ha ha ...
- 2022-03-01 23:24:17下载
- 积分:1
-
实现白夜窗开关效果,屏幕从上到下打开百叶窗的开关:)
实现白夜窗开关效果,屏幕从上到下打开百叶窗的开关:)-White Night Window Switches to achieve results, the screen from top to bottom to open the blinds Switches :)
- 2022-08-06 12:41:08下载
- 积分:1
-
分类问题是使用已知类型的样本(训练集)到C。
分类问题是利用已知类别的样品(训练集)来构造分类器,其训练集样品是已知类别的,所以又称为有监督学习。-Classification problems is the use of known types of samples (training set) to construct the classifier, its training set of known types of samples is, therefore, has also called supervised learning.
- 2022-01-29 04:43:08下载
- 积分:1
-
遥感、GIS综合处理的C++类,利蒙的实现…
遥感、GIS综合处理c++类,实现遥感图像。GIS数据综合集成,开发环境VC++,WINDOWS-Remote Sensing, GIS integrated treatment c++ Categories, the realization of remote sensing images. GIS data integration, development environment VC++, WINDOWS
- 2022-03-01 14:19:10下载
- 积分:1
-
使用2D变换原理,绘制一个2D图形,并进行图形基本变换
使用2D变换原理,绘制一个2D图形,并进行图形基本变换-use 2D transform, drawing a 2D graphics, and basic graphics transformation
- 2022-11-25 05:30:03下载
- 积分:1