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

搜索资源列表

  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. 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. 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. READ_JPG

    0下载:
  2. 可以实现图像的批处理,用OPENCV来读取图像 并实现人脸肤色分割图像的质心的计算-Image batch the OPENCV to read images and achieve the calculation of the centroid of the skin color image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2121350
    • 提供者:枫叶
  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. center-of-mass

    0下载:
  2. 通过该函数能够求得图片呗选择区域的质心。-Image obtained by this function can chant centroid of the selected area.
  3. 所属分类:Graph program

    • 发布日期:2017-11-16
    • 文件大小:2716
    • 提供者:tianmiaomiao
  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. centroids

    0下载:
  2. 可以寻找二值图像图像块的质心,并显示出来-Can find the centroid of the image block of the binary image, and displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:516
    • 提供者:allen
  1. PURE

    0下载:
  2. 各种图像预处理算法,形心定位,特征提取,特征匹配等-A variety of image pre-processing algorithms, centroid location, feature extraction, feature matching, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11325949
    • 提供者:李浩
  1. Face-Recognition

    0下载:
  2. 程序通过提取人脸图像的质心、协方差、偏转角等特征量与数据库中已有参数进行比对,从而进行人脸的识别。-Procedure to extract the centroid of the face image, covariance, the deflection angle has the feature quantity parameters of the database and compared to identify human faces.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1587
    • 提供者:wang
  1. tqzxjx

    2下载:
  2. 在图像分类与识别算法研究中,目标几何特征的提取通常需要计算目标图像的最小外接矩形以获取长、宽等属性。针对该特点, 提出一种利用顶点链码与离散格林理论相结合的方式提取目标图像的最小外接矩形的算法。该算法只需根据顶点链中垂直或水平方向上的 点坐标即可求出目标的面积、形心和主轴。基于顶点链码和离散格林的主轴法和旋转法可快速求出目标的最小外接矩形。实验结果表明, 旋转法的运算速度是现有算法的 2 倍左右,主轴法的速度又比旋转法快速 2 倍左右-In the image classificat
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1029776
    • 提供者:liupeng
  1. calculate

    0下载:
  2. 图像之后可以用来计算二维图像的形心坐标与二维图像目标物的面积。有实例图片。-After the image is two-dimensional image can be used to calculate the coordinates of the centroid of the area of ​ ​ the two-dimensional image of the target object. There are examples of pictures.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:475310
    • 提供者:沈翔宇
  1. Shape-Recognation

    0下载:
  2. 这是在MATLAB环境下的一个进行图像连通,识别,提取质心的程序。-This is an image communication, recognition in a MATLAB environment, extracting the centroid of the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3158
    • 提供者:李亚伟
  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 »
搜珍网 www.dssz.com