CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 反余弦

搜索资源列表

  1. chengxu

    0下载:
  2. 1、 打点法显示一幅256*256灰度图(BMP)。 2、 图像变换(包括图像平移、缩放、旋转、傅里叶变换、离散余弦变换、沃尔什变换)。 3、 图像增强(包括图像求反、直方图均衡、直方图规定化、线性平滑和线性锐化、中值滤波)。 4、 图像分析(边缘检测)。 -1, hit points shows a picture of 256* 256 gray image (BMP). 2, image transformation (including image scaling,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5522713
    • 提供者:ERICK
  1. visual-detecting-for-PCB

    2下载:
  2. 用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮 廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、 Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗 曼编码表、行程编码、LZW编码等。 对于研究电子封装技术,视觉检测及电机精确控制的同学
  3. 所属分类:Special Effects

    • 发布日期:2017-03-09
    • 文件大小:7317504
    • 提供者:luaiming
  1. whu_7-115-14828-7_2006_1

    0下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -30 image processing VC++ source code, incl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:647356
    • 提供者:sunhaibin
  1. DCT

    0下载:
  2. 这个是一个离散余弦变换的反变换的程序代码,都是我自己写的并且验证过的程序,有需要的人可以去下载来-This is a discrete cosine transform, inverse transform code, I wrote it myself and verification procedures, people in need can go to download to see
  3. 所属分类:Wavelet

    • 发布日期:2017-04-09
    • 文件大小:311702
    • 提供者:覃松
  1. Quantization-for-DCT

    0下载:
  2. 量化离散余弦变换系数的程序实现及其效果的检测。过程中使用了8x8的分块方法。首先计算每块的离散余弦变换(DCT);然后量化了DCT的系数; 最后进行了反离散余弦变换(iDCT). 程序中还可以设定缩放系数。-Quantify the discrete cosine transform coefficients procedure and its effect detection. The process used in the 8x8 sub-block method. First calcul
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:522
    • 提供者:Adam_Z
  1. lisanyuxian

    0下载:
  2. 数字图象处理的离散余弦变换及傅立叶反变换的处理-Digital image processing of discrete cosine transform and the inverse Fourier transform processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:20009479
    • 提供者:lewis
  1. 2

    0下载:
  2. 实现图像处理中,实现对一幅灰度图像的快速傅立叶变换,并求其变换后的系数(幅度)分布,同时实现对一幅图像做离散余弦变换,选择适当的DCT系数阈值对其进行DCT反变换 -Realize image processing, to achieve the fast Fourier transformation of a grayscale image, and determine the distribution of its transform coefficients (amplitude), wh
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:169910
    • 提供者:茗汀
  1. DFT-and-DCT-transformations

    1下载:
  2. 二维离散傅里叶变换和离散余弦变换同属于图像的二维正交变换,它们在图像处理中有 着极为重要的应用价值。利用这些正交变换可以获得图像的频域信息,从而实现图像的增强、复原、编码和描述。本文将描述对图像进行DFT 和DCT 变换的过程。在进行DFT 变换后,还会将图像的幅频、相频特性进行置换操作后反变换,并探讨其中的规律;而在DCT 变换后,还将探讨如何选取DCT 系数点以实现图像的复原。请先阅读压缩包内的pdf文档。-This code implements the DFT and DCT tra
  3. 所属分类:Special Effects

    • 发布日期:2014-11-28
    • 文件大小:390144
    • 提供者:Zhang
  1. VCDIP_P78

    0下载:
  2. vc界面下,实现图像的离散余线变换DCT,离散余弦反变化。-the vc interface, the realization of the discrete image I line transform DCT, the inverse discrete cosine change.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:2409
    • 提供者:高书勤
  1. DCT-change

    0下载:
  2. 1.实现对lena.bmp灰度图像的快速傅立叶变换,并求其变换后的系数(幅度)分布; 2.实现对lena.bmp图像做离散余弦变换,选择适当的DCT系数阈值对其进行DCT反变换 ;-1 to achieve the fast Fourier transform on lena.bmp grayscale image, and to find the transformed coefficients (amplitude) distribution 2. To achieve lena.bm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:87764
    • 提供者:戴咪嘟
  1. MyImage

    0下载:
  2. 自己编写的对图像进行傅里叶变换和反变换,余弦变换和反变换的图像处理程序,可供大家学习参考-I have written on the image Fourier transform and inverse transform, cosine transform and inverse transform image processing program, you can learn reference
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:174047
    • 提供者:luofeiyang
  1. t4_4

    2下载:
  2. 利用离散余弦变换函数(dct2和idct2)模拟JPEG压缩过程。 对“lena.bmp”做压缩,观察压缩效果。(JPEG压缩过程: 首先把原始的图像划分为8×8的子图像,然后利用dct2分别 对各个子图像进行离散余弦变换,对变换系数仅保留左上角15个值, 然后利用这15个系数进行离散余弦反变换重新得到各个子图像,再 将子图像拼接成完整图像) -Using discrete cosine transform function (dct2 and idct2) analog JPEG co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:740
    • 提供者:付兴银
  1. change

    0下载:
  2. 该代码利用VC++实现了快速傅立叶变换,快速傅立叶反变换,离散余弦变换,沃尔什-哈达玛变换。-The code to use VC++ Realize the fast Fourier transform, fast Fourier transform, discrete cosine transform, Walsh- Hadamard Transform.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7545
    • 提供者:thefou
  1. FreTrans.cpp

    0下载:
  2. 快速付立叶变换快速付立叶反变换离散余弦变换沃尔什-哈达玛变换图像的付立叶变换图像的离散余弦变换图像的沃尔什-哈达玛变换-Fast Fourier Transform Fast Fourier Transform Discrete Cosine Transform Walsh- Hadamard Transform Image Fourier Transform of the discrete cosine transform image images Walsh- Hadamard Transf
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:3287
    • 提供者:dentBar
  1. Digital-Image-Processin

    0下载:
  2. 可以进行离散余弦傅里叶变换,反变换,高通滤波,低通滤波等。数字图像处理-Can be discrete cosine Fourier transform, inverse transform, high pass filter, low-pass filtering. Digital Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2746825
    • 提供者:周成
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. FourieraDiscrete-Cosine-transform

    3下载:
  2. 这是基于VC++的MFC实现对图像的傅里叶变换和反变换,以及离散余弦变换和反变换。-This is based on the MFC to achieve the image VC++ Fourier transform and inverse transform, and the discrete cosine transform and inverse transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7315473
    • 提供者:云曦
  1. tuxiangbianhuan

    0下载:
  2. 在matlab上将图像从空间域变换到频率域,主要包括Radon变换和反变换、傅里叶变换和反变换、离散余弦变换和反变换等-In matlab image will be transformed the spatial domain to the frequency domain, including the Radon transform and inverse transform, Fourier transform and inverse transform, the discrete co
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:10747
    • 提供者:张晓晓
  1. DCTAndIDCT

    0下载:
  2. 图像的DCT余弦变换(频谱变换),包括IDCT变换以及反变换。经过测试修改源代码中的笔误。包括理论。-Image DCT cosine transform (spectrum transform), comprising IDCT transform and inverse transform. Tested modify the source code of a clerical error. Including theoretical.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13225542
    • 提供者:kanyoubao
  1. tuxiangZengqiang

    1下载:
  2. 本文是基于MATLAB的GUI来对不同的(彩色或灰色)图像进行图像增强的相关处理,主要包括以下四点: 频域变换:傅里叶变换和离散余弦变换及其反变换,可将图像在空域上的特性转化到频域上; 叠加噪声:对图像添加高斯噪声和椒盐噪声; 空域滤波:对噪声污染后的图像添加不同模板下的平滑滤波和锐化滤波,可选择不同模板尺寸; 频域滤波:对噪声污染后的图像添加理想低通滤波器、巴特沃斯低通滤波器、理想高通滤波器、巴特沃斯高通滤波器、带通滤波器、带阻滤波器等,可实现平滑图像的效果。-This art
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1406678
    • 提供者:笨鸟先飞
« 1 2 34 »
搜珍网 www.dssz.com