登录
首页 » Visual C++ » GraphCut

GraphCut

于 2020-09-29 发布 文件大小:887KB
0 288
下载积分: 1 下载次数: 29

代码说明:

  图像分割经典算法GraphCut的实现代码,亲测可用。(An implementation of GraphCut Algorithm, which is a classical method in image segmentation field.)

文件列表:

GraphCut





........\flowers.png,285543,2006-05-01
........\GCmex2.0
........\........\bagon_assert.h,185,2012-03-11
........\........\block.h,8215,2009-02-05
........\........\CHANGELOG.txt,251,2012-10-12
........\........\compile_gc.m,2665,2012-06-17
........\........\energy.h,9866,2012-03-14
........\........\GCoptimization.cpp,60751,2012-10-12
........\........\GCoptimization.h,23348,2012-03-11
........\........\GC_README.txt,27615,2009-02-03
........\........\graph.cpp,10875,2009-02-05
........\........\graph.h,8746,2011-08-29
........\........\GraphCut.cpp,674,2009-02-03
........\........\GraphCut.h,2186,2009-02-03
........\........\GraphCut.m,15582,2012-06-17
........\........\GraphCut3dConstr.cpp,8134,2010-09-29
........\........\GraphCut3dConstr.mexw64,14848,2016-12-16
........\........\GraphCutConstr.cpp,4889,2010-09-29
........\........\GraphCutConstr.mexw64,11264,2016-12-16
........\........\GraphCutConstrSparse.cpp,4123,2010-09-29
........\........\GraphCutConstrSparse.mexw64,11776,2016-12-16
........\........\GraphCutMex.cpp,17667,2012-03-12
........\........\GraphCutMex.mexw64,41984,2016-12-16
........\........\LICENSE.TXT,18349,2009-02-03
........\........\LinkedBlockList.cpp,1523,2009-02-05
........\........\LinkedBlockList.h,1765,2009-02-03
........\........\maxflow.cpp,20816,2009-02-03
........\........\VERSION.txt,12,2012-10-12
........\gc_example.m,2477,2016-12-16
........\outdoor_small.jpg,205863,2007-02-28
........\waterfall.bmp,156296,2008-09-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CT-tracking
    一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
    2014-01-10 11:45:54下载
    积分:1
  • Mirror_DImageProcess
    这个实例就像一个魔镜一样,能把原始图像照出各种变换效果,是基于MFC的多文档应用程序(This example is like a mirror,which can convert original image according to a variety of effects)
    2013-11-29 16:23:24下载
    积分:1
  • Retinex
    本文实现了Retinex算法,支持对图像的去雾灯操作,是一种图像增强的方法。(this paper present a new image strength method-Retinex impliment by opencv)
    2012-03-13 11:30:39下载
    积分:1
  • sarMatch
    说明:  基于边缘特征的SAR图像与光学图像匹配,测度为Hausdorff距离(SAR images based on edge features and optical image matching, for the Hausdorff distance measure )
    2020-10-12 09:57:32下载
    积分:1
  • PCNN(lateralinhibition)
    基于侧抑制的图像分割,在PCNN分割的基础上实现(failed to translate)
    2021-03-24 20:39:14下载
    积分:1
  • Chromosome_counter
    数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
    2007-09-17 17:11:33下载
    积分:1
  • AVI
    光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测(moving objective detection matlab)
    2011-10-27 15:50:28下载
    积分:1
  • ex26aDoc
    基于路径跟踪法的insar相位解缠的整个程序(tracking method based on the path of insar Phase Unwrapping the entire process)
    2020-06-28 19:00:01下载
    积分:1
  • HMIcontrol
    此程序利用openCV中人脸识别于模版匹配实现机器人的运动控制功能,其中机器人控制用了Aria的库和模拟器,使用者可根据控制需要替换这部分程序。 本程序的核心部分一直用于只能轮椅的人脸控制。(This process us face recognition in openCV and template matching to achieve robot motion control functions, which used the Aria library and robot simulator, user need replace this part of the control procedures to achieve their application.)
    2009-06-26 21:58:02下载
    积分:1
  • FACE-Recognition
    这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用(This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful)
    2020-06-26 05:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载