搜索资源列表
hough圆变换并显示圆心、半径
- 利用VC++6.0和OpenCV1.0进行图像Hough圆变换,在视图中显示检测到的圆心、半径值。
标定彩色图像中圆形区域圆心的方法
- 一种标定彩色图像中圆形区域圆心的方法,通过matlab中的函数来寻找圆心,search centre
erchegnfa.rar
- 本程序是关于二乘法的,根据三点计算圆心坐标和半径,This procedure is the multiplication on the second, three points calculated according to the center coordinates and radius
circle_fit.rar
- 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。,Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
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
Hough
- hough变换检测圆的处理,包括对圆心的检测,半径的检测,算法巧妙。-hough transform circle detection, including detection of the center of a circle, the radius of detection, the algorithm skillfully.
KreisMittelBerechnen
- 三维平面上三点求圆心,给出三点,必须在同一平面,计算出所对应的圆心-Three points on three-dimensional plane for the center
edge
- 通过边缘检测寻找图像上圆点的圆心坐标,可用于大量的图像处理程序-Image through edge detection to find the center coordinates of the dots
radius
- 已知平面上三点坐标,返回由它们确定的圆的圆心和半径。-Three coordinates of a known plane and return to them determined by the center and radius of a circle.
CircularHough_Grd
- 08年数学建模A题matlab代码,对其圆心的判断-2008 Mathematical Modeling A title matlab code, the judge of its center
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
mubiaojianche
- 这是一个VC寻找圆心的程序,包括比对,二值化,目标检测,圆心定位等操作,是学习目标检测的资料!-This is a VC looking for center point of the process, including comparison, binary, object detection, central positioning operation, target detection information to learn!
DrawCircle
- 画圆,,复杂背景下,圆心的中心定位,使用的是霍夫变换-Circle, complex background, the center of the circle' s center position, using a Hough transform
TrendGrowth
- 圆心检测程序,用于相机标定的,圆形标志点区域分块和圆心提取-used to detected the center of circles used to calibrate camera
dingweiyuan
- 检测图片里的圆,并提取出圆心坐标和半径数据,需安装matlab。-Detection in the picture round, and the center coordinates and radius of the extracted data need to install matlab.
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
CircleFitByPratt
- 本程序用于对图片中的圆进行圆心的检测,并确定圆心的坐标。-to fit the centre of a circle By Pratt