-
imgscale
ImgScale-2.8.14 一个Linux下的图像处理软件-ImgScale- 2.8.14 a Linux image processing software
- 2023-06-26 09:10: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
-
一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差...
一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差-a cubic B-spline drawing of the category, through point-value calculation control points can be split, translate fitting error
- 2022-10-07 05:25:02下载
- 积分:1
-
简单的OpenCV绘画系统
简单的OpenCV绘画系统,应用摄像机来检测黄色来当作“笔”
- 2023-06-12 20:45:02下载
- 积分:1
-
简单的OCR识别程序,该源码仅供参考!如有疑问,可上论坛OPENCV中文网讨论。...
简单的OCR识别程序,该源码仅供参考!如有疑问,可上论坛OPENCV中文网讨论。-OCR simple identification procedures, the source code for reference purposes only! In case of doubt, the Chinese network OPENCV discussion forum.
- 2023-04-27 20:15:03下载
- 积分:1
-
a simple drawing tools can refer to the realization of the basic graphics learni...
一个简单的绘图工具的实现
可以参考学习图形学基本算法-a simple drawing tools can refer to the realization of the basic graphics learning algorithm
- 2022-03-11 18:34:36下载
- 积分:1
-
this example from the routines Allegro V3.12 package transplant, the original do...
这个例子是从Allegro V3.12的例程包中移植过来的,原文件为examplesex4.c
原作者是Shawn Hargreaves.这个程序示范怎样操作调色板,它把一套同
心的圆画在屏幕上并且通过循环调色板产生奇妙的特效.-this example from the routines Allegro V3.12 package transplant, the original document examples ex4.c Shawn Hargreaves is the original author. This procedure demonstrated how to operate a palette, with a set of concentric circular painting on the screen through the cycle and have a wonderful palette of effects.
- 2023-08-15 23:40:03下载
- 积分:1
-
直方图阈值分割码
直方图阈值分割的代码-histogram thresholding segmentation code
- 2022-02-02 10:22:17下载
- 积分:1
-
PANELS开发基于DOS环境下用户界面...
软件类别:窗口界面 运行环境:Win9x/NT/2000/XP/...
PANELS开发基于DOS环境下用户界面...
软件类别:窗口界面 运行环境:Win9x/NT/2000/XP/ -PANELS development environment based on DOS user interface ... software categories : window interface operating environment : Win9x/NT/2000/XP /
- 2023-02-13 14:15:04下载
- 积分:1
-
阈值变换的图像处理效果
阈值变换的图像处理效果-threshold transform the image processing results
- 2022-01-25 18:23:05下载
- 积分:1