histMeanValue

所属分类:OpenCV
开发工具:Visual C++
文件大小:3616KB
下载次数:27
上传日期:2012-09-08 14:28:02
上 传 者glemo@qq.com
说明:  包含三个功能的演示。直方图,otsu算法,计算灰度中值。最后统计0像素占的比例。 float getMeanValue(IplImage* image) //灰度均值 int getMedian(IplImage* image) //灰度中值 void otsu (IplImage *image) //大律法阈值分割
(Contains three functional demo. float getMeanValue (IplImage* image) //gray average int getMedian (IplImage* image) // grayscale value void-otsu (IplImage* image) // big law threshold segmentation)

文件列表:
histMeanValue\histMeanValue\0.jpg (20401, 2012-09-05)
histMeanValue\histMeanValue\histMeanValue.cpp (3631, 2012-09-08)
histMeanValue\histMeanValue\histMeanValue.vcproj (4516, 2012-09-06)
histMeanValue\histMeanValue\histMeanValue.vcproj.PY.Administrator.user (1401, 2012-09-08)
histMeanValue\histMeanValue\stdafx.cpp (218, 2012-09-06)
histMeanValue\histMeanValue\stdafx.h (352, 2012-09-06)
histMeanValue\histMeanValue\targetver.h (498, 2012-09-06)
histMeanValue\histMeanValue.ncb (15535104, 2012-09-08)
histMeanValue\histMeanValue.sln (905, 2012-09-06)
histMeanValue\histMeanValue.suo (11776, 2012-09-08)
histMeanValue\histMeanValue (0, 2012-09-08)
histMeanValue (0, 2012-09-08)

======================================================================== 控制台应用程序:histMeanValue 项目概述 ======================================================================== 应用程序向导已为您创建了此 histMeanValue 应用程序。 本文件概要介绍组成 histMeanValue 应用程序的 的每个文件的内容。 histMeanValue.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 histMeanValue.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 histMeanValue.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者