登录
首页 » Visual C++ » mrfdemo

mrfdemo

于 2021-03-11 发布 文件大小:2726KB
0 325
下载积分: 1 下载次数: 310

代码说明:

  MRF分割程序,C++编写,进行图像分割处理,帮助熟悉分割过程及能量最优求解(markov image segmentation, energy interation algorithm)

文件列表:

MRFdemo
.......\images
.......\......\README.txt
.......\......\trin-3.bmp
.......\......\trin-3.pgm
.......\......\trin.bmp
.......\......\trin.pgm
.......\......\trin0.bmp
.......\......\trin0.pgm
.......\......\trin13.bmp
.......\......\trin13.pgm
.......\......\trin3.bmp
.......\......\trin3.pgm
.......\......\trin5.bmp
.......\......\trin5.pgm
.......\linux
.......\.....\makefile
.......\.....\mrfdemo
.......\README.txt
.......\src
.......\...\CKProcessTimeCounter.cpp
.......\...\CKProcessTimeCounter.h
.......\...\mersenne.cpp
.......\...\mrf.cpp
.......\...\randomc.h
.......\windows
.......\.......\Debug
.......\.......\.....\BuildLog.htm
.......\.......\.....\CKProcessTimeCounter.obj
.......\.......\.....\mersenne.obj
.......\.......\.....\mrf.exe
.......\.......\.....\mrf.obj
.......\.......\.....\mrf.pdb
.......\.......\.....\mrfdemo.pch
.......\.......\.....\vc60.idb
.......\.......\.....\vc70.idb
.......\.......\.....\vc70.pdb
.......\.......\mrfdemo.dsp
.......\.......\mrfdemo.dsw
.......\.......\mrfdemo.ncb
.......\.......\mrfdemo.opt
.......\.......\mrfdemo.plg
.......\.......\mrfdemo.sln
.......\.......\mrfdemo.suo
.......\.......\mrfdemo.vcproj
.......\.......\Release
.......\.......\.......\BuildLog.htm
.......\.......\.......\CKProcessTimeCounter.obj
.......\.......\.......\mersenne.obj
.......\.......\.......\mrf.exe
.......\.......\.......\mrf.obj
.......\.......\.......\mrfdemo.pch
.......\.......\.......\vc60.idb
.......\.......\.......\vc70.idb

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

发表评论

0 个回复

  • FaceDetection
    本程序和实现对一幅包含人脸的bmp图像进行光纤补偿,对人脸区域进行检测实现人眼和人嘴的检测与定位,最后勾绘出人脸的特征以实现人脸检测的目的。(This procedure and implementation of a compensate the fiber contains face of BMP image, the face region detection to realize human eyes and mouth detection and positioning, finally drew out the facial features to achieve the purpose of face detection. )
    2013-04-17 10:37:31下载
    积分:1
  • Max-Points-on-a-Line
    给定的n个点在二维平面上,发现的最大数量点躺在同一直线。(Given n points on a 2D plane, find the maximum number of points that lie on the same straight line. )
    2016-03-27 19:10:38下载
    积分:1
  • Tsharing_Thieh
    实现了Thien在他的文章《secret image sharing》中提出的(r,n)门限秘密图像分存方案。 (Thien in his article " secret image sharing" (r, n) Door Threshold Secret Image Sharing Scheme.)
    2012-07-26 22:35:42下载
    积分:1
  • Visual-C-MATLAB-image-processing
    本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盘给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。 本书讲解深入浅出,实例程序丰富,注重理论与实践相结合。本书可作为计算机应用、自动化、图像处理与模式识别、机电一体化专业的高年级本科生或研究生的参考书,也可供从事图像处理与识别的研究人员和工程技术人员阅读参考。(This book introduces the basic principles of image processing and recognition of the typical methods and practical skills . The book is divided into 12 chapters , Chapter 1- Chapter 6 is the basis of the content of image processing and recognition , including images scientific overview , MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition Chapter 7- Section Chapter 10 is a project example image processing and recognition , covering the medical image processing, character recognition and self- guided trolley path recognition example , the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers learn how to use MATLAB language fast simulation , debugging and estimation methods algorithm. Chapter 11- Chapter 12 , are two examples of highly integrated , namely Visual C++ implementation based on neural network character recognition system and a license plate positioning system. The book)
    2014-03-26 11:09:37下载
    积分:1
  • DSP
    程序是基于DSP的数字图像处理技术,可以实现军事滤波,中值滤波和维纳滤波,实现效果较好(The program is a DSP-based digital image processing technology, the military filtering, median filtering and Wiener filtering, better )
    2012-03-18 08:30:46下载
    积分:1
  • VCPP-image-processing-chapter04
    VisualC++数字图像处理技术详解第2版光盘-第四章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter Four)
    2016-04-16 13:23:00下载
    积分:1
  • BDFTT4_doublea
    一种基于DFT的瞬时测频算法,及及插值算法,最后由图形表示测频结果。 (Instantaneous frequency of the DFT-based algorithm, and the interpolation algorithm, by the graphical representation of the frequency measurement results.)
    2012-08-13 08:59:59下载
    积分:1
  • Digital-image-processing
    (2001何斌+光盘)Visual c++数字图像处理(第二版),使用VC进行数字图像处理的相关资料,十分实用!((2001 Bin+ disc the) Visual c++ digital image processing (second edition), digital image processing using VC, very practical!)
    2012-11-20 20:24:04下载
    积分:1
  • TestCamWin32
    能实现VFW编程,调用本地视频设备,实现视频捕捉和RGB-YUV颜色空间转换。 (To achieve VFW programming, call the local video equipment, the implementation of video capture and RGB-YUV color space conversion.)
    2014-12-20 00:15:50下载
    积分:1
  • PCA
    这是关于pca的文件,说明实现pca的降维(This is the file on pca, achieve pca dimensionality reduction)
    2020-07-02 01:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载