CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 区域标记

搜索资源列表

  1. 32阶幻~1

    0下载:
  2. 本程序为32阶幻方的一种,在左上角的4*4=16个空格中,第一、三行的第1,2个空格标记*,第二、四行的第3,4个空格标记*。然后分别以轴对称、中心对称扩展到另三个区域的256个空格的左上方1/4区域,然后又以轴对称、中心对称扩展到256个格的其它三个区域,依次类推直至整个区域的1024个空格中对应的 空格均有标记*。-procedures for the 32 bands a magic squares in the upper left corner of the 4 * 4 = 16 sp
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1771
    • 提供者:万艳良
  1. systemofcellcount

    0下载:
  2. 细胞识别记数系统的实现,全部源代码,包括中心点标记,区域填充,记数等-cell identification number system in mind the realization of full source code, including the focal point mark, regional fill the mind and so
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1449487
    • 提供者:邹同
  1. 人脸的监测与定位

    0下载:
  2. 本程序可以对读入人脸进行相似度计算,二值化,脸的直方图,头发直方图,标记人连区域等-this program can read human faces similarity, the two values, face the histogram, hair histogram, marking the region even as people
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:68089
    • 提供者:李伟
  1. face-location-example

    0下载:
  2. 人脸定位与识别的VC++实例。提供了友好的操作界面。输入人脸图像后,提供两种人脸区域的检测方法。然后在人脸区域中可自动标记眼睛、嘴巴、鼻子及边缘提取。-Face recognition and positioning of VC examples. Provide a friendly interface. Face image input, provide two kinds of people in the region face detection method. Then people
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:69772
    • 提供者:leilin
  1. renliandedingwei

    0下载:
  2. 本程序是一个检测人脸的程序,通过一定的方法,找出图中人脸区域,并标记出眼睛鼻子和嘴巴的位置。-this procedure is a human face detection procedure for the adoption of methods to identify human face regional map, Mark the eyes and nose and mouth position.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:65756
    • 提供者:赵倩
  1. cellrecognition

    0下载:
  2. 细胞识别记数系统的实现,全部源代码,包括中心点标记,区域填充,记数等-,Visual C++,图形图象/Graph program -cell identification number system in mind the realization of full source code, including the focal point mark, regional filling, and so mind-, Visual C, graphic images / Graph program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1389590
    • 提供者:史文朋
  1. matsource

    0下载:
  2. 芯片一旦进入摄像头视场,则能被系统感知,系统会开始对该芯片进行自动跟踪,确保ROI区域始终包含芯片,从而缩小了待...系统使用图4所示的方法提取特征量。其中有图像平面上纵、横、斜交叉的20条直线,这20条直线分别标记上1~20的序号... -chip camera field of view, the system will be perceived. the system started automatically tracking chips to ensure that the
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5537
    • 提供者:新的一页
  1. labe_forOpencv

    0下载:
  2. .c++连通区域标记算法2,功能和matlab 中的 bwlabel相似,用opencv 编写-.c++ connected component labeling algorithm 2, function and MATLAB similar to the bwlabel, prepared by opencv
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1144
    • 提供者:ffffffff
  1. Regionlabe5

    0下载:
  2. 对二维图像进行区域标记并记录它和质心和中心和区域的面积。-Area and record it in two-dimensional image and the area of the center of mass and the center and regional.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:734
    • 提供者:王文智
  1. 10234

    0下载:
  2. 图像处理与信号处理的一些源程序。。。。。比如小波变换,二值化,区域标记等等。-Source of image processing and signal processing program ... ... Such as the wavelet transform, binary, labeling, and so on.
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10709112
    • 提供者:王文智
  1. myedgedetec1

    0下载:
  2. 图像的连通区域标记,会将面积较大的两个连通区域标记,在检测肾脏感兴趣区时效果显著。-Connected region labeled image will be larger two connected component labeling, in the detection of renal ROIs effect is remarkable.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1122
    • 提供者:wen
  1. mybwlabel8

    0下载:
  2. 机械视觉,连通区域的类别标签。自己写的8连通区域标记,可代替函数库中的bwlabel函数-Label connected components (8-connected)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:589
    • 提供者:冯宇
  1. clustering

    0下载:
  2. 使用种子法实现基于opencv和vs2013的连通区域标记-Realization and connected component labeling based opencv use vs2013 Seed Law
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5282743
    • 提供者:新新魔方控
  1. YCbCr

    0下载:
  2. 融合YCbCr肤色模型与区域标记的人脸检测算法研究-Fusion YCbCr color model and the research area of face detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:265798
    • 提供者:fengfeixu
  1. Moving-Object-Detection

    0下载:
  2. 混合高斯模型,目标检测,目标分割,区域标记-Gaussian mixture model, target detection, target segmentation, region
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:606012
    • 提供者:fengfeixu
  1. lunkuo2

    0下载:
  2. 连通区域标记,并且消除不需要的区域,非常有效的程序-Connected Component Labeling
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1208
    • 提供者:李华
  1. target-tracking-using-kalman

    0下载:
  2. 使用kalman滤波对目标(乒乓球)的位置进行滤波,内含有60幅图像的数据集。Kalman每次迭代的输入是来自连通区域标记所确定的乒乓球位置。-target-tracking-using-kalman for ping-pang,including of 60 pictures.The input of every interate is the position determined by connected region label.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:822181
    • 提供者:Yunpentium
  1. shuzu_liantong

    0下载:
  2. 这个程序由VC++6.0编写 ,输入二值矩阵可以得到连通区域标记矩阵,并得到连通区域的个数。-This program is written by VC++ 6.0, and the input binary matrix can get the connected domain marker matrix and get the number of connected regions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:3849
    • 提供者:王杨
  1. wneineuqwinding

    0下载:
  2. page74,21用VC++实现图像连通区域标记 不错的-Page74, 21 with vc++ realize image connected regions as well
  3. 所属分类:Special Effects

    • 发布日期:2017-12-22
    • 文件大小:112640
    • 提供者:RKqnkg+516341
  1. 基于matlab的阈值分割

    0下载:
  2. 基于matlab的图像二值化、阈值分割算法以及区域标记算法(Image two value, threshold segmentation)
  3. 所属分类:其他

« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com