-
基于数学形态学编写而成的图形图象处理程序。
基于数学形态学编写而成的图形图象处理程序。-prepared graphics image processing.
- 2022-05-19 07:35:36下载
- 积分:1
-
这是基于图像处理,用MATLAB编程,对知道图像进行边缘提取和hough线链接的程序...
这是基于图像处理,用MATLAB编程,对知道图像进行边缘提取和hough线链接的程序-This is based on image processing, using MATLAB programming, to know that the image edge detection and hough line procedure link
- 2022-08-26 06:33:37下载
- 积分:1
-
一个简单的Java画图程序,能画直线、椭圆和矩形,单击鼠标既可操作。...
一个简单的Java画图程序,能画直线、椭圆和矩形,单击鼠标既可操作。-a simple Java drawing, and painting can be straight, oval and rectangle, click of the mouse can operate.
- 2022-10-24 17:55:03下载
- 积分:1
-
这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图...
这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。-the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functions regional, you have to do it is the function call and not aware of these images document the internal format.
- 2022-02-14 12:07:21下载
- 积分:1
-
操纵位图的开发包
操纵位图的开发包-manipulating bitmap Development Kit
- 2022-01-26 01:13:38下载
- 积分:1
-
利用openCV做人脸检测的程序,对做人脸识别与检测和学习openCV的朋友有帮助。
利用openCV做人脸检测的程序,对做人脸识别与检测和学习openCV的朋友有帮助。-Face Detection using openCV life procedures, to do face recognition and detection and learning openCV have to help a friend.
- 2023-07-02 19:35:03下载
- 积分:1
-
数字水印技术研究
A Survey of Techniques for Digital Watermarking
- 2022-03-11 22:52:24下载
- 积分: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
-
带有时间的GIRD
带有时间的GIRD-time with the GIRD
- 2022-02-21 15:28:55下载
- 积分:1
-
种子填充和扫描线种子填充
种子填充和扫描线种子填充-seed filling and scanning lines seed filling
- 2023-01-17 04:10:04下载
- 积分:1