登录
首页 » Special Effects » 这个是彩色图像分割方法。与RegionExtract采用的方法不同。 首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...

这个是彩色图像分割方法。与RegionExtract采用的方法不同。 首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...

于 2022-03-15 发布 文件大小:168.31 kB
0 120
下载积分: 2 下载次数: 1

代码说明:

这个是彩色图像分割方法。与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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • object : If you want to learn computer graphics students, teachers and staff : a...
    对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测投影,透视投影算法,光照立体球,光照圆环,光照双线性曲面等等!如果需要安装图形学演示系统的请到这下载:http://happyyangxu.home.sunbo.net/xfile.php?xname=N50SQV0&download=1&fname=graphic_demo.zip-object : If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Algorithm; Bresenham, DDA, Stipples Yuan algorithm; n bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation, proportion, rotation , the origin of symmetry,
    2022-04-14 18:58:19下载
    积分:1
  • 支持多种图像格式的显示程序 *.bmp*.dib*.gif*.jpg*.jpe*.jpeg*.pcx*.tga*.tif*.ti...
    支持多种图像格式的显示程序 *.bmp*.dib*.gif*.jpg*.jpe*.jpeg*.pcx*.tga*.tif*.ti-Supports a wide range of image display program format*. bmp*. dib*. gif*. jpg*. jpe*. jpeg*. pcx*. tga*. tif*. ti
    2022-01-29 00:37:17下载
    积分:1
  • 大地电磁magnetotelluric数据NLCG反演预处理及后处理
    大地电磁magnetotelluric数据NLCG反演预处理及后处理-magnetotelluric data NLCG inversion pre- & post- processing
    2022-11-29 08:25:03下载
    积分:1
  • J2ME Based on the PNG image file mentioned here deal with source PNG image file...
    基于J2ME的PNG图片文件处理源程序 这里所说的PNG图片文件处理是指剔除掉PNG文件中的非关键数据段,从而达到压缩文件大小的目的。该程序为控制台程序,只需在控制台窗口执行jar即可。-J2ME Based on the PNG image file mentioned here deal with source PNG image file is the deal with PNG files to weed out non-critical data in the paragraph, so as to achieve the purpose of the size of compressed files. The program procedures for the console, just in the console window to the implementation of jar.
    2023-05-28 11:15:03下载
    积分:1
  • 用photoshop制作的水彩效果的详细步骤
    用photoshop制作的水彩效果的详细步骤-Using photoshop watercolor effect produced by the detailed steps
    2022-08-03 07:26:02下载
    积分:1
  • BMP images on the display of a variety of special effects, regulations clear and...
    对BMP图像进行各种特技效果的显示,条例清晰,方便好用-BMP images on the display of a variety of special effects, regulations clear and is easy to use
    2022-08-24 03:17:15下载
    积分:1
  • 基于matlab的彩色图像分割,利用k聚类算法
    基于matlab的彩色图像分割,利用k聚类算法-Matlab-based color image segmentation, clustering algorithm using k
    2023-02-09 16:30:04下载
    积分:1
  • 图形图象处理VC++编码,很好很使用,欢迎大家应用,希望与大家多交流...
    图形图象处理VC++编码,很好很使用,欢迎大家应用,希望与大家多交流-Graphic image processing VC++ Encoding, very good use, welcomed the U.S. application, I hope more exchanges with the U.S.
    2023-01-11 17:20:04下载
    积分:1
  • 可用于图像处理中的傅立叶逆变换子程序,使用fortran编程
    可用于图像处理中的傅立叶逆变换子程序,使用fortran编程-Can be used for image processing in the inverse Fourier transform subroutine, use the fortran program
    2022-02-20 00:33:44下载
    积分:1
  • vc++用于图像处理与开发,比较有用,只是pdg格式的,需要超星阅览器...
    vc++用于图像处理与开发,比较有用,只是pdg格式的,需要超星阅览器-vc++ for image processing and development, more useful, but PDG format requires Chaoxing reader
    2022-02-13 01:32:48下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载