搜索资源列表
mySnake-2
- 在数字图像处理中虹膜位置的有效定位是虹膜识别的关键为题。文中的方法速度快、精确高。而且,对瞳孔初始的伪圆心要求不高,鲁棒性更强。
mySnake-2
- 基于动态轮廓模型的虹膜定位,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题,与常见的定位方法相比,文中的方法速度快、精度高,而且,对瞳孔初始的伪圆心要求不高,鲁棒性更强
112233
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
hough
- 图像处理中经常需要检测圆形状的物体,该程序用霍夫变换可以检测圆的圆心和半径。
hough圆变换并显示圆心、半径
- 利用VC++6.0和OpenCV1.0进行图像Hough圆变换,在视图中显示检测到的圆心、半径值。
标定彩色图像中圆形区域圆心的方法
- 一种标定彩色图像中圆形区域圆心的方法,通过matlab中的函数来寻找圆心,search centre
zhao
- 基于opencv的图像处理程序,包括读入视频,在视频流中找到一个同心圆并识别,在圆心标记绿色圆圈-Opencv-based image processing procedures, including the read video, the video stream to find and identify a concentric circle, green circle in the center of the circle marked
CircularHough_Grd
- matlab检测圆心程序,基于HOUGH,附测试图像。-Detect matlab center procedures, based on HOUGH, attached to the test image.
xiaoshu
- 圆心提取,但只能应用与只有圆的图像上,如靶标。-Center extraction, but can only be applied with only the image circle, such as target
testhoughcircle
- opencv,检测图像中的圆,并且检测其圆心和半径的一个小程序。-opencv, detection of the image circle, and the detection of its center point and radius of a small program.
edge
- 通过边缘检测寻找图像上圆点的圆心坐标,可用于大量的图像处理程序-Image through edge detection to find the center coordinates of the dots
Mytest
- 图像处理各种算法的实现,包括BMP位图显示、图像几何变换、灰度变换、边缘检测、圆心提取算法等。-A variety of image processing algorithm, including BMP bitmap display, image geometric transformation, gray-scale transform, edge detection, core extraction algorithm etc.
1
- 在机器视觉中,对于编码标志圆的检测是三维测量系统得以完成的必备前提。通过对圆的精确检测,才能得到精确的圆心坐标,以提取到三维点的图像坐标值,从而进行三维重建!这里实现了对圆的精确检测程序!-In machine vision, the circle symbol for the encoding of three-dimensional measurement system testing is essential to the completion of the prerequisite. T
mySnake-2
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
circle
- 该程序能对图片进行像素级,亚像素级别图像处理,并对多条轮廓进行圆心拟合,计算各自圆心坐标,方便快捷,坐标数值以及处理后的图像均能保存~~ -The program can be pixel image, sub-pixel level image processing, and the number of contour fitting center, center coordinates of each calculation, convenient, coordinate values
hough
- 基于hough变换,圆心检测,可达亚像素级别,简单易用,可显示圆心坐标和图像圆心所在位置。解压即可用。main为主程序-Hough transform center detection, with sub-pixel level, easy to use, can display the location of the center coordinates and image the center. Decompression can be used. main main program
GCW
- 通过三个任意不在一条直线上的点可以确定圆心(The center of the circle is determined by three arbitrary points not in a straight line)
识别图像中圆圆心的准确位置
- 在图像处理上,我们经常需要标定图像在圆心的位置,本代码可以提供了一种标记图像圆心的方法!(In image processing, we often need to calibrate the position of the image in the center of the center. This code can provide a way to mark the center of the image.)
找圆心坐标
- 图像拟合圆并标记圆心坐标,有需要的同志可以参考(The image is fitted to the circle and the center coordinates are marked)
circle
- 图像处理,matlab重心法求解激光光斑圆心(Matlab center of gravity method for the solution of laser spot center)