-
k均值图像分割,经典的图像分割方法,算法简单,效果好。
k均值图像分割,经典的图像分割方法,算法简单,效果好。-k-means image segmentation
- 2023-01-13 11:30:08下载
- 积分:1
-
形态学在平滑图像中应用很广泛,本代码用C语言介绍了怎样用腐蚀膨胀运算进行平滑运算...
形态学在平滑图像中应用很广泛,本代码用C语言介绍了怎样用腐蚀膨胀运算进行平滑运算-Morphology in the smooth application of a wide range of images, the code using C language introduction how to use corrosion expansion of computing smoothing operator
- 2023-02-23 08:00:02下载
- 积分:1
-
程序对图像分割。选择两种方法,首先统计方法…
Program to segmentation picture. To choose are two method, first statistic method, second with using a histogram.
- 2023-02-25 00:00:04下载
- 积分:1
-
BORLAND C + + BUILDER 编写,非常有趣的程序,用于使图片HISTOGRAM 均直...
BORLAND C + + BUILDER 编写,非常有趣的程序,用于使图片HISTOGRAM 均直-BORLAND C BUILDER prepared, very interesting process, make pictures for both straight HISTOGRAM
- 2022-03-03 12:35:02下载
- 积分:1
-
《几何偏微分方程应用于图像处理》中P_M方程的AOS算法
《几何偏微分方程应用于图像处理》中P_M方程的AOS算法-"geometric partial differential equations used in image processing," P_M equation AOS Algorithm
- 2022-08-15 12:49:01下载
- 积分:1
-
遥感应用中,归一化差分温度指数(NDTI)的核心代码,最近写的,可以移植到你的VC图像读写平台运行...
遥感应用中,归一化差分温度指数(NDTI)的核心代码,最近写的,可以移植到你的VC图像读写平台运行-Remote sensing applications, the Normalized Difference Temperature Index (NDTI) the core code, recently wrote, can be transferred to your platform to read and write operation of VC images
- 2022-03-13 14:44:56下载
- 积分:1
-
人脸识别的源程序,思想很简单,就是利用AHJ方法,具体如何实现可参考程序中的注释...
人脸识别的源程序,思想很简单,就是利用AHJ方法,具体如何实现可参考程序中的注释-Face Recognition of the source, the thinking is very simple, it is using the AHJ, how to achieve specific reference to the procedures Notes
- 2022-05-27 05:01:26下载
- 积分: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
-
ppm格式的图片转换成为bmp格式图片的转换工具。
ppm格式的图片转换成为bmp格式图片的转换工具。-ppm format photographs has become a picture of bmp format conversion tools.
- 2022-02-06 20:36:12下载
- 积分:1
-
图像分割中常用的水平集方法的matlab源代码!
图像分割中常用的水平集方法的matlab源代码!-Commonly used in image segmentation level set method matlab source code!
- 2022-05-24 09:42:26下载
- 积分:1