登录
首页 » Visual C++ » HistogramaOTSU

HistogramaOTSU

于 2011-04-17 发布 文件大小:3827KB
0 170
下载积分: 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 个回复

  • kuaisuzishiyingyuzhifangfa
    一种快速图像阈值分割法,不是otsu或迭代法,Wellner 1993快速自适应的图像二值化方法,有具体使用方法,很详细(A fast image thresholding segmentation method, not otsu or iterative methods, Wellner 1993 fast adaptive image binarization method)
    2016-09-23 16:00:23下载
    积分:1
  • HazeRemoval
    暗通道去雾代码,使用c++实现 根据cvpr论文改写(Channel code to the dark fog)
    2011-08-22 08:48:18下载
    积分:1
  • ballalongline
    小球沿斜线运动,可以扩展到其他程序中,第一次上传,谢谢。(a ball along with a line.)
    2013-11-17 20:53:20下载
    积分:1
  • Saliency
    显著图计算算法FT, SR, LC, HC, RC,以及saliency cut 的合集。(an windows msi for install saliency detection software, which includes the implementation for FT, SR, LC, our HC, RC and saliency cut method.)
    2011-09-25 21:13:22下载
    积分:1
  • GrabCutSource
    最经典之做,保证别人没有上传过 实现文章 “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)
    2020-10-30 22:20:01下载
    积分:1
  • MARPH
    对图像变形的一些基本算法的介绍和功能的描述等 (about marphing )
    2010-11-17 18:21:25下载
    积分:1
  • Edge-Thinning
    Gray Level Edge Thinning Method Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing time in the further steps such as labeling and image transformation. We investigate some gray level edge thinning method that is based on the gradient magnitude within 3x3 local neighborhood. The new method has been tested with various types of images the real world. Experimental results show that this method produces more accurate images than those of the popular non-maximum suppression methods do.
    2016-09-13 22:05:34下载
    积分:1
  • mfc_visualization_1_6_src
    说明:  PCL+ MFC+ Visualization 点云显示(PCL+ MFC+ Visualization)
    2020-03-09 14:40:54下载
    积分:1
  • CSC.EGBIS.JSEG.Meanshift
    经典的4种彩色图像分割方法:CSC.EGBIS.JSEG.Meanshift 的VC++实现;及相关英文文献。绝对值得拥有!哈哈...(The classic four kinds of color image segmentation method: CSC.EGBIS.JSEG.Meanshift of VC++ implementation and the relevant literature in English. Definitely worth having!ha ha ...)
    2010-03-08 17:16:14下载
    积分:1
  • 089
    说明:  图片马赛克效果图片马赛克效果图片图片马赛克效果马赛克效果(Photo mosaic picture image photo mosaic mosaic mosaic)
    2011-04-05 22:18:45下载
    积分:1
  • 696518资源总数
  • 104684会员总数
  • 30今日下载