登录
首页 » Visual C++ » Labeling

Labeling

于 2011-05-09 发布 文件大小:14504KB
0 342
下载积分: 1 下载次数: 84

代码说明:

  对于二值图像进行labeling,求的对象个数,每个对象的像素数,中心点,长宽高矮值等(labeling for bianry image)

文件列表:

Labeling
........\CLAHE_C
........\.......\CLAHE_C.cpp,1124,2011-01-26
........\.......\CLAHE_C.vcproj,4596,2011-01-26
........\.......\CLAHE_C.vcproj.ZGC--20100825LP.Administrator.user,1435,2011-02-21
........\.......\cv210d.dll,3631104,2010-12-03
........\.......\cxcore210d.dll,3696640,2010-12-03
........\.......\d.txt,0,2011-01-26
........\.......\Debug
........\.......\.....\BuildLog.htm,8212,2011-01-26
........\.......\.....\clahe.obj,33163,2011-01-09
........\.......\.....\CLAHE_C.exe.embed.manifest,663,2011-01-26
........\.......\.....\CLAHE_C.exe.embed.manifest.res,728,2011-01-26
........\.......\.....\CLAHE_C.exe.intermediate.manifest,621,2011-01-26
........\.......\.....\CLAHE_C.obj,71485,2011-01-26
........\.......\.....\CLAHE_C.pch,4128768,2011-01-09
........\.......\.....\mt.dep,62,2011-01-26
........\.......\.....\stdafx.obj,11677,2011-01-09
........\.......\.....\TongueVeinMain.obj,72025,2011-01-09
........\.......\.....\vc90.idb,855040,2011-01-26
........\.......\.....\vc90.pdb,602112,2011-01-26
........\.......\highgui210d.dll,1605120,2010-12-03
........\.......\ms.xml,54,2011-01-26
........\.......\ReadMe.txt,1302,2011-01-09
........\.......\stdafx.cpp,294,2011-01-09
........\.......\stdafx.h,320,2011-01-09
........\.......\targetver.h,765,2011-01-09
........\.......\tbb_debug.dll,240816,2010-04-21

........\CLAHE_C.ncb,16059392,2011-02-21
........\CLAHE_C.sln,892,2011-01-09
........\Debug
........\.....\CLAHE_C.exe,30720,2011-01-26
........\.....\CLAHE_C.ilk,367340,2011-01-26
........\.....\CLAHE_C.pdb,986112,2011-01-26
........\.....\labeling.exe,81920,2011-05-09
........\.....\labeling.ilk,624652,2011-05-09
........\.....\labeling.pdb,1387520,2011-05-09
........\labeling
........\........\BinaryRegion.cpp,1054,2011-05-09
........\........\BinaryRegion.h,527,2011-05-09
........\........\Box.h,476,2011-04-21
........\........\cv210d.dll,3631104,2010-12-03
........\........\cxcore210d.dll,3696640,2010-12-03
........\........\Debug
........\........\.....\BinaryRegion.obj,45364,2011-05-09
........\........\.....\BuildLog.htm,8530,2011-05-09
........\........\.....\labeling.exe.embed.manifest,663,2011-04-27
........\........\.....\labeling.exe.embed.manifest.res,728,2011-04-27
........\........\.....\labeling.exe.intermediate.manifest,621,2011-05-09
........\........\.....\labeling.obj,142605,2011-05-09
........\........\.....\labeling.pch,3211264,2011-04-21
........\........\.....\mt.dep,62,2011-05-09
........\........\.....\Mu_BinaryRegion.obj,22582,2011-05-09
........\........\.....\Mu_RegionLabeling.obj,246804,2011-05-09
........\........\.....\stdafx.obj,12037,2011-04-21
........\........\.....\vc90.idb,855040,2011-05-09
........\........\.....\vc90.pdb,651264,2011-05-09
........\........\highgui210d.dll,1605120,2010-12-03
........\........\labeling.cpp,1104,2011-05-09
........\........\labeling.vcproj,4863,2011-05-09
........\........\labeling.vcproj.ZGC--20100825LP.Administrator.user,1435,2011-05-09
........\........\Mu_RegionLabeling.cpp,2491,2011-05-09
........\........\ReadMe.txt,1308,2011-04-21
........\........\stdafx.cpp,295,2011-04-21
........\........\stdafx.h,320,2011-04-21
........\........\targetver.h,765,2011-04-21
........\........\tbb_debug.dll,240816,2010-04-21


........\labeling.ncb,20483072,2011-05-09
........\labeling.sln,895,2011-04-21

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

发表评论

0 个回复

  • PCA
    这是关于pca的文件,说明实现pca的降维(This is the file on pca, achieve pca dimensionality reduction)
    2020-07-02 01:40:01下载
    积分:1
  • wheel-treadmonitoring
    城轨车辆轮对踏面故障在线监测系统,基于振动检测法的轮对踏面故障监测系统,通过傅里叶变换、小波包分析对釆集到的振动信号进行分析获得信号的特征,研究了基于短时能量判断的踏面故障特征提取算法。(On line monitoring system for wheel tread of urban rail vehicles, based on the vibration detection method of wheel tread fault monitoring system, through the Fu Liye transform, wavelet packet analysis of the collected vibration signals to obtain the characteristics of the signal, the study of the short-term energy judgment based on the feature extraction algorithm.)
    2021-01-28 16:18:42下载
    积分:1
  • guass_fliter_pic
    高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
    2017-03-11 10:40:11下载
    积分:1
  • Histogram-method
    利用直方图双峰法选取适当阈值对图像进行二值化处理。此法只适用于直方图为双峰状图像。(Using the Shuangfeng method to the appropriate threshold histogram of image processing two values. This method is only applicable to the histogram of image of Shuangfeng.)
    2015-04-14 15:56:07下载
    积分:1
  • pp
    说明:  利用vc++实现avi文件图像截取,avi图像即视屏图像(Use vc++ Achieve avi file image capture, avi video image that is, images)
    2008-12-17 23:26:31下载
    积分:1
  • FBP
    N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。(Report and source code for data image restore experiment, using FBP.)
    2013-08-23 00:08:28下载
    积分:1
  • jiang
    VC图像编辑软件 就要卷积模糊和卷积模糊加噪 以不同方法(大于等于2)实现图像的模糊效果(局部或全局)。并以BMP格式存储。(soft)
    2010-03-07 13:57:45下载
    积分:1
  • strongpicture
    说明:  模式识别与图像处理,图像的边缘处理,增强(Pattern recognition and image processing, image edge processing, to enhance)
    2008-11-23 15:33:39下载
    积分:1
  • katsevich
    螺旋轨迹重建的一种实现方法,是解析算法的典型案例(An implementation method of spiral trajectory reconstruction is an analytical algorithm)
    2021-04-20 17:28:50下载
    积分:1
  • Eyes
    图像处理实习(针对遥感影像),包含许多经典的图像处理功能,比如多种植被指数计算、小波变换、镶嵌、图像分类等(Image processing internship (for remote sensing images), contains many classic image processing functions, such as a variety of vegetation indices, wavelet transform, mosaic, image classification, etc.)
    2014-03-27 22:36:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载