登录
首页 » Special Effects » 沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试....

沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试....

于 2022-07-16 发布 文件大小:159.05 kB
0 232
下载积分: 2 下载次数: 1

代码说明:

沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.-Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very classic, with pictures can be tested.

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

发表评论

0 个回复

  • 这个是彩色图像分割方法。与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
  • Harris角点检测的源代码
    source code of Harris corner detection -source code of Harris corner detection
    2022-02-03 14:28:17下载
    积分:1
  • 这是开源的图像拼接处理的软件eblend最新版3.2的源代码。
    这是开源的图像拼接处理的软件eblend最新版3.2的源代码。-This is the open-source software dealing with image mosaic eblend the latest version 3.2 source code.
    2023-01-05 23:35:05下载
    积分:1
  • 对图象的对比度进行处理,不同于一般的对比度增强处理
    对图象的对比度进行处理,不同于一般的对比度增强处理-the contrast of image processing, from a general contrast enhancement
    2022-02-01 20:50:14下载
    积分:1
  • 图像处理 自己编写的,能处理256色位图
    图像处理 自己编写的,能处理256色位图-Image processing have written to deal with 256-color bitmap
    2022-01-31 06:30:13下载
    积分:1
  • 一些基本的图像处理源程序,以及用于图像处理的基本matlab操作程序...
    一些基本的图像处理源程序,以及用于图像处理的基本matlab操作程序-some basic image processing program, and for the basic image processing procedures Matlab
    2023-07-23 22:15:02下载
    积分:1
  • 30个图像处理的VC++源代码,包括256色转灰度图,Hough变换技术。
    30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.-30 image processing VC++ Source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretching, binarization transformation, anti-color, box encoding, Fourier Transform , Gaussian smoothing, gray balance, mean filter, Laplacian sharpening (edge detection), discrete cosine transform, the brightness increases and decreases in inverse filtering deal, check on the number of check index, the gradient sharpening, image processing, mirror image, image translation, image scaling, image thinning, image rotation, Wiener filtering treatment using Canny edge extraction operator, threshold transform, histogram equalization.
    2022-07-27 04:43:16下载
    积分:1
  • 在DICOM格式转换为BMP位图格式的C++源代码
    关于DICOM格式转换为位图BMP格式的c++源代码-On the DICOM format conversion for BMP bitmap format c++ Source code
    2023-07-11 11:50:03下载
    积分:1
  • 脉冲耦合神经网络与高斯模型结合的运动目标检测
    脉冲耦合神经网络与高斯模型结合的运动目标检测-pcnn
    2022-11-19 12:45:03下载
    积分:1
  • 图像处理入门C源码分析,非常经典的入门资料,源代码丰富,讲解也非常详细,适合初学者....
    图像处理入门C源码分析,非常经典的入门资料,源代码丰富,讲解也非常详细,适合初学者.-image processing portal C source code analysis, very classic introductory information on the source rich, also explain in great detail, for beginners.
    2022-02-13 18:08:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载