搜索资源列表
ESegment
- 程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。 在命令行下通过传递参数运行:ESegment sigma k min input output 其中:ESegment为编译得到的程序名; sigma为平滑系数,一般取0.5~2之间的值; k一般取图片长、宽(像素)之间的值; min表示分割出的最小块的大小,取正整数即可 input为输入的bmp图片名 output为输出的bmp图片名-proc
GCv2p1
- 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 /
MinCutAlgorithm
- 这是自己用c#写的一段关于图的最小切的算法,主要参考了论文: 《An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision》 此文中的算法是目前比较优秀的最小切算法
An_Experimental_Comparison_of_maxflow_aigorithm.ra
- 是基于Graph cuts 的源程序,用来求解Min-Cut/Max-Flow.
Segmentation
- 医学图象分割软件,使用了基于Min-Cut/Max-Flow开元方程库(可在http://www.adastral.ucl.ac.uk/~vladkolm/software.html下载最新版本) 做分割判断, 并使用cimg库读取dcm图片. 本部分源码只负责切出轮廓, 轮廓将在openGL端中输出.
PlanarCut-v1.0
- 快速图割算法,计算平面图的最大流最小割计算平面图的最大流最小割-The PlanarCut-v1.0 library computes max-flow/min-s-t-cut on planar graphs. It implements an efficient algorithm, which has almost linear running time. The library also provides for several easy-to-use interfaces in ord
maxflow-v3.0.src.tar
- 图像处理最大流最小割经典算法,适合初学者使用!-A classic max flow/min cut algorithm in image processing
ImageProc
- 一些常用的图像处理cpp和对应的matlab接口 是非常常用的一些代码-Quick list of the source included: imhist_thresh.cpp: Generate histogram from data,# of bins based on unique values. imsmarthist_thresh.cpp: equalize data based on histogram imsmartstd_thresh.cpp: equal
infraredimage
- 基于红外图像特性的动态阈值分割研究 作者:付小宁,殷世民 ,吴志鹏 ,刘上乾-Characteristics of infrared image based on the dynamic threshold segmentation study Author: Fu Xiao-ning,YIN Shi-min,W U Zhi-peng,LIU Shang-qian
MinMaxFilterFolder
- 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
Win_2
- 视频图像获得,可以获得视频摄像头的图像。-cest leve you boots and leve min, what is C# shwt. cest leve you boots and leve min, what is C# shwt.
newmaxflowaigorithm
- 实现了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
matlab
- 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
maxflow-v3.01.src.tar
- 基于文献“计算机视觉中的能量函数最小化的最小割/最大流”的最大流算法实现-An implementation of the maxflow algorithm described in An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Computer Vision. Yuri Boykov and Vladimir Kolmogorov.
image
- 姚敏那本数字图像处理的第70页和第72页的例程,验证无误,方便学习演示-Yao Min that the digital image processing, page 70 and page 72 of the routine, verify and correct presentation to facilitate learning
image
- 此文档为姚敏主编的数字图像处理的第56页和57页示例教程,用于自学和课上演示-This document was edited by Yao Min digital image processing, page 56, and 57 examples of tutorials for self-study and class presentation
maxflow
- 最大流最小割算法的实现,能量最小化算法做分割,恢复等-max flow/min cut
adjgamma
- 图像预处理-图像去噪方面-滤波器-matlab的实现程序,非常清晰- ADJGAMMA- Adjusts image gamma. function g = adjgamma(im, g) Arguments: im - image to be processed. g - image gamma value. Values in the r
localHistCal
- 实现了局部直方图的均衡,在一副图像的矩形窗中实现直方图均衡,像素均衡范围为(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
min
- sift算法中特征点提取时,极小值的提取。-sift min