登录
首页 » Visual C++ » Labeling

Labeling

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

  • graphic
    里面涉及了线宽线型的设置,各种图形,还有画笔画刷设置选择,颜色设置等,代码非常齐全,还有编程的每一步都有截图和说明(Which involves the linewidth linear settings, a variety of graphics, and brush brush settings selection, color settings, the code is very complete, and programming of every step have screenshots and description)
    2014-12-14 20:30:20下载
    积分:1
  • Smooth
    对图像进行平滑处理,像各种滤波的方法,如均值滤波法、中值滤波法(Smoothing the image, like the various filtering methods, such as mean filtering, median filtering method)
    2010-07-16 13:17:31下载
    积分:1
  • band-selection
    基于图像对比度和波段相关性的波段选择算法,适用于高光谱图像的特征选择(Bands selection algorithm based on image contrast and correlation of bands for hyperspectral image feature selection)
    2020-10-09 11:47:34下载
    积分:1
  • HumanDet1
    人头检测 通过颜色分割产生人头头发部分的二值图像,计算此部分的面积和长宽比来判断是否有人头(human detection)
    2021-03-05 18:49:31下载
    积分:1
  • CodeofOpenCV
    《OpenCV基础教程》于仕琪主编,书中所有源代码下载,基于OpenCV的图像处理技术(" OpenCV-based tutorial," in Shi Qi editor of the book to download all the source code, based on OpenCV image processing technology)
    2009-12-24 15:35:12下载
    积分:1
  • Tracking
    使用VC++ 6.0 和 OpenCv实现粒子滤波目标跟踪算法,主要功能在MFC对话框内实现。(particle filter object tracking)
    2011-08-21 22:30:52下载
    积分:1
  • CUDA_image-denoising
    用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
    2014-09-15 20:55:52下载
    积分:1
  • photoediter
    这是一个简单的图象处理的小软件的原代码,试试吧,不错的(This is a simple image of the original small software code, try it, good)
    2007-05-22 13:54:05下载
    积分:1
  • background-object-testVC
    可以进行背景减除法-三帧法-高斯背景建模法运动检测( This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. )
    2011-12-30 22:01:21下载
    积分:1
  • ballalongline
    小球沿斜线运动,可以扩展到其他程序中,第一次上传,谢谢。(a ball along with a line.)
    2013-11-17 20:53:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载