登录
首页 » Visual C++ » HistogramaOTSU

HistogramaOTSU

于 2011-04-17 发布 文件大小:3827KB
0 252
下载积分: 1 下载次数: 1

代码说明:

说明:  分块直方图均衡化处理图像 用户输入分块的x,y方向的分块个数,即可将图形分成各个小块进行直方图均衡化。 大津法处理图形,包括一维大津法和二维大津法的实现 (the realization of the Histogram equalization algorithm. the realization of otsu algorithm to process the images)

文件列表:

Histogram&OTSU
..............\Debug
..............\.....\DivNum.obj,10637,2011-04-06
..............\.....\Draw.obj,14898,2011-03-29
..............\.....\Draw.sbr,0,2011-03-29
..............\.....\DrawHistogram.obj,15432,2011-04-06
..............\.....\FaceDec.bsc,3712000,2011-03-29
..............\.....\FaceDec.exe,143444,2011-04-07
..............\.....\FaceDec.ilk,471108,2011-04-07
..............\.....\FaceDec.obj,23355,2011-03-29
..............\.....\FaceDec.pch,7067424,2011-03-29
..............\.....\FaceDec.pdb,558080,2011-04-07
..............\.....\FaceDec.res,9352,2011-04-06
..............\.....\FaceDec.sbr,0,2011-03-29
..............\.....\FaceDecDoc.obj,15172,2011-03-29
..............\.....\FaceDecDoc.sbr,0,2011-03-29
..............\.....\FaceDecView.obj,42908,2011-04-07
..............\.....\FaceDecView.sbr,0,2011-03-29
..............\.....\ImagePr.obj,30995,2011-04-07
..............\.....\ImagePr.sbr,0,2011-03-29
..............\.....\InputDivNum.obj,11322,2011-04-01
..............\.....\MainFrm.obj,21431,2011-03-29
..............\.....\MainFrm.sbr,0,2011-03-29
..............\.....\MyDialog3.obj,10634,2011-03-29
..............\.....\MyDialog3.sbr,0,2011-03-29
..............\.....\MYDIG.obj,10631,2011-03-29
..............\.....\MYDIG.sbr,0,2011-03-29
..............\.....\MYDLG1.obj,10659,2011-03-29
..............\.....\MYDLG1.sbr,0,2011-03-29
..............\.....\RCa00128,24488,2011-03-29
..............\.....\RCa02428,24488,2011-03-29
..............\.....\StdAfx.obj,106000,2011-03-29
..............\.....\StdAfx.sbr,1375082,2011-03-29
..............\.....\vc60.idb,402432,2011-04-08
..............\.....\vc60.pdb,380928,2011-04-07
..............\DivNum.cpp,942,2011-04-06
..............\DivNum.h,1182,2011-04-01
..............\Draw.cpp,1582,2011-04-06
..............\Draw.h,1341,2011-03-29
..............\Draw2.cpp,1133,2011-03-29
..............\Draw2.h,1363,2011-03-29
..............\DrawHistogram.cpp,2791,2011-04-06
..............\DrawHistogram.h,1282,2011-04-06
..............\FaceDec.aps,32968,2011-04-08
..............\FaceDec.clw,5198,2011-04-08
..............\FaceDec.cpp,4132,2003-03-20
..............\FaceDec.dsp,5471,2011-04-06
..............\FaceDec.dsw,539,2003-03-20
..............\FaceDec.h,1367,2003-03-20
..............\FaceDec.ncb,762880,2011-04-08
..............\FaceDec.opt,87040,2011-04-08
..............\FaceDec.plg,1589,2011-04-07
..............\FaceDec.rc,14695,2011-04-06
..............\FaceDecDoc.cpp,1762,2003-03-20
..............\FaceDecDoc.h,1486,2003-03-20
..............\FaceDecView.cpp,5378,2011-04-06
..............\FaceDecView.h,1999,2011-04-06
..............\ImagePr.cpp,13388,2011-04-07
..............\ImagePr.h,1788,2011-04-07
..............\InputDivNum.cpp,1035,2011-04-01
..............\InputDivNum.h,1196,2011-04-01
..............\MainFrm.cpp,2607,2011-03-29
..............\MainFrm.h,1493,2011-03-29
..............\MyDialog3.cpp,938,2003-09-18
..............\MyDialog3.h,1203,2003-09-18
..............\MYDIG.cpp,945,2003-03-30
..............\MYDIG.h,1168,2011-04-01
..............\MYDLG1.cpp,955,2003-04-02
..............\MYDLG1.h,1176,2003-04-02
..............\ReadMe.txt,4335,2003-03-20
..............\res

..............\...\FaceDec.rc2,399,2003-03-20


..............\resource.fd,2146,2011-03-29
..............\resource.h,2173,2011-04-06
..............\saveFile.txt,1953,2004-02-29
..............\StdAfx.cpp,209,2003-03-20
..............\StdAfx.h,1054,2011-03-29

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

发表评论

0 个回复

  • cvBlobFinder
    基于OPCV的blob搜索算法,图像处理经典算法(OPCV the blob-based search algorithm, image processing, the classical algorithm)
    2008-03-11 10:55:35下载
    积分:1
  • gundongzimu
    在两个控件里实现自动的字幕滚动,点击取消后,停止(In the two controls in the subtitles automatically scroll, click Cancel, stop)
    2010-08-25 21:17:20下载
    积分:1
  • SIFT
    提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,(extract SIFT feature,and feature matching)
    2020-12-10 10:49:21下载
    积分:1
  • EdgeDetection
    基于Visual C++的图像边缘检测工程,以Canny为例(Visual C++-based image edge detection works to Canny Case)
    2013-10-22 11:33:56下载
    积分:1
  • d3dle5
    说明:  计算机图形学中应用VC++6.0和DirectX 8.0 SDK制作彩色旋转的金字塔和正方体的小程序(computer graphics application VC 6.0 and DirectX 8.0 SDK produced color rotating cube pyramid and the small program)
    2005-12-14 13:49:08下载
    积分:1
  • GrayShow
    visual c++ 工具 c语言 实现的灰度共生矩阵。(visual c++ tool c language GLCM.)
    2013-06-02 01:34:37下载
    积分:1
  • MyDialog
    AutoCAD二次开发的图像处理代码,对彩色图像进行区域生长,然后提取边界,实现图像分割.(AutoCAD second development of image processing code, color images of regional growth, and then extract the boundary, realize image segmentation.)
    2007-09-18 14:18:42下载
    积分: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
  • Image-Zoom
    这是图象缩放的代码,对于学习图像的朋友应该有所帮助(This is the image scaling code for the study should help the image of a friend)
    2011-07-17 19:00:24下载
    积分:1
  • reconstruction
    基于双目视觉的三维重建,包含了重建过程中的基本步骤。(Binocular vision-based three-dimensional reconstruction, including the reconstruction of the basic steps of the process.)
    2010-06-22 19:30:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载