-
这个是彩色图像分割方法。与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
-
独立成分分析 进行盲源信号分析,信号处理图像处理的好工具...
独立成分分析 进行盲源信号分析,信号处理图像处理的好工具-ICA
- 2023-06-06 21:35:03下载
- 积分:1
-
The use of C language procedures for the treatment threshold, with the major gra...
使用C语言编写的阈值处理程序,拥有专业的用户图形界面,方便进行处理,并附有进行处理的灰度图像-The use of C language procedures for the treatment threshold, with the major graphical user interface to facilitate the deal, have to deal with the gray image
- 2022-02-10 06:22:43下载
- 积分:1
-
本代码描述了图像修复的各种程序,如增强对比度,图像平滑等等。...
本代码描述了图像修复的各种程序,如增强对比度,图像平滑等等。-This code describes a variety of image repair program, such as enhanced contrast, image smoothing and so on.
- 2022-08-18 05:12:12下载
- 积分:1
-
图像处理和注释
image processing and notes
- 2022-06-25 23:08:50下载
- 积分:1
-
这是一个Visual c++ 数字图象基础的源码
这是一个Visual c++ 数字图象基础的源码-This is a Visual c digital images based on the source
- 2022-01-23 10:13:06下载
- 积分:1
-
Delphi也玩特效,简单的图片处理程序
Delphi也玩特效,简单的图片处理程序-Delphi also play effects
- 2022-03-16 13:46:05下载
- 积分:1
-
I2C代码为Verilog
i2c code for the verilog -i2c code for the Verilog
- 2022-07-26 11:14:26下载
- 积分:1
-
说明:程序运行过程中要用到wedgelet工具包和wavelet802工具包;
wdt...
说明:程序运行过程中要用到wedgelet工具包和wavelet802工具包;
wdt-cwtdenoise :wedgelet去噪算法主函数;
以下函数和其它函数均为被调用函数;
DT_CWTdenoise :复小波去噪函数;
其中:afb,afb2D,afb3D,AntonB,cplxdual2D,cshift2D,dualtree2D,dwt2D,idualtree2D
pm,pm4,sfb2D,symextend,unnormcoef,reversecoefDHtgrselect,tee,dtcwtcoef,
gencoef等等为复小波去噪时调用函数;-Description: program to run the process to use to wedgelet tool kits and wavelet802 kit wdt-cwtdenoise: wedgelet denoising algorithm main function the following functions and other functions are called function DT_CWTdenoise: Complex Wavelet denoising function which: afb , afb2D, afb3D, AntonB, cplxdual2D, cshift2D, dualtree2D, dwt2D, idualtree2D pm, pm4, sfb2D, symextend, unnormcoef, reversecoefDHtgrselect, tee, dtcwtcoef, gencoef for complex wavelet denoising, etc. when calling function
- 2022-01-26 02:34:10下载
- 积分:1
-
实现了光照控制,纹理映射,透明物体,弹簧制作、三维旋转等诸多功能...
实现了光照控制,纹理映射,透明物体,弹簧制作、三维旋转等诸多功能-The realization of the light control, texture mapping, transparent object, the spring production, and many other features of three-dimensional rotation
- 2022-08-11 10:56:40下载
- 积分:1