登录
首页 » Special Effects » dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对...

dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对...

于 2022-01-23 发布 文件大小:3.49 kB
0 256
下载积分: 2 下载次数: 1

代码说明:

dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT transform dctcom.m completion of the input image compression imagecbe.m completion of the two RGB input image with wavelet analysis method of image fusion imagecom.m completion of the input RGB image using wavelet analysis method automatically drop noise, the threshold of high-frequency coefficient, noise reduction effect and the results of the percentage of wavelet1D.m completion of the input signals of one-dimensional discrete wavelet multi-scale decomposition wavelet2D completion of the input signals of two-dimensional discrete wavelet multi-scale decomposition zigzag.m completed the input of 8* 8 matrix of data collected in accordance with the zigzag order.

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

发表评论

0 个回复

  • err
    利用DK+Handel-C工具实现SIFT算法的前期预处理功能(高斯DOG图像序列生成)的源代码。 DK+Handel-C工具能直接把基于C语言的设计转变为优化的HDL(可以实现:C到VHDL、C到Verilog、C到EDIF等的自动生成),进而通过FPGA实现。从而保证了各种复杂的高难算法在工程应用的实时性,为许多复杂算法具体工程实现提供了重要技术手段。 源代码采用Handel-C语言编程(Handel-C由C/C++演化而来),在DK环境中运行,可以自动实现C到VHDL、C到Verilog、C到EDIF等转换。 输入图像为source.dat文件,输出为dest.dat,改变不同参数,可以得到多个dest.dat文件,进而可以利用matlab编程显示出高斯DOG图像序列,如GauSmooth.bmp文件所示。 如果没有DK运行环境,可利用记事本查看源代码(.hcc),希望对相关人员能有一定的参考作用。 -err
    2022-07-08 03:42:13下载
    积分:1
  • 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、G...
    这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等…… -This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
    2022-09-25 03:45:03下载
    积分:1
  • 动态链接库所需要的ImageLoad.lib等lib库。
    动态链接库所需要的ImageLoad.lib等lib库。-dynamic link library needs ImageLoad.lib the other lib.
    2022-08-16 07:50:14下载
    积分:1
  • 功能实现:用C#实现图像处理中的Roberts算子对边缘的检测
    功能实现:用C#实现图像处理中的Roberts算子对边缘的检测-Function realization: Using C# to achieve image processing operators on the edge of the Roberts test
    2022-04-19 05:18:28下载
    积分:1
  • 数字图像处理实习中的几种图像处理方式 包括图像转换 几何处理 线性变换 等等...
    数字图像处理实习中的几种图像处理方式 包括图像转换 几何处理 线性变换 等等 -Digital image processing internship in several image processing methods, including image conversion treatment geometric linear transformation and so on
    2023-05-15 15:50:03下载
    积分:1
  • 数字图像处理的基本程序 vc++编写 图像细化 有实例图片
    数字图像处理的基本程序 vc++编写 图像细化 有实例图片-Digital image processing of the basic procedures for the preparation of vc++ are examples of image thinning picture
    2022-08-09 22:48:44下载
    积分:1
  • hough最长线段检测
    hough最长线段检测-Hough Detection
    2022-12-06 10:55:02下载
    积分:1
  • matlab数字图象处理
    matlab数字图象处理 -Matlab digital image processing digital image processing Matlab Matlab digital image processing
    2023-04-01 13:40:04下载
    积分:1
  • 对图象进行预处理并进行Hough变换,然后求图象特征向量值
    对图象进行预处理并进行Hough变换,然后求图象特征向量值-Preprocessing of image and Hough transform, image characteristics and then seek to Money
    2023-05-02 18:20:03下载
    积分:1
  • 一个简单的画线程序,是VC++6.0开发的单文档程序,实现了用鼠标画线。...
    一个简单的画线程序,是VC++6.0开发的单文档程序,实现了用鼠标画线。-A simple line drawing procedure is VC++ 6.0 to develop a single document procedures realize the painting line with the mouse.
    2022-05-20 21:26:36下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载