登录
首页 » Visual C++ » Labeling

Labeling

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

  • lda_hash
    以SIFT特征为目标输入,LDAHash方法进行降维实现目标识别(SIFT features input LDAHash method to reduce the dimensionality of the target recognition)
    2021-01-01 18:28:58下载
    积分:1
  • hedongjian
    彩色位图转黑白位图代码。何东健《数字图像处理》随书光盘提供的源码。(color bitmap to black-and-white bitmap code. Dong- Jian "Digital Image Processing" With the CD source.)
    2006-11-02 10:13:04下载
    积分:1
  • photo
    vc++6.0进行编程实现对图像的平移处理(vc++6.0 program to achieve the translation of the image processing)
    2009-04-26 10:26:37下载
    积分:1
  • CT-tracking
    一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
    2014-01-10 11:45:54下载
    积分:1
  • 多目标跟踪的JPDA算法
    用来进行多目标跟踪的JPDA算法的的MATLAB程序包. 跟踪效果还行. (Used for multi-target tracking JPDA algorithm of the MATLAB package tracking performance is okay.)
    2021-04-22 15:38:48下载
    积分:1
  • Image-feature-extraction
    一种改进的基于蚁群算法的图像边缘检测文献,前沿论文(ant colony system,matlab)
    2012-04-17 15:10:39下载
    积分:1
  • 去雾算法源代码c++
    图像去雾c++版源代码,实现效果还不错,可直接运行。(Fog to remove the c++ version of the source code, the effect is not bad, can be run directly.)
    2020-09-02 18:08:07下载
    积分:1
  • originalpointanalyse2
    源点定位程序,可用于检测连通域等功能,代码是c/c++的,放心使用。(Source point positioning procedures, can be used to detect other functions connected domain, the code is c/c++, and ease of use.)
    2013-09-28 08:31:12下载
    积分:1
  • WindowsFormsImage2
    图形处理的部分,能进行图像的中值过滤处理(To the median filter for image processing)
    2011-11-19 09:54:39下载
    积分:1
  • ImageProcess
    实现bmp图像读入和写出,彩色图像灰度化,直方图均衡化(Implement bmp image read and write, color image graying, histogram equalization)
    2015-11-02 19:26:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载