CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - MAX 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. 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. 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. MinCutAlgorithm

    0下载:
  2. 这是自己用c#写的一段关于图的最小切的算法,主要参考了论文: 《An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision》 此文中的算法是目前比较优秀的最小切算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3193
    • 提供者:张曦
  1. An_Experimental_Comparison_of_maxflow_aigorithm.ra

    0下载:
  2. 是基于Graph cuts 的源程序,用来求解Min-Cut/Max-Flow.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:50827
    • 提供者:余丽红
  1. Segmentation

    0下载:
  2. 医学图象分割软件,使用了基于Min-Cut/Max-Flow开元方程库(可在http://www.adastral.ucl.ac.uk/~vladkolm/software.html下载最新版本) 做分割判断, 并使用cimg库读取dcm图片. 本部分源码只负责切出轮廓, 轮廓将在openGL端中输出.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:167247
    • 提供者:zhou
  1. H_MM_0124_02

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

    • 发布日期:2008-10-13
    • 文件大小:2433
    • 提供者:hy
  1. maxflow-v3.0.src.tar

    0下载:
  2. 图像处理最大流最小割经典算法,适合初学者使用!-A classic max flow/min cut algorithm in image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:13609
    • 提供者:霓棠烟鱼
  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. BMPOP

    0下载:
  2. bmp图像数字处理;图像信息的统计:直方图,最大最小灰度,熵,方差,平均灰度;灰度变换:分段线性变换,阈值,直方图的均衡化;中值滤波(加噪声),梯度算子;数字卷积,增加一个过滤类;几何变换:旋转,几何校正 -bmp image digital processing image information of the statistics: histogram, max-min gray, entropy, variance, average gray gray-scale transfor
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:52954
    • 提供者:孙浩
  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. chenggongchengxu

    0下载:
  2. rgb to HSV,很有用,调试成功,可以应用-rgb to HSV,#include "stdafx.h" #include <iostream.h> void main(float R, float G, float B, float& H, float& S, float&V) { // r,g,b values are from 0 to 1 // h = [0,360], s = [0,1], v = [0,1]
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:603
    • 提供者:陈晓
  1. adsfsadf

    0下载:
  2. C语言图像旋转_放大_移动程序代码 利用C语言实现图像的旋转 放大 移动-C max min progbelmaljdkf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7562
    • 提供者:abc
  1. LittleMap

    0下载:
  2. 小巧 灵便的地图工具,具有放大 缩小移动 测量距离 定位 GPS轨迹回放 等功能-small map have max,min,move, distance, show Postion, GPS postion ,and so on
  3. 所属分类:GIS program

    • 发布日期:2017-12-04
    • 文件大小:802162
    • 提供者:wyf
  1. Max---Min-sharpening---

    0下载:
  2. 最大-最小变换 图像滤波 mathlab-Maximum- Minimum transform image filtering mathlab
  3. 所属分类:Wavelet

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

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

    • 发布日期:2017-04-15
    • 文件大小:15244
    • 提供者:kunaldanger
  1. 最大最小值滤波

    0下载:
  2. 用最大值滤波和最小值滤波,对胡椒噪声和盐噪声进行去噪(Denoising of salt and pepper noise using maximum and minimum filtering)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:134144
    • 提供者:秋然
« 12 3 »
搜珍网 www.dssz.com