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

搜索资源列表

  1. wor2k

    0下载:
  2. matlab实现s小波变换代码,输入图像矩阵,输出一幅图像,分为四块-wavelet transform code input image matrix, the output an image is divided into four
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:王健旭
  1. DCT-transform

    0下载:
  2. 这是一个非常有用的DCT变换的原代码,用c语言编写,希望对大家有帮助。-This is a very useful DCT's original code using the c language, and I hope to be helpful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:131.15kb
    • 提供者:何忠
  1. DCTofJPEG

    0下载:
  2. 用verilog代码写的JPEG压缩核心模块DCT变换之蝶形单元算法-verilog code written using JPEG compression core module DCT's butterfly modules algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.61kb
    • 提供者:叶人杰
  1. Wavelet----s

    0下载:
  2. 图象处理中的一些经典代码 周长发书上的原代码 小波变换
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:101.71kb
    • 提供者:dao
  1. wavelet

    1下载:
  2. Matlab实现Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等源代码 这个m代码包含了一系列的小波变换的实现函数,有Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等. 可以进行1D或者二维小波变换。
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:9.33kb
    • 提供者:aaa
  1. FirstCamera

    0下载:
  2. 世界上最短的基于DXUT框架的第一人称摄像机例子,d3d的例程中的代码很长, 笔者就只想用其中的第一人称摄像机,花了好几天研究了多个相关例程,抽出 其中的摄像机,改写了最简单的摄像机例子,在学习d3d的坐标变换中晕头的弟兄们 哈哈... -The world s shortest DXUT framework based on first-person camera example, d3d code of the routine is very long, I
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:793.7kb
    • 提供者:
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:21.64kb
    • 提供者:panghuanzhi
  1. 111

    0下载:
  2. 介绍了巴特沃思(Butterworth)滤波器的应用、本质、特点、类型和设计实现步骤,通过对MATLAB信号处理工具箱中滤波器实现函数代码分析,提出了较标准双线性变换法步骤更简便的数字巴特沃思滤波器设计方法,并通过编程仿真实现数据滤波-The app lications, essence, characteristics, types, the design and imp lementation step s of the Butterworth filter were introduced.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:276.67kb
    • 提供者:qirui
  1. wavelet

    0下载:
  2. 该部分内容是《visual c++小波变换技术与工程实践》一书中的相关代码,方便大家的学习。-The part is the " visual c++ wavelet transform technology and engineering practice," a book related to the code, to facilitate everyone' s learning.
  3. 所属分类:Wavelet

    • 发布日期:2017-06-08
    • 文件大小:14.68mb
    • 提供者:ziao
  1. ImageProcessing

    0下载:
  2. 数字图像处理代码,实现了数字图像处理大部分功能,如图像类型转换、几何变换、空域滤波、频域滤波、分割和轮廓提取。。。基于MFC的CImage类-Digital image processing code, achieving the majority of digital image processing functions such as image type conversion, geometric transformation, spatial filtering, frequency d
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31.26mb
    • 提供者:徐启龙
  1. OpenGL-tutors

    1下载:
  2. Nate Robin的OpenGL教程程序代码,它允许用户修改函数参数,以交互方式观察代码效果。包括坐标\模型变换、光照、雾和纹理,它们具有可移植性,并且使用了GLUT。-Nate Robin' s OpenGL tutorial code, which allows the user to modify the function parameters to interactively observe the code in effect. Including coordinate \ m
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-23
    • 文件大小:1.42mb
    • 提供者:ZXiao
  1. hsm-matlab

    1下载:
  2. 使用Hough变换实现图像的二维匹配,可以用于形状的查找和对应,同样适用于机器人定位等领域。 代码内包含说明文档,内容详尽-This document describes the Matlab implementation of an algorithm called Hough Scan Matching. The algorithm s goal is to find the roto-translation which makes two sets of bidimensional d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.06mb
    • 提供者:Wilford
  1. log-polar-transform

    0下载:
  2. 很简单的对数极坐标变换程序,代码编写较为规矩,很容易看懂-Here is a log-polar image transform code,it s quite easy to read .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4.42kb
    • 提供者:王光
  1. Filter4

    1下载:
  2. 纯c语言实现图像的各种的增强功能,滤波,添加噪声,同时还有图像的几何变换的c代码-Pure c language to achieve the image of the various' s enhancements functions, filtering, add noise, simultaneously as well as image of the geometric transformation of the c code
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:1.78mb
    • 提供者:
  1. visualCSharp.NET-programming-experiement

    1下载:
  2. 《数字图像处理:Visual C#.NET编程与实验》除绪论介绍Visual C#.NET编程基础外,其余15章对应地编程实现了配套书《数字图像处理——原理与算法》中除K-L变换外的所有算法并进行相应的实验。随书光盘中有完整的程序代码和相应的实验图像,可直接运行。部分程序源代码来自于作者的科学研究和与公司的合作研发,具有借鉴和参考价值。可供电子信息、通信、计算机、自动控制、生物医学等理工科相关专业的大专、大学本科和研究生及工程技术人员学习和参考。 -" Digital Image Pro
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:17.43mb
    • 提供者:黄柳苹
  1. childfrm

    0下载:
  2. 这个代码是小波图象变换的,应该可以用的,还请大家-This code is wavelet image transform should be able to use, and also requested the U.S.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5.12kb
    • 提供者:couphea
  1. linTrans

    0下载:
  2. 数字图像处理,灰度线性变换MATLAB代码-digital image process, gray-level s linear transformation matlab code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:29.66kb
    • 提供者:陈昕苑
  1. ImageFusion_DWT

    2下载:
  2. 遥感图像融合方法中基于小波变换的融合方法matlab代码,同时附上测试用的遥感影像-Remote sensing image fusion method based on wavelet transform. It s matlab code, with remote sensing images used for testing
  3. 所属分类:Special Effects

    • 发布日期:2017-01-11
    • 文件大小:72kb
    • 提供者:CJJ
  1. TheSolarSystem_3D

    0下载:
  2. 个人所写matlab代码,应用三维坐标变换原理在空间中模拟行星运动轨迹。其中涉及3维作图,图形object,矩阵变换等等。-Written by myself, the use of three-dimensional coordinate transformation principle in space simulation of the planet s trajectory. Which involves three-dimensional mapping, graphics objec
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3.03kb
    • 提供者:huren
  1. 代码

    9下载:
  2. 利用广义S变换求取地震信号时频谱,参数可调,代码清晰,用途广泛(The generalized S transform is used to get the time spectrum of signals, and the parameters can be adjusted.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:4.41mb
    • 提供者:seven51370567
« 12 »
搜珍网 www.dssz.com