-
跟踪算法的例子
tracking algorithm example
- 2022-02-10 08:46:02下载
- 积分:1
-
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。...
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。
- 2022-03-19 13:07:12下载
- 积分:1
-
各种图像格式转换
各种图像格式转换
- 2022-07-04 17:04:48下载
- 积分:1
-
Digital watermarking based on wavelet transform paper 4, to want to learn digita...
基于小波变换的数字水印论文,四篇,对想学习基于小波的数字水印的比较有帮助。-Digital watermarking based on wavelet transform paper 4, to want to learn digital watermarking based on wavelet more helpful.
- 2022-03-21 22:57:58下载
- 积分:1
-
数字图象处理的应用
数字图象处理的应用--人脸检测,通过VC提取特征并完成检测-Application of Digital Image Processing- Face detection, through the extraction of the characteristics of VC and complete testing
- 2022-03-07 17:59:56下载
- 积分:1
-
Face to face recognition algorithm to identify the snake algorithm
人脸识别算法 对人脸进行snake算法识别-Face to face recognition algorithm to identify the snake algorithm
- 2023-07-23 01:25:03下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
exp11.m为计算出一幅灰度图象的直方图以及对灰度图像进行简单的灰度线形变换的源程序
exp12.m为将一副灰度图像转换成二值图像源程序
exp13....
exp11.m为计算出一幅灰度图象的直方图以及对灰度图像进行简单的灰度线形变换的源程序
exp12.m为将一副灰度图像转换成二值图像源程序
exp13.m为对一幅图像进行直方图均衡化的源程序-exp11.m to calculate an image
- 2022-05-27 13:54:35下载
- 积分:1
-
用C语言编的多边形裁剪源代码
用C语言编的多边形裁剪源代码-Code of Clipping Polygons using C language
- 2022-03-23 06:18:04下载
- 积分:1
-
vb image processing, windows environment
vb图像处理,windows环境-vb image processing, windows environment
- 2022-06-12 14:23:08下载
- 积分:1