搜索资源列表
DecklinkHistogram
- DecklinkHistogram is a simple dialog based Microsoft Windows video capture and preview application. It uses the Sample Grabber Filter and the ISampleGrabber interface to extract samples from a capture graph and into an application for in order to per
介绍了图割的基本思想
- 介绍了图割的基本思想,包括最大流最小割算法,以及简单的图割实例-Introduced the basic idea of graph cuts, including the maximum flow minimum cut algorithm, and simple instances of graph cuts
GraphCut
- 对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。-Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference
growcut
- 可实现与graph-cuts算法相似的图像分割效果. 他借用了生物形态学知识,将每一个像素视为一个细胞,这些细胞可能是前景,背景,或其他。这些细胞依据其灰度竞争获得生长,由此获得分割。-This algorithm is presented as an alternative to graph-cuts. The operation is very simple, and can be thought of with a biological metaphor: Imagine each ima
My_Graphic.V2.0
- 个人图形系统,可绘制简单图形,并保存成矢量图。-Personal graphics system can draw a simple graph, and save as vector.
graph
- 基于控制点的图象变形方法及其应用,可快速根据控制点进行变形,算法相对简单-Image deformation based on control points and its application, and can be deformed under the control points, the algorithm is relatively simple
graph--cut
- 图形裁剪: 线段裁剪和多边形裁剪的简单示例-Graphics Clipping: Line Clipping and Polygon Clipping simple example
FUSE
- 做图像融合演示时写的一组代码,包含以下功能:频域滤波去除图像斜纹、简单的加权融合、小波融合、伪彩色融合。并可以将融合后的四种图像拼在一张图中进行对比-Write a set of code to do image fusion demonstration includes the following features: frequency-domain filtering to remove images twill, a simple weighted fusion, wavelet fusi
NGC_ACM
- 图割(GC)和主动轮廓模型(ACM)相结合的一种图像分割方法,既可以进行局部图像的分割,也可进行全局图像的分割,简单实用。-A combination of graph cuts (GC) and the active contour model (ACM) image segmentation method, either local image segmentation, global image segmentation, simple and practical.
multi_ncut
- SD-CVbench中图像分割算法实现 使用基于图论的Ncut算法,简单,易懂,有良好的并行性。-SD-CVbench image segmentation algorithm using graph theory Ncut algorithm is simple, easy to understand, with good parallelism.
the shortest path program in graph theory
- 图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。遗传算法是解优化问题的有效算法,而并行遗传算法是遗传算法研究中的一个重要方向,受到了研究人员的高度重视。(Graph theory plays an important role in computer science. It provides a simple and systematic modeling method for many p
Graph_Cut (C++代码)
- 利用最大流最小割的原理,实现了graph cut对图像的分割,方法简单,易于理解(Using the principle of maximum flow minimum cut, graph cut can be used to segment images. The method is simple and easy to understand.)
UNTITLED
- 简单的人脸识别,一张图可以将人脸识别出就是用矩形将人脸框出。(Simple face recognition, a graph can be the face recognition, is to use rectangular face frame.)
七阶不变矩
- 提取图形的七阶不变矩,简单易行,利用求得特征矩进行图像的识别(It is simple and easy to extract the seven order moment of the graph, and the image is identified by using the characteristic moment.)