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

搜索资源列表

  1. 使用小波变换的图像边缘检测算法

    1下载:
  2. 使用小波变换的图像边缘检测算法-use wavelet transform Edge Detection Algorithm
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:290522
    • 提供者:屈晓超
  1. 小波程序

    1下载:
  2. 这是一个关于小波应用工程程序的期末作业,里面包括连续小波变换和离散小波变换,适合初学者使用-This is a project on the application of wavelet end of the operating procedures, including inside the continuous wavelet transform and discrete wavelet transform, for beginners
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:336896
    • 提供者:赵锐
  1. 二维小波变换

    1下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  1. C1PROJ2003-1

    0下载:
  2. 使用影像處理原理與應用課本中所提及的小波轉換的知識,將一張影像轉換為四張包含不同資訊的影像。並對於特殊的影像處理要求,分別對特定幾張影像作反轉換,會產生符合要求的影像。-use image processing and application of principles mentioned in the textbooks of wavelet conversion expertise, the conversion of an image containing four different i
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1612423
    • 提供者:韓小宇
  1. LPR

    0下载:
  2. 车牌识别程序,使用sobel算子检测边缘,然后准确定位车牌,准确率高达98%以上。-license plate identification procedures, the use of pixel edge detection operator, and then accurate positioning plates, accuracy rate was as high as 98% or more.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:60085
    • 提供者:张思展
  1. wavelet_dec

    0下载:
  2. 用于多分辨率分解,使用 A trous 算法; 在分解的过程中,同时给出各级的细节和概貌,它们和原数据有着同样的长度。-for multiresolution decomposition, use A trous algorithm; The decomposition process, and given levels of detail and picture, and the original data is the same length.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:987
    • 提供者:李坤
  1. wavelet_rec

    0下载:
  2. 用于多分辨率分析中的重建,使用 A trous 算法-for multiresolution analysis of the reconstruction algorithm used A trous
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:883
    • 提供者:李坤
  1. zerotreewavelet

    0下载:
  2. 基于小波零树的图像压缩算法,使用visalc++开发。-Zerotree based on wavelet image compression algorithm, visalc development.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:19848
    • 提供者:杨晓明
  1. dailvboshiboqi

    0下载:
  2. 用NI公司的labview7.1编的一个程序。 本程序可以使用dmm设备采集数据信息,然后通过界面显示(类似示波器),而且,加入了滤波功能,能够自行选择滤波函数,显示滤波后的波形。-using NI companies labview7.1 a series of procedures. This procedure can be used for data acquisition equipment DMM information, then pass the interface show
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:18518
    • 提供者:ander
  1. vcFFT

    0下载:
  2. 这是本人写的用vc6.0调用matlab6.5的一个程序(使用matlab引擎),实现用FFT分析复谐波信号频谱,并调用matlab来显示最终的频谱。希望对各位有点帮助。也欢迎各位提意见。 matlab位于c:\\matlab6p5 操作系统是:windows2000 -I write this is the call matlab6.5 vc6.0 with a procedure (using Matla b engine) to achieve using FFT an
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:10085
    • 提供者:caozhui
  1. blitwave

    0下载:
  2. 图像处理中的小波变换C++源代码,含有使用文档和例子,非常全面!-image processing wavelet transform C source code, documentation and with the use of examples, very comprehensive!
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:127162
    • 提供者:sjtu
  1. lztour

    0下载:
  2. 基于opencv开源图像库作的一个轮廓识别的程序,要在图像处理软件中使用的加,对算法作了改进-opencv revenue based on the images for the identification of an outline of the procedure, in the image processing software used in Canada, the algorithm has been improved
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3320
    • 提供者:lizhi
  1. wavelet_ezw

    0下载:
  2. 基于小波变换的图像量化编解码,使用零树编码方法-based on wavelet transform quantitative image codecs, the use of zero-tree coding method
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:6898
    • 提供者:purpleashan
  1. MFCBandFilter

    0下载:
  2. 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:62642
    • 提供者:郑中阳
  1. wavelet_plugin

    0下载:
  2. < visual c++ 小波变换技术与实践> 书中所附加的网络渐进传输实例,使用ACTIVEX控件,利用了JPEG2000的原理,但有自己的改进
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:99071
    • 提供者:郑晶晶
  1. scope_sourcecode

    0下载:
  2. 示波器源码,使用VC++实现,简单好用,仅实现正弦波-oscilloscope source, the use of VC + +, the simple ease of use only to achieve sinusoidal
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:41922
    • 提供者:神和龙
  1. 71477184Matlab_Harris

    1下载:
  2. 这是图像的交点检测检测的一个例子,很不错的,有需要的尽管下载下来使用-This is the image of the intersection detection Detection of an example, very good, despite the need to download to use
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:587744
    • 提供者:张阳
  1. nsct_toolbox

    0下载:
  2. nsct变换的代码,MATLAB版的,可以直接使用-nsct Transform code version of the MATLAB can directly use
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:97301
    • 提供者:luozijuan
  1. seg22

    0下载:
  2. 一种用于尿沉渣图片的分割方法,先用小波变换和形态学,再使用边缘检测和阈值分割-urine for a picture segmentation method, use wavelet transform and morphology, re-use of edge detection and thresholding segmentation
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3698
    • 提供者:李明
  1. 使用matlab设计小波变换程序中的若干问题.rar

    1下载:
  2. 小波分析\文档资料\使用MATLAB设计小波变换程序中的若干问题,Wavelet analysis of the design documentation using the MATLAB Wavelet Transform proceedings a number of issues
  3. 所属分类:Wavelet

    • 发布日期:2016-06-17
    • 文件大小:933
    • 提供者:胡文超
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com