-
The matlab program mainly to the image gray
该matlab程序主要对图像灰度变换、均衡化等基本算子进行实现-The matlab program mainly to the image gray-scale transformation, equalization, and other basic operators to achieve the
- 2022-09-28 05:35:05下载
- 积分:1
-
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel...
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-edge means partial image brightness changes the most significant part of it is partial image change detection significantly change the basic arithmetic. For digital images, image intensity values of gray significant gradient changes can be expressed as Sobel edge detection to operator as an example to talk about digital image processing to achieve Edge Detection
- 2023-08-17 15:05:03下载
- 积分:1
-
用中值滤波和平均滤波方法对二位图像进行去噪处理,采用的模板是3*3...
用中值滤波和平均滤波方法对二位图像进行去噪处理,采用的模板是3*3-With median filtering and average filtering method for image de-noising of the two processing, using the template is 3* 3
- 2023-02-06 10:50:03下载
- 积分:1
-
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点...
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点-This code is susan Operator realize, susan can extract image edge and corner, is not sensitive to noise and speed, are mainly used to extract corner
- 2023-01-02 04:00:16下载
- 积分:1
-
这是个很有用的程序很适合搞彩色图像处理的朋友下载
这是个很有用的程序很适合搞彩色图像处理的朋友下载-This is a very useful procedure is suitable for engaging in color image processing Friend Download
- 2022-02-07 17:20:11下载
- 积分:1
-
Algorithms for images processing
Algorithms for images processing-Algorithms for processing images
- 2022-02-25 19:55:58下载
- 积分:1
-
图像处理和计算机视觉方面的源码,标准C++编写,包含了很多常用的图像处理和计算机视觉方面的算法实现。...
图像处理和计算机视觉方面的源码,标准C++编写,包含了很多常用的图像处理和计算机视觉方面的算法实现。-image processing and computer vision of the source code, standard C, contains many common image processing and computer vision algorithm.
- 2022-01-29 04:16:07下载
- 积分:1
-
收集的一些有关色彩图像中值滤波的文章 希望对大家有帮助
收集的一些有关色彩图像中值滤波的文章 希望对大家有帮助-Collected some of the color filter image of the article would like to have everyone help
- 2022-01-21 06:26:49下载
- 积分:1
-
直方图均衡化,实现灰度图像的均衡化,能有效的实现图像的增强目的!...
直方图均衡化,实现灰度图像的均衡化,能有效的实现图像的增强目的!-Histogram equalization to achieve a balanced gray-scale images, and can effectively achieve the purpose of image enhancement!
- 2022-03-25 12:06:41下载
- 积分:1
-
本实例介绍了如何实现剪切图片,在pictureBox控件中按下鼠标左键,拖拉一定区域,放开左键,再单击剪切,粘贴按钮,最后完成...
本实例介绍了如何实现剪切图片,在pictureBox控件中按下鼠标左键,拖拉一定区域,放开左键,再单击剪切,粘贴按钮,最后完成-This example describes how to realize the shear picture, in the PictureBox control by pressing the left mouse button, drag a certain region, opening up left, then click cut and paste button, and finally completed
- 2022-07-08 08:52:18下载
- 积分:1