搜索资源列表
jiandanchuli
- 包含求向量与坐标轴夹角,求图像质心坐标,将坐标旋转一定角度后得到新坐标。-Demand vector and the axis contains the angle, find the image centroid coordinates, coordinate rotation angle will be obtained after the new coordinates.
gaizhixin
- 一种图像质心的 改进方法,可用于图像水印的归一化变换方法中-An image centroid method can be used to image watermarking normalized transform method
imageProcessing
- 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
Normal_Central_Moments
- Set of functions to calculate the centroid, central moments and normalised moments of a binary image. Easy to understand, implemented in matlab
snake
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
subtraction_obtecttracker
- 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
centrum
- Image processing algorithm. Find the centroid of object. Working with binary image.
ISO-8859-1__camera_tracking_1245
- to search centroid from image
zhixinfa
- 灰度质心法提取图像圆点中心坐标程序源代码-Extracted gray-scale image centroid coordinates of the dot center of the source code
Pixel
- mfc打开一副位图求,并求图像质心,并标出质心位置-mfc request to open a bitmap, and find the image centroid and the centroid position marked
centroid
- 已知一图像的轮廓,计算该轮廓质心,并标注在图上-A known the outline of image, the contour centroid calculation, and marked on the map
centroid
- centroid方法定位图像中心,自动截取图像目标区域-centroid method to locate the center of the image, automatic interception image target area
ZhiXin
- 获取图像质心形心算法-Get image centroid centroid algorithm
zhuzhou
- matlab提取图像质心和主轴,使用的是matlab图像处理工具箱函数-extraction matlab image centroid and the spindle, using matlab image processing toolbox functions
qiu-_zhixin
- 获取图像数据 求图像质心 载入图像 给出质心的坐标-Get image data for image loading image centroid centroid coordinates given
zhixin
- 使用MATLAB进行图像质心提取,用于求取质心坐标-MATLAB for image centroid extraction for obtaining centroid coordinates
circle
- 求取一副二维图像的质心,里头包含有测试数据和测试结果。-To calculate a image centroid, which contains the test data and test results.
centroid--extraction
- 本程序是用于进行二值图像的质心快速提取,快速有效-This code is used for centroid extraction of binary image
Centroid-algorithm
- 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!!
centroid_of_binary_image
- Compute centroid of the image and display its location