登录
首页 » Visual C++ » OTSUMultiThre

OTSUMultiThre

于 2009-02-06 发布 文件大小:303KB
0 186
下载积分: 1 下载次数: 116

代码说明:

  1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)

文件列表:

OTSUMultiThre
.............\CDib.cpp
.............\CDib.h
.............\ChildFrm.cpp
.............\ChildFrm.h
.............\comlib.cpp
.............\comlib.h
.............\DlgIntensity.cpp
.............\DlgIntensity.h
.............\MainFrm.cpp
.............\MainFrm.h
.............\ReadMe.txt
.............\res

.............\...\Segment.rc2

.............\...\Thumbs.db

.............\Resource.h
.............\Segment.aps
.............\Segment.clw
.............\Segment.cpp
.............\Segment.dsp
.............\Segment.dsw
.............\Segment.h
.............\Segment.ncb
.............\Segment.opt
.............\Segment.plg
.............\Segment.rc
.............\SegmentDoc.cpp
.............\SegmentDoc.h
.............\SegmentMethod.cpp
.............\SegmentMethod.h
.............\SegmentView.cpp
.............\SegmentView.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\实验用图





.............\说明.txt

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

发表评论


0 个回复

  • LMD
    自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
    2013-11-14 22:17:45下载
    积分:1
  • DecodeString
    根据指定字符分割字符串,VC++精选编程源码,很好的参考。(According to the specified character segmentation character string, VC++ select programming source code, a good reference.)
    2013-12-03 10:56:22下载
    积分:1
  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • Tclaaheeh
    自适应直方图均衡算法,因为是从从局部入手,所以图像增强效果显著。 (Adaptive histogram equalization algorithm, because from the start from the local image enhancement effect is remarkable.)
    2012-07-23 13:22:08下载
    积分:1
  • gusu
    利用visualC++和图像处理的知识,编写程序对果蔬进行自动识别(Using visualC++ and image processing knowledge, write a program for automatic identification of fruits and vegetables)
    2010-10-17 22:47:17下载
    积分:1
  • C++.netBMP24bitTo8bit
    此程序实现二十四位BMP到八位BMP图像的转换(this program to 24 BMP eight BMP image conversion)
    2007-04-04 15:20:57下载
    积分:1
  • pictureshow
    可以显示图像并显示大话西游中的经典台词,还可以播放动听的背景音乐。(Can display images and display the classic Journey to the West in the lines, but also can play pleasant background music.)
    2010-06-29 23:22:22下载
    积分:1
  • PNG(96)
    96个蛮实用的PNG格式图标 仅供编程或图像处理使用。(96 pretty practical PNG format icon super practical!)
    2012-10-11 09:15:23下载
    积分:1
  • demo
    北航图像处理demo,目前集成了从色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、数学形态学方法、等多个组件(Northern image processing demo, now integrated from the color conversion, color image processing, gray-scale image processing, binary image processing, thresholding, edge detection, mathematical morphology, and many other components)
    2014-05-21 19:46:11下载
    积分:1
  • LSB
    C++语言实现的LSB数字水印算法,Visual C++亲测可用。(C++ language LSB digital watermarking algorithm, the Visual C++ pro-measurement available.)
    2020-10-20 20:07:24下载
    积分:1
  • 696518资源总数
  • 104600会员总数
  • 46今日下载