-
摄像机标定
摄像机标定-Camera calibration
- 2022-02-14 19:16:38下载
- 积分:1
-
基于OpenCV编写的使用Kalman滤波器跟踪一个旋转的点程序。代码来自《OpenCV教程基础篇》一书...
基于OpenCV编写的使用Kalman滤波器跟踪一个旋转的点程序。代码来自《OpenCV教程基础篇》一书-OpenCV prepared based on the use of Kalman filter to track a rotating point of the procedure. Code from
- 2022-08-06 15:36:26下载
- 积分:1
-
图像恢复-源代码
图像恢复-源代码 -image restoration-source
- 2022-02-13 22:32:25下载
- 积分:1
-
In an interface within the drawing are cosine curve, and through the menu to cha...
在一个界面内绘制正余弦曲线,并通过菜单改变曲线的颜色-In an interface within the drawing are cosine curve, and through the menu to change the color of the curve
- 2022-11-01 15:40:03下载
- 积分: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
-
用java编写的图像处理
用java编写的图像处理-process graghics with java
- 2022-03-15 08:17:29下载
- 积分:1
-
完整的指纹识别源代码,VC格式!希望对大家有用,欢迎下载。
完整的指纹识别源代码,VC格式!希望对大家有用,欢迎下载。-Complete source code for fingerprint recognition, VC format! Hope everyone useful are welcome to download.
- 2022-02-01 17:45:03下载
- 积分:1
-
本程序是用VisualC++和OpenCV实现的,通过改进的Camshift算法,引进辅助信息,解决了人脸遮挡问题...
本程序是用VisualC++和OpenCV实现的,通过改进的Camshift算法,引进辅助信息,解决了人脸遮挡问题-This procedure is used VisualC++ And OpenCV achieved through improved Camshift algorithm, the introduction of auxiliary information to resolve the problem of facial occlusion
- 2022-12-19 16:10:07下载
- 积分:1
-
一个用于图形学算法演示和面向对象概念深入理解的开源软件. 具体说明可看
一个用于图形学算法演示和面向对象概念深入理解的开源软件. 具体说明可看- Uses in the graph study algorithm demonstration and the
object-oriented concept thorough understanding operates source
software The concrete explanation is worthy of looking at
- 2022-05-06 11:30:16下载
- 积分:1
-
该系统是一个医院血液红细胞计数的使用系统。主要是以病人的血液样本(玻璃切片)为原始数据,通过一系列的图像处理和分析,最后识别出血液中的红细胞来,同时给出红细胞的...
该系统是一个医院血液红细胞计数的使用系统。主要是以病人的血液样本(玻璃切片)为原始数据,通过一系列的图像处理和分析,最后识别出血液中的红细胞来,同时给出红细胞的个数,得到红细胞个数之后,进行检测的血液量,就可以得出血液中红细胞的密度。-The system is a hospital blood red blood cell count of using the system. Mainly based on the patient s blood samples (glass section) for the raw data, through a series of image processing and analysis, the final identification of the red blood cells to the blood, at the same time given the number of red blood cells, red blood cell number obtained after the test blood volume, blood can be drawn on the density of red blood cells.
- 2022-02-06 13:13:57下载
- 积分:1