登录
首页 » Visual C++ » Labeling

Labeling

于 2011-05-09 发布 文件大小:14504KB
0 201
下载积分: 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 个回复

  • shade1
    检测视频中的运动目标以及阴影,并消除阴影,基于opencv,将RGB颜色空间根据一定的转换关系转换到HSV空间,最后消除阴影, 可以在vc6.0和vs2008上正常运行(Shadow detection algorithm based on HSV color space)
    2012-08-20 21:22:09下载
    积分:1
  • TemplateTrans
    数字图像处理中图像的增强方便的源代码,包括图像灰度修正,图像的平滑,中值滤波,图像的锐化,伪彩色和假彩色的增强等(Digital image processing image enhancement convenient source code, including the gray correction, image smoothing, median filtering, image sharpening, pseudo-color and false color enhancement, etc.)
    2013-12-02 10:50:31下载
    积分: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
  • RidgeletTransform
    关于脊波变换的图像分割源码,运行良好,测试可行,绝对超值(Ridgelet transform for image segmentation source code, run the test feasible, the absolute value)
    2012-08-16 18:10:29下载
    积分:1
  • Shadow-Detection
    阴影检测,基于OpenCV用于对图像中阴影的检测(Shadow detection, OpenCV for image shadow detection)
    2021-04-11 19:08:58下载
    积分:1
  • deleteLittleAre
    算法实现消除小面积的区域,保留面积大的区域.对去除小斑点很稳健.(Algorithm to achieve the elimination of small areas of the region to retain the large area of the region. For the removal of small spots very sound.)
    2007-07-16 17:23:00下载
    积分:1
  • zoom
    C语言实现bmp图像放大缩小,24位bmp图像(The C language bmp image zoom, 24 bmp image)
    2012-10-13 20:06:16下载
    积分:1
  • HazeRemoval
    暗通道去雾代码,使用c++实现 根据cvpr论文改写(Channel code to the dark fog)
    2011-08-22 08:48:18下载
    积分:1
  • SIFT
    提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,(extract SIFT feature,and feature matching)
    2020-12-10 10:49:21下载
    积分:1
  • KKT3Dzipr
    克里金插值的3D算法,forrtran源代码。 可直接使用。 (Kriging 3D algorithm, forrtran the source code. Can be used directly.)
    2012-07-25 23:03:41下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载