-
影像增强的三个程序:1、边缘检测;2、直方图均衡化;3、图像增强...
影像增强的三个程序:1、边缘检测;2、直方图均衡化;3、图像增强-three programmea:1. edge detedtion 2,image histgram equalized 3,image enhancement
- 2022-03-05 22:56:38下载
- 积分:1
-
Basic image processing, including linear transformations, such as gray balance.
基本的图像处理,包括线性变换,如灰度平衡。
- 2022-02-07 09:06:24下载
- 积分:1
-
用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能...
用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能-Achieved with opencv face detection function, as well as their own code written in the realization of human face detection function
- 2023-02-21 06:05:03下载
- 积分:1
-
A set of matlab funcitons used in the field of digital image processing (pattern...
A set of matlab funcitons used in the field of digital image processing (pattern recognition).
- 2022-03-25 05:37:34下载
- 积分:1
-
TI DM642开发的实用程序:
包括:YUV视频格式转换成RGB格式C版本程序、ASM版本程序以及有关中值滤波的C程序;
相当有用!...
TI DM642开发的实用程序:
包括:YUV视频格式转换成RGB格式C版本程序、ASM版本程序以及有关中值滤波的C程序;
相当有用!
- 2022-06-13 17:59:44下载
- 积分:1
-
图像修复。它可以自动恢复图像。
图像修复。它可以自动恢复图像。
- 2023-01-23 10:05:04下载
- 积分:1
-
三维立体图像方面,用Visual Basic实现图像处理的源程序
三维立体图像方面,用Visual Basic实现图像处理的源程序-Three-dimensional images, using Visual Basic realize image processing source code
- 2022-04-19 23:43:50下载
- 积分:1
-
好东东 教你轻松学会matlab的GUI界面设计
好东东 教你轻松学会matlab的GUI界面设计-MATLAB GUI VIDEO
- 2022-03-16 15:08:51下载
- 积分:1
-
大津自适应阈值分割算法,其中只有自适应阈值的计算部分
大津自适应阈值分割算法,其中只有自适应阈值的计算部分-Otsu adaptive threshold segmentation algorithm, one of only adaptive part of the calculation of threshold
- 2023-06-13 03:20:03下载
- 积分:1
-
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1...
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1.bmp、2.bmp用来测试尺度变换后图像的识别;
3.bmp、4.bmp用来测试尺度变换后图像的识别;
2.bmp、2_shift.bmp用来测试平移后图像的识别。
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
运行后文件夹应该有Image1.bmp,Image2.bmp,Image3.bmp,Image4.bmp;
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
边界直方图数据和归一化后直方图数据分别保存在histogram.txt和NormalHistogram.txt中。-Border direction histogram statistics. Canny algorithm used. Testing Photo caption: (image path name in the main function AnsiString name = 1.bmp set) 1.bmp, 2.bmp used to test scaling image identification 3.bmp, 4.bmp used to test After scaling the image identification 2.bmp, 2_shift.bmp used to test post-translational image recognition. Realize the output grayscale, smooth map, edge map, as well as dual-threshold edge map after the treatment running folder should have Image1.bmp, Image2.bmp, Image3.bmp, Image4.bmp realize grayscale output, smooth map, edge map, as well as dual-threshold edge map after the treatment border histogram data an
- 2023-07-29 09:00:03下载
- 积分:1