CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - centroid image

搜索资源列表

  1. tongjitezhengtiqu

    0下载:
  2. 统计特征提取的小程序,带有一个测试图象,提取的特征为质心\\面积\\欧拉数\\X轴和Y轴投影-statistical feature extraction small program with a test image, Feature Extraction for Centroid \\ area \\ Euler number \\ X-axis and Y-axis
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:61324
    • 提供者:fun
  1. houghForest

    0下载:
  2. 这个是Dr. Juergan Gall写的检测识别图片中的物体,有关的文章名字是Class-specific Hough Forests for Object detection. hough森林方法结合了随机森林和Hough选票去估计物体中心的可能。-A method for the detection of instances of an object class.A class-specific Hough forest is a random forest that maps image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:5526441
    • 提供者:Joanna Lin
  1. jiandanchuli

    0下载:
  2. 包含求向量与坐标轴夹角,求图像质心坐标,将坐标旋转一定角度后得到新坐标。-Demand vector and the axis contains the angle, find the image centroid coordinates, coordinate rotation angle will be obtained after the new coordinates.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:824
    • 提供者:hh
  1. camshiftdemo

    1下载:
  2. Gary R.Bradski提出CamShift算法,即"Continuously Adaptive Mean-Shift"算法。是以颜色直方图为目标模式的目标跟踪算法,可以有效地解决目标变形和部分遮挡的问题,而且运算效率很高。在视频跟踪过程中,CAMSHIFT算法利用选定目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,得到当前帧中目标的尺寸和质心位置。-Gary R. Bradski CamShift proposed algorithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2959
    • 提供者:kitty
  1. gaizhixin

    0下载:
  2. 一种图像质心的 改进方法,可用于图像水印的归一化变换方法中-An image centroid method can be used to image watermarking normalized transform method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:795
    • 提供者:韩宁
  1. imageProcessing

    0下载:
  2. In this project we have implemented a method for recognition of Printed Characters by extracting some features from the gray scale image using a Bank of Gabor Filters. In this project we initially segment the given word image into words and words in
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-28
    • 文件大小:200384
    • 提供者:prasad
  1. Normal_Central_Moments

    0下载:
  2. Set of functions to calculate the centroid, central moments and normalised moments of a binary image. Easy to understand, implemented in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:858
    • 提供者:sdqali
  1. snake

    0下载:
  2. 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1764654
    • 提供者:侯汶杉
  1. EMMCLUSTER.tar

    0下载:
  2. Segmentation of Image using k-Means based on centroid values
  3. 所属分类:Development Research

    • 发布日期:2017-04-26
    • 文件大小:366412
    • 提供者:Singam
  1. histogram_balltracker

    0下载:
  2. A new concept of tracking ball has been applied of detecting the ball in one frame by finding centroid ball ,finding histogram of the ball region and correlating it with candidate s histogram (by scanning the complete image) in subsequent frames. Mat
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2279
    • 提供者:Vishwanath
  1. subtraction_obtecttracker

    0下载:
  2. tracker.m Continuously keeps taking snap in real time and sending to function isub for tracking isub.m It is a function which takes two consequent frames, subtracts them(background gets subtracted), converts the resulting image i
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1629
    • 提供者:Vishwanath
  1. mySnake-2

    0下载:
  2. 基于动态轮廓模型的虹膜定位.在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:288090
    • 提供者:318
  1. b

    0下载:
  2. cntrd: calculates the centroid of bright spots to sub-pixel accuracy. Inspired by Grier & Crocker s feature for IDL, but greatly simplified and optimized for matlab INPUTS: im: image to process, particle should be bright spots on dark
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:2182
    • 提供者:santhu
  1. centrum

    0下载:
  2. Image processing algorithm. Find the centroid of object. Working with binary image.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2677
    • 提供者:domino
  1. ISO-8859-1__camera_tracking_1245

    0下载:
  2. to search centroid from image
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:399162
    • 提供者:jediel
  1. centroid

    1下载:
  2. 已知一图像的轮廓,计算该轮廓质心,并标注在图上-A known the outline of image, the contour centroid calculation, and marked on the map
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1317
    • 提供者:梦之碟
  1. centroid

    0下载:
  2. centroid方法定位图像中心,自动截取图像目标区域-centroid method to locate the center of the image, automatic interception image target area
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:882
    • 提供者:小丸子
  1. centroid--extraction

    0下载:
  2. 本程序是用于进行二值图像的质心快速提取,快速有效-This code is used for centroid extraction of binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7359
    • 提供者:谢小毛
  1. Centroid-algorithm

    0下载:
  2. 2016年中国图像图形学报 求质心的快速算法 免滤波 直接可以求得质心的位置 附带 matlab源代码-In 2016 the Chinese image and graphics Journal of the fast algorithm for the centroid of the fast algorithm can be obtained directly the center of the location of the matlab source code!!
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:171573
    • 提供者:费非
  1. centroid_of_binary_image

    0下载:
  2. Compute centroid of the image and display its location
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:716800
    • 提供者:Kusuma
« 12 3 4 »
搜珍网 www.dssz.com