登录
首页 » Visual C++ » HistogramaOTSU

HistogramaOTSU

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

  • Photoshop
    photoshop的各个效果的详细介绍,方便研究photoshop的各种算法,值得一看啊!!(photoshop detailed description of the various effects, photoshop various algorithms to facilitate research, worth ah! !)
    2010-06-23 17:53:09下载
    积分:1
  • wylovezbsf
    一个用MFC实现的图象缩放程序,也有测试图片!(MFC with a picture zoom procedures, tests have pictures!)
    2007-01-10 20:47:09下载
    积分:1
  • 24bit8
    基于VC++的BMP图像——24位转8位 (Turn based BMP images in VC++- 24 8)
    2013-04-14 20:47:53下载
    积分:1
  • sift
    sift匹配算法 尺度不变变换 特征描述子 特征点匹配 (sift match)
    2020-12-10 10:49:21下载
    积分:1
  • OTSUMultiThre
    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.)
    2009-02-06 14:55:41下载
    积分:1
  • imagemirrior
    用VC++实现给定位图的镜像,使用图像处理技术(with VC plans to mirror positioning, the use of image processing technology)
    2007-05-16 16:11:55下载
    积分:1
  • PoissonMesh
    有关三维模型的泊松算法的诸多应用的实现,包括泊松重建和泊松纹理混合算法,由原作者开发,非常可靠(C++ implementation for algorithms including poisson mesh and poisson texture stitching, it is shared by author with wide utilization)
    2020-07-02 21:20:01下载
    积分:1
  • energypick
    本程序实现功能: 1、微机、IBM工作站segy格式文件的a)变面积、b)波形、c)波形加变面积显示; 2、AGC自动均衡显示; 3、用任意多边形选择剖面数据并提取归一化能量、修改选取数据。 (This program function: 1, microcomputer, IBM workstations segy format file of a) become area, b) waveform, c) waveform and become area shows 2, AGC automatic equilibrium display 3, with arbitrary polygon choose profile and extracted data normalization energy, modify, select data.)
    2011-09-15 15:18:28下载
    积分:1
  • autodetection
    基于DQ效应的JPEG图像真伪检测算法,通过检测图像DCT直方图的DQ效应计算图像的概率图,该算法快速、准确,能自动定位篡改区域(JPEG image detection algorithm based on the authenticity of DQ effect, calculated image by DQ effect detection probability map image DCT histogram, the algorithm is fast, accurate, and can automatically locate tampered area)
    2021-03-16 09:59:22下载
    积分:1
  • aam
    用AAM算法进行人脸特征点的标定,即对人脸的眼睛,眉毛,嘴巴,鼻子及脸的轮廓进行标记,此代码标记了68个特征点。(AAM algorithm for facial feature points calibration, calibration of this code is the 68 feature points, see the instance document.)
    2012-10-16 16:12:43下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载