-
在C++编译环境中实现在图形图像上加数字水印的功能
在C++编译环境中实现在图形图像上加数字水印的功能-In C++ compiler environment increases in the graphic image on the function of digital watermarking
- 2022-04-08 08:09:03下载
- 积分:1
-
本压缩包有canny算子的源程序代码和测试图片。
本压缩包有canny算子的源程序代码和测试图片。-The archive has canny operator of the source code and test images.
- 2023-01-15 20:05:03下载
- 积分:1
-
这是简单的图像分割程序,用VC编写
这是简单的图像分割程序,用VC编写-It is a simple image segmentation procedures, the preparation of VC
- 2022-11-19 20:10:03下载
- 积分:1
-
这是一个用MATLAB编程实现最大熵图像分割的…
这是一个利用MATLAB编程实现的图像熵最大分割.相信对大家有用-This is a use of MATLAB programming realize maximum entropy image segmentation. I believe it useful to U.S.
- 2022-05-27 00:55:10下载
- 积分:1
-
算法特点:
1)可检测正面正负15度人脸;
2)支持多人脸检测;
3)经过优化后对尺寸为320×240的视频图像检测速度达15帧/秒;...
算法特点:
1)可检测正面正负15度人脸;
2)支持多人脸检测;
3)经过优化后对尺寸为320×240的视频图像检测速度达15帧/秒;
4)支持灰度图像人脸检测、低照度视频图像人脸检测。
测试条件:要求计算机安装USB CMOS视频摄像头及驱动程序。
运行要求:可执行程序exe与配置文件FPD.ini在同一个目录下。
-Algorithm characteristics: 1) to deliver people testing positive face of plus or minus 15 2) support for more than face detection 3) after the optimized size of 320 × 240 video image detection rate of 15/s 4) to support the gray Image Face Detection, illumination video face detection. Test conditions: installation requires a computer USB CMOS video camera and driver. Operation requirements: exe executable files and configuration FPD.ini in the same directory.
- 2022-07-04 06:43:48下载
- 积分:1
-
Harris角点检测的源代码
source code of Harris corner detection -source code of Harris corner detection
- 2022-02-03 14:28:17下载
- 积分:1
-
Frame buffer block rotation, using c language code completion, to achieve the ro...
帧缓存块的旋转,采用c语言代码完成,实现帧缓存块的旋转。-Frame buffer block rotation, using c language code completion, to achieve the rotation of the frame buffer block.
- 2022-09-05 12:25:02下载
- 积分:1
-
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、G...
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等……
-This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
- 2022-09-25 03:45:03下载
- 积分:1
-
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。...
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。
- 2022-03-19 13:07:12下载
- 积分:1
-
VTK与ITK结合读取BMP图片并显示,需要用CMake配置一下,适合有初学者。...
VTK与ITK结合读取BMP图片并显示,需要用CMake配置一下,适合有初学者。-Itk combine VTK and read BMP picture and show that you need to use CMake to configure, suitable for beginners.
- 2022-03-14 03:21:24下载
- 积分:1