CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 矢量 matlab

搜索资源列表

  1. ImgComBasedonWavletandNN

    1下载:
  2. Matlab实现图像压缩与重构步骤 ① 对图像进行小波分解,得到第一层分解的低频系数和高频系数。 ② 保留低频系数,对高频系数进行基于神经网络的矢量量化编码,达到压缩。 ③ 根据码书以w还原高频系数 ④ 根据保留的低频系数和还原的高频系数重构图像 -Matlab realization image compression and the heavy construction step (1) pair of picture carries on the wavelet to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19961
    • 提供者:王危结
  1. vmf1.rar

    0下载:
  2. 矢量中值滤波器(Vector Median Filter) 考虑彩色图像三个分量之间的联系。, Vector Median Filter (Vector Median Filter) consider color images of the contact between the three subscales.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:982
    • 提供者:leohee
  1. vmfilter.rar

    0下载:
  2. MATLAB矢量中值滤波器仿真实现(vmf)。,Vector Median Filter MATLAB simulation (vmf).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:675
    • 提供者:kevin
  1. motionEstES

    1下载:
  2. 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。-The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1119
    • 提供者:shasha
  1. fun_pcnn

    1下载:
  2. 基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。-Feature extraction of specified object is an important preprocessing stage in ma
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:818
    • 提供者:wangxiaofei
  1. whole_search_and_three-step_search

    0下载:
  2. 用matlab实现了图像通信中的全搜索算法与三步搜索算法这两种运动估值算法,给出了运动矢量图,对两种方法的计算复杂度和搜索性能进行了客观的比较。-Matlab image communication achieved by the full search algorithm in the three-step search algorithm with the two motion estimation algorithms, given the movement vector, the com
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:442716
    • 提供者:朱洁丽
  1. projectioncorr

    1下载:
  2. PA, projective algorithm % 灰度投影算法 % % dr - 行运动矢量 % dc - 列运动矢量 % imRef - 参考帧 % imCur - 当前帧 % range - 搜索区域,默认为7 % flag - 是否精确到亚像素位移 % flag = 1,亚像素精度 % flag = 0,像素精度-PA, projective algorithm gray projection algorithm dr- line moti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1010
    • 提供者:付中梁
  1. BlockMatchingAlgoMPEG

    0下载:
  2. 基于块匹配的帧间运动估计,对相邻帧间背景运动计算运动矢量 ,使用了多种搜索算法对运动块进行搜索和匹配。-Block Matching Algorithms for Motion Estimation,This MATLAB source code is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 di
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4603588
    • 提供者:付亚峰
  1. imagevectorquantization

    1下载:
  2. 本代码是利用matlab开发环境,对图像进行矢量量化,从而实现对图像的压缩;并介绍了需要用到的一些matlab现有函数及其使用方法和功能;在码书的训练方法上选择的是自组织映射神经网络,解码重建后的图像质量较好-The application of Self-Orgnization Feature Maps neural network in image vector quantization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2768
    • 提供者:周澜
  1. 8951245521

    0下载:
  2. 新三步搜索算法考虑了块矢量中心偏移的特性,在初步搜索时对中心周围的 位置同时做了匹配运算。在物体做小范围运动时,这种改进很有效,可以大大减少运算量,然而,在物体做大范围运动时,这种改进却带来了额外的运算量。现实的情况经常是物体既有小范围的偏移,也有大范围的运动。因此,在考虑块匹配算法时,既要照顾块的中心偏移特性,也要兼顾块的大范围运动。四步搜索 (Four-Step Search FSS)能够兼顾两种情况,可以得到较好的性能。 -The new three-step search alg
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:16544
    • 提供者:罗鹏
  1. vdfilter

    0下载:
  2. MATLAB基本矢量方向滤波器仿真实现(bvdf)。-MATLAB simulation of the basic vector direction filter (bvdf).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:790
    • 提供者:kevin
  1. vqwatermarking

    0下载:
  2. matlab编的基于图像矢量量化的水印程序,用分割码本的办法嵌入水印!-matlab for image vector quantization-based watermarking process, with the approach of the division of code embedded watermark!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2002
    • 提供者:周赟
  1. code

    0下载:
  2. 基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4096
    • 提供者:Anna
  1. polygon

    0下载:
  2. 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算法为扫描线填充算法-Typical polygon filling algorithm includes scan line fill algorithm and contour filling algorithm signs domain, suitable for vector polygon filling algorithm to scan the file line filling algori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3720
    • 提供者:徐晓亮
  1. matlab

    0下载:
  2. 模式识别中的线性分类器的设计,包括感知机,最小二乘法和支撑矢量机的算法的MATLAB代码。-Pattern Recognition linear classifier design, including perception, least squares and support vector machine algorithm MATLAB code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:6461
    • 提供者:张妮娜
  1. SHAKE_PROOF1

    0下载:
  2. 实现防抖的matlab算法,基于运动矢量。主文件为shakeproof。-Matlab algorithm to achieve image stabilization, motion-based vector. Master file for the shakeproof.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3624
    • 提供者:kangyong
  1. shiliangchang

    0下载:
  2. 可以将grid数据存储为netcdf格式,并满足CF协议,结果可用Panoply软件可视化! 使用方法: 1)切换matlab目录到当前目录 2)载入数据data.mat到matlab 3)matlab中键入 >>save_netcdf(zonal_wind_speed, meridional_wind_speed, outnc.nc ) 4)将outnc.nc用Panoply打开 5) 使用Variable列表中的径向和纬向系数,即可画出矢量效果图了
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1191736
    • 提供者:罗文
  1. 4

    0下载:
  2. DTW方法 读入一个视频序列中的任意两帧,对这两帧图像进行运动估计,并且利用得到的运动矢量进行插值重建处于这两帧中间位置的图像 已验 matlab下可以运行-DTW method of reading into a video sequence of any two of the two frame image motion estimation, and use by the reconstruction of motion vector interpolation frame in the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3389
    • 提供者:孙宁
  1. Smooth_Vector.cpp

    0下载:
  2. matlab与C混编,mex中图像运动矢量平滑滤波,加权中值滤波。-matlab and C mixed, mex in the image motion vector smoothing filter, weighted median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2456
    • 提供者:王敏
  1. flow-code-matlab

    0下载:
  2. 读入光流估计的结果,将运动矢量转化成颜色,生成颜色的光流估计图像。-Read optical flow estimation result, the color motion vector conversion, optical flow estimation to generate a color image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:7897
    • 提供者:shirley
« 12 »
搜珍网 www.dssz.com