登录
首页 » MultiPlatform » matlabPyrTools

matlabPyrTools

于 2010-01-18 发布 文件大小:2017KB
0 251
下载积分: 1 下载次数: 50

代码说明:

  This package contains some MatLab tools for multi-scale image processing. Briefly, the tools include: - Recursive multi-scale image decompositions (pyramids), including Laplacian pyramids, QMFs, Wavelets, and steerable pyramids. These operate on 1D or 2D signals of arbitrary dimension. Data structures are compatible with the MatLab wavelet toolbox. - Fast 2D convolution routines, with subsampling and boundary-handling. - Fast point-operations, histograms, histogram-matching. - Fast synthetic image generation: sine gratings, zone plates, fractals, etc. - Display routines for images and pyramids. These include several auto-scaling options, rounding to integer zoom factors to avoid resampling artifacts, and useful labeling (dimensions and gray-range).

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

发表评论

0 个回复

  • chuandibibao
    模式识别-模糊聚类算法--传递闭包法,追踪法-matlab程序(Pattern Recognition- Fuzzy Clustering Algorithm- transitive closure procedures for law-matlab)
    2009-05-02 18:18:54下载
    积分:1
  • minor-final-report
    edge detection using direction and vector operators
    2013-02-25 04:55:23下载
    积分:1
  • YCbCrGaussian_Sun
    说明:  这个程序用来统计被训练的肤色在YCbCr空间的聚类情况,从而建立一维高斯模型,进行肤色分割。(Statistics and observe various color space of 1-d gaussian clustering including Y Cb Cr。)
    2010-04-23 15:35:36下载
    积分:1
  • fpmsmg
    from abc to dq transform
    2012-06-01 12:24:59下载
    积分:1
  • MATLAB
    基于Matlab对一些简单通信系统进行仿真的说明(Matlab based on some simple instructions communications system simulation)
    2013-10-02 01:49:44下载
    积分:1
  • mimadenglukuang
    密码登陆框的matlab源程序以及GUI界面设计(Password box of matlab source and GUI interface design)
    2021-03-20 16:19:18下载
    积分:1
  • exsm
    This package is used for exponential smoothing models
    2013-09-25 03:12:37下载
    积分:1
  • youhua1
    遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic 计时器开始计时 n=20 ger=100 pc=0.9 pm=0.1 初始化参数 生成初始种群 v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵 [N,L]=size(v) 得到初始规模行,列 disp(sprintf( Number of generations: d ,ger)) disp(sprintf( Population size: d ,N)) disp(sprintf( Crossover probability: .3f ,pc)) disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式 待优化问题)
    2020-12-11 20:19:19下载
    积分:1
  • PF_systemsin
    说明:  pf upf程序效果对比,建议kalman滤波,控制工程类学习(Compared with PF UPF program, Kalman filter is recommended to control engineering learning)
    2020-07-02 20:26:47下载
    积分:1
  • ipslove
    整数规划工具箱 解压后 调用ipslv_mex()函数求解整数规划问题,经过本人测试,只能在matlab6.5以下的版本用(Integer programming toolkit called after decompression ipslv_mex () function for solving integer programming problems, after my testing, only in the following version matlab6.5)
    2008-04-13 10:59:08下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载