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

搜索资源列表

  1. 方便的小波变换原代码

    0下载:
  2. 小波变换源代码 wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:204008
    • 提供者:李强
  1. Ilib-1.1.8-min

    0下载:
  2. IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。-IPL is the database to accommodate its Intel MMX, SS
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:163031
    • 提供者:魏刚祥
  1. minimalScreenSaver

    0下载:
  2. This class loads a texture file and prepares it to be used in OpenGL. It can open a bitmap or a targa file. The min filter is set to mipmap b/c they look better and the performance cost on modern video cards in negligible. -This class loads a fi
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:123598
    • 提供者:werwerwer
  1. xbbhydm

    0下载:
  2. wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:205109
    • 提供者:新月
  1. 1EC959ED

    0下载:
  2. 抗几何攻击的盲数字水印技术耿敏,李恩平,梁华庆(中国石油大学电子信息工程系,北京102249)摘要:数字水印技术是解决数字作品版权保护的一个重要手段。衡量数字水印技术可靠性的标准是能否抵抗各种水印攻击,而几何攻击是目前困扰数字水印领域发展的突出问题,数字水印多采用盲水印算法。总结了当前抗几何攻击的各种盲水印方法,并对今后的研究方向进行了探讨。-Blind digital watermarking technology Min, Li Yun Ping, Liang Hua (China Univ
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:243953
    • 提供者:ghostsx
  1. ESegment

    0下载:
  2. 程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。 在命令行下通过传递参数运行:ESegment sigma k min input output 其中:ESegment为编译得到的程序名; sigma为平滑系数,一般取0.5~2之间的值; k一般取图片长、宽(像素)之间的值; min表示分割出的最小块的大小,取正整数即可 input为输入的bmp图片名 output为输出的bmp图片名-proc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:128352
    • 提供者:吴维翔
  1. GCv2p1

    1下载:
  2. GC_optimization - software for energy minimization with graph cuts Version 2.0 http://www.csd.uwo.ca/faculty/olga/software.html-GC_optimization-software for energy min imization with graph cuts Version 2.0 http : / / www.csd.uwo.ca / faculty / olga /
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:44725
    • 提供者:Chen
  1. analyze_values

    0下载:
  2. purpose computes histogram and some statistical measures (min, max, ...) for a list of values (one per line) compile gcc -g -o analyze_values analyze_values.c -lm -purpose computes histogram and some stati stical measures (min, max, ...) for
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1538
    • 提供者:王国树
  1. H_MM_0124_02

    0下载:
  2. min-min,max-min,H-mm新算法
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2433
    • 提供者:hy
  1. max_min_filter

    0下载:
  2. 在图像利用M*N的窗 运行2维最大滤波器 在图像利用M*N的窗 运行2维最小滤波器 -performs two-dimensional maximum filtering on the image X using an M-by-N window. performs the 1D max/min filtering of the row vector X using a N-length filter. performs two-dimensional minimum filtering
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:4154
    • 提供者:Alex
  1. MinMaxFilterFolder

    0下载:
  2. Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:29356
    • 提供者:谢冉
  1. newmaxflowaigorithm

    0下载:
  2. 实现了An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision [Yuri Boykov and Vladimir Kolmogorov]中的新的最大流算法,经过实验验证比传统的最大流算法效率更高-Achieved An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Mini
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1285
    • 提供者:ray
  1. original_GraphCut

    0下载:
  2. An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:587198
    • 提供者:pucho
  1. MaxFlowcpp

    0下载:
  2. max flow min cut in c++ code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:888
    • 提供者:ansu
  1. adjgamma

    0下载:
  2. 图像预处理-图像去噪方面-滤波器-matlab的实现程序,非常清晰- ADJGAMMA- Adjusts image gamma. function g = adjgamma(im, g) Arguments: im - image to be processed. g - image gamma value. Values in the r
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:537
    • 提供者:kakarot
  1. localHistCal

    0下载:
  2. 实现了局部直方图的均衡,在一副图像的矩形窗中实现直方图均衡,像素均衡范围为(min,max),分别代表矩形块的最大最小像素数。-The local histogram equalization in a rectangular window to achieve the image histogram equalization, balanced range of pixels (min, max), representing the minimum and maximum rectangula
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:7125
    • 提供者:刘鹏威
  1. graph-based-image-segmentation

    0下载:
  2. 五种当前主要的基于图的图像分割方法(normalized cut, min-cut/max-flow, isoperimetric partitioning, minimum spanning tree and random walker)的论文原文。-The original papers of five main graph-based image segmentation methods. They are normalized cut, min-cut/max-flow, isoperi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7721185
    • 提供者:zc
  1. min

    0下载:
  2. sift算法中特征点提取时,极小值的提取。-sift min
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:713
    • 提供者:liyingchao
  1. denoisingFilters

    0下载:
  2. denoising filters such as Average, Median, Gaussian, Wiener, Min-order-statistic, Maxorder-statistic and Median-order-statistic are used. Based on the images obtained by the mentioned filters, it is become obvious clear that for the given noisy im
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:89575
    • 提供者:jams1166
  1. max-flow-min-cut

    0下载:
  2. max-flow/min-cut algo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:15244
    • 提供者:kunaldanger
« 12 3 4 5 »
搜珍网 www.dssz.com