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

搜索资源列表

  1. GDI+otsu

    0下载:
  2. 支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:988.5kb
    • 提供者:李之见
  1. Hullproduce

    2下载:
  2. 计算几何中凸包的生成,也是计算机图形学中的一个重要的算法实现-convex geometry calculation packet generation, as well as computer graphics of an important algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:36.79kb
    • 提供者:xwenq
  1. imagemanipolation

    0下载:
  2. 一个包含了许多常用图像处理功能的程序,例如边缘探测,各种变换,边界抽取等,压缩包内附有测试用图片-one contains many image processing functions commonly used procedures, such as edge detection, various transformations, from the border. Compression packet containing a test using pictures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:349.97kb
    • 提供者:tjl
  1. wpmedfiltmain

    1下载:
  2. 此程序是关小波包分解的中值滤波器的图像去噪程序-this procedure is concerned wavelet packet median filter image denoising procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:li mingxi
  1. contourletHMT

    0下载:
  2. This packet contains the MATLAB files that fit a hidden Markov tree model to the contourlet coefficients of images. The files require the contourlet Toolbox, which can be downloaded from http://www.programsalon.com/downloads121/sourcecode/graph/detai
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.37mb
    • 提供者:Mordecai
  1. lda.rar

    0下载:
  2. 压缩包中是几款LDA人脸特征识别的程序,和文章,一共是4个程序吧,有MATLAB的还有C++的,Compressed packet is LDA several facial feature recognition procedures, and articles, a total of four procedures you have MATLAB are C++ the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6.29mb
    • 提供者:郝会娟
  1. boxfilter

    1下载:
  2. 包滤波器,主要功能是在给定的滑动窗口大小下,对每个窗口内的像素值进行相加求和-Packet filter, the main function is given under the sliding window size for each window of the pixel values ​ ​ summed
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:593byte
    • 提供者:赵齐昆
  1. imagesegment

    0下载:
  2. 压缩包包括大津法和迭代法阈值分割,大津法是使得类间方差最大,得到目标的阈值。-Compressed packet including the method and iterative Otsu thresholding method, Otsu method is to make the maximum between-class variance, the threshold target.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.05kb
    • 提供者:sharon
  1. cartoon

    0下载:
  2. 三个matlab的动画演示程序,包括行星运行,红心跳动的动画程序,很有意思-The packet contains 3 cartoon programmes based on MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1.96kb
    • 提供者:叶志龙
  1. Facerecognitionhandbook

    0下载:
  2. 介绍当前所有人脸技术的改进工作.包手肤色建模,Adaboost训练,Suan算法等改进算法.-Introduced all the current technology to improve the working face. Packet hand color model, Adaboost training, Suan algorithm to improve the algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11.23mb
    • 提供者:hante
  1. wavelet_code

    1下载:
  2. 这是《小波分析理论与MATLABR2007实现》的源代码。主要是基于Matlab的小波工具箱实现小波基选择、小波包分解、Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[QMF]等概念这里都有体现。-This is 《MATLABR2007 wavelet analysis theory and implementation》 of the source code. Mainly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-30
    • 文件大小:54.11kb
    • 提供者:
  1. Extractionoffaultfeaturevector

    1下载:
  2. 用小波包提取故障特征向量并归一化,很实用,论文里的部分程序-Extracted using wavelet packet fault eigenvector and normalized, it is useful, some of the procedures in the thesis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:673byte
    • 提供者:董黎芳
  1. kmean

    0下载:
  2. 基于OpenCV的二元吗,实现了划分随机分布点集的K-均值算法。按照类别分组的输入样本顺序输出包含样本类别索引的数组labels(i),存储在样本矩阵的第i行中。-Based on the binary OpenCV吗, implementation of the demarcation point set of randomly distributed K-means algorithm. Input in accordance with the type of packet contains
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5.19kb
    • 提供者:无梦
  1. pieflab

    0下载:
  2. 小波去噪的压缩包,用matlab编程,对去噪有用-Wavelet packet denoising of compression, using matlab programming, useful for the denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:99.3kb
    • 提供者:石娜娜
  1. xiaobobianhuantux

    0下载:
  2. 小波变换是一种快速发展和比较流行的信号分析方法, 其在图像处理中有非常重要的应用, 包括图像压缩, 图像去噪, 图像融合, 图像分解, 图像增强等。小波分析是傅立叶分析思想方法的发展与延拓。除了连续小波 (CWT)、离散小波(DWT), 还有小波包avelet Packet)和多维小波。本文主要介绍小波变换的发展及其在图像处理、的应用-Wavelet transform is a fast-growing and more popular method of signal analysis,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:536.19kb
    • 提供者:yang
  1. xiaobo

    0下载:
  2. 我的这个是一种基于小波包分析的图像融合方法-I this is a wavelet packet analysis-based image fusion method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:530byte
    • 提供者:gaonan
  1. 19216829982007328105389083881

    0下载:
  2. 一种基于小波包变换的图像融合算法论文下载-A wavelet packet based image fusion algorithms Download paper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:129.14kb
    • 提供者:gaonan
  1. dtcwpt

    0下载:
  2. 2-band discrete wavelet transform (DWT) Dual-Tree Complex Wavelet Packet-The 2-band discrete wavelet transform (DWT) provides an octave-band analysis in the frequency domain, but this might not be ‘optimal’ for a given signal. The discrete wave
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3.51kb
    • 提供者:王方
  1. Based_on_Wavelet_Packet_Algorithm_for_Image_Stitch

    0下载:
  2. 基于小波包的图像拼接算法,该论文主要讲述利用小波包进行图像的拼接算法-Based on wavelet packet algorithm for image mosaic, the paper focuses on the use of wavelet packet algorithm for image splicing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:370.71kb
    • 提供者:陶法
  1. Packet-mural-image-classification

    0下载:
  2. 壁画图像分类中的分组多实例学习方法.好图像处理的论文-Packet mural image classification based on multiple instance learning method. Good image processing paper
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5.21mb
    • 提供者:王敏
« 12 3 4 »
搜珍网 www.dssz.com