-
image thresholding transform source code
图像阈值变换源代码-image thresholding transform source code
- 2022-04-26 14:02:29下载
- 积分:1
-
简易的CAD,没有坐标转换和point类。
简易的CAD,没有坐标转换和point类。-Summary of CAD, there is no coordinate transformation and the point type.
- 2022-04-07 18:16:03下载
- 积分:1
-
这是一个三维立方体旋转动画,但要注意在运行可执行文件时很容易死机。...
这是一个三维立方体旋转动画,但要注意在运行可执行文件时很容易死机。-This is a three-dimensional rotating cube animation, but in which to run the executable file is very prone to crashing.
- 2022-02-20 01:57:04下载
- 积分:1
-
huangshan
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆
和多边形...
huangshan
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆
和多边形-Huangshan the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and Polygon
- 2022-03-25 03:28:59下载
- 积分:1
-
运动检测和背景提取,比较适合于入门者学习,有一定的参考价值...
运动检测和背景提取,比较适合于入门者学习,有一定的参考价值-Motion detection and background extraction, suitable for beginners to learn the value of some reference
- 2022-08-20 09:44:23下载
- 积分:1
-
基于水平集的图像分割,该方法主要依赖于图像的边缘信息来控制轮廓线的演化...
基于水平集的图像分割,该方法主要依赖于图像的边缘信息来控制轮廓线的演化-the segmentation is basing on the Level set,and called GAC model
- 2023-03-18 13:55:04下载
- 积分:1
-
本人多年前做的一个控制系统项目的程序,连接串口可以和仿真通信,用到了绘图的多个方面,是控制系统上位机编程的很好范例
本人多年前做的一个控制系统项目的程序,连接串口可以和仿真通信,用到了绘图的多个方面,是控制系统上位机编程的很好范例-years ago, I do a project control system procedures, and can connect serial communications simulation, the use of graphics in many areas of PC Control System Programming a good example
- 2022-01-24 13:07:11下载
- 积分:1
-
Convolution Filter to alter images
卷积滤波器改变图像
- 2023-03-31 13:10: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
-
简单的绘图程序,能画点,直线,多边形等,比较简单,希望有人认同...
简单的绘图程序,能画点,直线,多边形等,比较简单,希望有人认同-simple drawing program, can draw points, lines, polygons, etc., relatively simple, hoping that someone will recognize
- 2023-07-12 21:10:03下载
- 积分:1