登录
首页 » Visual C++ » HistogramaOTSU

HistogramaOTSU

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

  • kalmanPcamshift(meanshift)
    Kalman+CamShift实现视频追踪(Kalman+CamShift video track)
    2014-05-14 16:46:19下载
    积分:1
  • weina
    本代码可以实现图像的维纳滤波,经过调试无错误,对于学习图像处理有较好帮助。(This code can achieve the image filtering, error-free through the debugging, better for learning image processing help.)
    2011-05-31 22:10:17下载
    积分:1
  • image
    用数字图像处理主要是为了修改图形,改善图像质量,或是从图像中提起有效信息,还有利用数字图像处理可以对图像进行体积.(Using digital image processing is mainly graphics in order to modify and improve the image quality, or from the image to bring effective information, as well as the use of digital image processing can be carried out on the image size.)
    2008-03-04 19:38:04下载
    积分:1
  • Defect-detection
    基于灰度图像进行傅立叶变换后的二值化处理(Binarization based on the Fourier transform after the gray image processing)
    2014-12-21 13:56:05下载
    积分:1
  • ImgHazeRemoval_Test
    图像去雾 暗原色 导向滤波 最好的去雾算法 何恺明的matlab代码的opencv的实现(haze removal guided image filtering the best algorithm to fog )
    2012-05-10 16:39:04下载
    积分:1
  • elastix_example_v4.4
    关于elastix医学图像配准算法库的例子程序,有助于分析elastix如何操作,是一个很好的教程(this is a example set of elastix library)
    2021-03-06 17:49:30下载
    积分: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
  • ppbNakagami
    处理Gamma乘性噪声的PPB方法,考虑了非局部patch的相似性,可处理SAR图像去噪。(The PPB method for multicative noise removal, which based on the Probabilistic Patch similarity.)
    2021-04-12 18:18:57下载
    积分:1
  • secaizhuanyi
    运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
    2013-09-15 16:40:26下载
    积分:1
  • mirror
    对图像进行镜像处理,是最基本的图像处理操作(Mirror image is the most basic image processing operations )
    2012-05-13 20:04:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载