搜索资源列表
fuc
- 破圈法,边割法,避圈法的比较: 当图为连通且边树较少时,用破圈法较好 当图边数较多时,使用边割法和避圈法较好 -breaking lap, cutting edge, avoiding the comparison circle : When map is connected and fewer side tree, breaking lap with a better method when the edges of a few more, the use of cut
cut
- 无向图的最大割:对于给定的无向图G,设计一个优先队列式分支限界法,计算G的最大割。
Graph_segment
- 基于图的快速图像分割源码,使用一种快速的图割法-Source Code for segment the image, using a effiecient graph base segment method
dynamics-model
- 为了实现干制红枣的大小自动分级 , 介绍了应用 机 器 视 觉 的 干 制 红 枣 自 动 分 级 方 法 , 利 用 CCD 摄 像 机 获取红枣的样本图像 , 应用 MATLAB 软件编程实现了样本图像的灰度化 、 二值化 、 图 像 分 割 、 图 像 滤 波 、 图 像 形 态 学处理 、 边缘检测和特征量提取等处理 , 参照 干 制 红 枣 分 级 标 准 完 成 了 红 枣 自 动 分 级 。 通 过 实 验 数 据 回 归 分 析 得出红枣实测纵径 、 果质量与识别值当
maxflow-v3.04.src
- 图割法程序,min-cut/max-flow实现图像的分割-Graph cut method procedures, min-cut/max-flow of image segmentation
RGB-color-model-similarity
- 图像分割是图像处理的重要步骤, 由于彩色图像含有的信息比灰度图像还多, 因而对彩色图像分割的研 究越来越受到人们的关注. 提出一种新的基于RGB 空间颜色相似性的彩色图像分割方法. 首先比较各种颜色模 型的优势与不足, 然后根据RGB 颜色空间的颜色信息和亮度信息提出一种计算在RGB 空间下颜色相似性的方 法, 再结合提出的图像颜色分量计算方法, 从而形成颜色分类地图, 最后根据颜色分类图进行像素划分, 得到分 割结果. 实验在Matlab 平台上进行, 结果表明: 对于颜色分明
maxflow-v3.04.src
- 使用能量最小法中的图割法,解决图像分类问题,最大流=最小割(The minimum method of energy in the map cut method to solve the problem of image classification)
Bk_matlab
- 利用能量最小法中的图割法,解决图像分类问题,最大流=最小割(The minimum method of energy in the map cut method to solve the problem of image classification)
grabcut
- 基本的图割法进行图像分割,效果较好,思路清晰(The graph cut method is used for image segmentation, and the effect is bette)