-
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测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
-
用双线性的方法实现一副图像的放大以及其他一些图像处理
用双线性的方法实现一副图像的放大以及其他一些图像处理-Bilinear method used to achieve an image to enlarge and some other image processing
- 2023-06-21 20:10:04下载
- 积分:1
-
数字图像处理,反色
内含参数图片,源码
数字图像处理,反色
内含参数图片,源码-Digital image processing, anti-color image contains parameters, source
- 2022-06-28 00:21:14下载
- 积分:1
-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1
-
填充多边形扫描算法
多边形的扫描填充算法-filled polygon scan algorithm
- 2023-08-01 11:10:03下载
- 积分:1
-
ccbp制作的物理演示程序,李元杰老师首创,具有多种功能
ccbp制作的物理演示程序,李元杰老师首创,具有多种功能-ccbp production of the physical demonstration program, the first Liyuanjie teachers with a variety of functions
- 2023-08-31 20:10:03下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之 图像中值滤波 算法的源程序,含标准测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之 图像中值滤波 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured"s image filtering operator Law of the source, including standard tests Photo
- 2022-08-16 10:37:13下载
- 积分:1
-
该程序是一个视频采集的程序,功能有视频初始化,对视频坐标的定位,亮度饱和度以及对比度的设置等...
该程序是一个视频采集的程序,功能有视频初始化,对视频坐标的定位,亮度饱和度以及对比度的设置等-The program is a video capture program, features a video initialization, the video location coordinates, brightness, saturation and contrast settings, etc.
- 2022-04-23 02:32:44下载
- 积分:1
-
Dalsa Netlink image acquisition equipment testing procedures. Note : the need fo...
Dalsa netlink 图像采集设备试验程序。
说明:需要图像采集卡安装后才能够有对应的驱动库。-Dalsa Netlink image acquisition equipment testing procedures. Note : the need for image acquisition card can be installed after corresponding driver library.
- 2023-03-17 23:45:02下载
- 积分:1
-
em算法,实现聚类,是k均值算法的拓展,希望对大家能有所帮助...
em算法,实现聚类,是k均值算法的拓展,希望对大家能有所帮助-em cluster
- 2022-03-09 19:01:42下载
- 积分:1