(ThemostclassictodotoensurethatotherpeopledonotrealizeuploadedarticleGrabCutInteractiveForegroundExtractionusingIteratedGraphCutswithgraphcutrealizeimagesegmentation,hasverygoodresults) - IMDN开发者社群-imdn.cn">
登录
首页 » Visual C++ » GrabCutSource

GrabCutSource

于 2020-10-30 发布 文件大小:1357KB
0 145
下载积分: 1 下载次数: 2345

代码说明:

  最经典之做,保证别人没有上传过 实现文章 “GrabCut" Interactive Foreground Extraction using Iterated Graph Cuts 用graphcut实现图像分割,效果非常好(The most classic to do to ensure that other people do not realize uploaded article GrabCut Interactive Foreground Extraction using Iterated Graph Cuts with graphcut realize image segmentation, has very good results)

文件列表:

databg.bin
datafg.bin
fglabel.bmp
gmm.cpp
gmm.h
gmm_train_val
GrabCut.cpp
GrabCut.exe
GrabCut.h
GrabCut.ncb
GrabCut.rc
GrabCut.sln
GrabCut.vcproj
GrabCutDoc.cpp
GrabCutDoc.h
GrabCutView.cpp
GrabCutView.h
kmeans_train_val
MainFrm.cpp
MainFrm.h
MinCut
......\block.h
......\energy.h
......\graph.cpp
......\graph.h
......\maxflow.cpp
model.txt
ReadMe.txt
res
...\bmp00001.bmp

...\GrabCut.manifest
...\GrabCut.rc2


...\Toolbar.bmp
...\toolbar1.bmp
resource.h
stdafx.cpp
stdafx.h
Torch
.....\Allocator.cpp
.....\Allocator.h
.....\Bagging.cpp
.....\Bagging.h
.....\BayesClassifier.cpp
.....\BayesClassifier.h
.....\BayesClassifierMachine.cpp
.....\BayesClassifierMachine.h
.....\BeamSearchDecoder.cpp
.....\BeamSearchDecoder.h
.....\Boosting.cpp
.....\Boosting.h
.....\BoostingMeasurer.cpp
.....\BoostingMeasurer.h
.....\ClassFormat.cpp
.....\ClassFormat.h
.....\ClassFormatDataSet.cpp
.....\ClassFormatDataSet.h
.....\ClassMeasurer.cpp
.....\ClassMeasurer.h
.....\ClassNLLCriterion.cpp
.....\ClassNLLCriterion.h
.....\ClassNLLMeasurer.cpp
.....\ClassNLLMeasurer.h
.....\CmdLine.cpp
.....\CmdLine.h
.....\CmdOption.cpp
.....\CmdOption.h
.....\ConnectedMachine.cpp
.....\ConnectedMachine.h
.....\Criterion.cpp
.....\Criterion.h
.....\DataSet.cpp
.....\DataSet.h
.....\DecoderBatchTest.cpp
.....\DecoderBatchTest.h
.....\DecoderSingleTest.cpp
.....\DecoderSingleTest.h
.....\DecodingHMM.cpp
.....\DecodingHMM.h
.....\DecodingHypothesis.cpp
.....\DecodingHypothesis.h
.....\DiagonalGMM.cpp
.....\DiagonalGMM.h
.....\DiskDataSet.cpp
.....\DiskDataSet.h
.....\DiskHTKDataSet.cpp
.....\DiskHTKDataSet.h
.....\DiskMatDataSet.cpp
.....\DiskMatDataSet.h
.....\DiskXFile.cpp
.....\DiskXFile.h
.....\Distribution.cpp
.....\Distribution.h
.....\EditDistance.cpp
.....\EditDistance.h
.....\EditDistanceMeasurer.cpp
.....\EditDistanceMeasurer.h
.....\EMTrainer.cpp

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

发表评论

0 个回复

  • dakai
    实现彩色图像的N*N 中值滤波器,可选择滤波系数。(To achieve the N* N color image median filter, selectable filter coefficients.)
    2011-06-27 11:20:06下载
    积分:1
  • aam
    用AAM算法进行人脸特征点的标定,即对人脸的眼睛,眉毛,嘴巴,鼻子及脸的轮廓进行标记,此代码标记了68个特征点。(AAM algorithm for facial feature points calibration, calibration of this code is the 68 feature points, see the instance document.)
    2012-10-16 16:12:43下载
    积分:1
  • originalpointanalyse2
    源点定位程序,可用于检测连通域等功能,代码是c/c++的,放心使用。(Source point positioning procedures, can be used to detect other functions connected domain, the code is c/c++, and ease of use.)
    2013-09-28 08:31:12下载
    积分:1
  • display_video
    对视频进行基本的处理,例如载入视频,显示视频,控制播放(Basic video processing, such as loading the video, show video, control playback)
    2011-08-28 16:14:12下载
    积分:1
  • danmu
    说明:  基于opencv平台编写的单目相机标定程序,使用的张正友的方法,只要准备十二张单目相机拍摄的棋盘格的图片就可以标定出单目相机的焦距等参数,建立单目相机坐标系。可以用于机器视觉测量中,也可以用于双面相机标定的前一步,精度很高。(Based on the monocular camera calibration program compiled by the OpenCV platform, the method of Zhang Zhengyou is used to calibrate the focal length and other parameters of the monocular camera and establish a monocular camera coordinate system as long as 12 pieces of chessboard pictures taken by the monocular camera are prepared. It can be used in machine vision measurement, and it can also be used in the previous step of the calibration of the double-sided camera, with high precision.)
    2020-03-23 10:04:18下载
    积分:1
  • Fourier
    实现了读取一个bmp图片的傅里叶变换 使用C语言实现 读取一个 24位 图 转换为8位灰度图后,进行傅里叶变换处理(二维) 采用快速傅里叶变换——蝶形算法 北航图像处理作业~需要进一步交流 请联系qq 422563357(Reads a bmp image to achieve a Fourier transform using C language Northern image processing operations)
    2020-10-27 21:20:03下载
    积分:1
  • dicom(vc)
    论解读DICOM医学图像文件及其显示的VC++实施方法 是一份比较新的讨论dicon的vc实现方法的文章(read DICOM medical images and documents show that the implementation of the VC is a relatively new discussion di vc con method of the article)
    2007-06-22 00:20:44下载
    积分:1
  • gaussian3
    对输入视频进行处理,使用高斯背景建模的方法,得到视频前景,对于人群密度估计具有很大作用。(Processing of the input video, using a Gaussian background modeling method, to get videos prospects for population density estimation has a significant role.)
    2013-07-22 16:37:12下载
    积分:1
  • Wavelet
    Visual C++下的小波变换,小波分解与重构,加入噪声分析,显示分解和重构图形。(Wavelets for data encode and uncode, the figures would be shown.)
    2009-04-09 21:55:21下载
    积分:1
  • future_net.tar
    2016华为软件精英挑战赛,采用迪杰斯特拉算法,效率高,但需要自行修改(HUAWEI software challenge 2016)
    2016-04-12 14:00:55下载
    积分:1
  • 696518资源总数
  • 104434会员总数
  • 22今日下载