搜索资源列表
mianjiniheyuan
- 圆拟合,实现在干扰情况下的内孔定位,并拟合圆获得半径和圆心坐标
hough_circle
- 通过hough变换求图像中的圆的参数(圆心坐标和半径)
hough.rar
- hough圆检测,定位图像中的圆形,并确定圆心坐标,精度高,hough circle detection, positioning of the circular image and to determine the center coordinates, high precision
edge
- 通过边缘检测寻找图像上圆点的圆心坐标,可用于大量的图像处理程序-Image through edge detection to find the center coordinates of the dots
circle
- 根据输入的三点判断此三点能不能构成一个圆。若能,则输出圆心坐标和半径;若不能,则提示出错信息。-The input of the three judges that this point can not form a circle. If, then the center coordinates and radius of the output if not, then prompts an error message.
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
pachking_initial-configuration
- 求解圆形packing问题里面的初始格局:要确定初始格局,也就是要把所有的圆饼随机的放在圆盘内,也就是圆饼的圆心坐标要随机的出现,可以用一个0到1的随机数乘圆饼的半径再乘一个判断随机数的数作为圆饼的x或者y的坐标,这样就保证了圆饼的圆心有可能出现在圆盘内的任何位置-Solving the problem inside the initial circle packing structure: To determine the initial structure, that is, to put
CircleFitByPratt
- 本程序用于对图片中的圆进行圆心的检测,并确定圆心的坐标。-to fit the centre of a circle By Pratt
Tracking11
- 检测圆,运用霍夫变换,边缘检测等方法实现,并输出圆心的坐标-Testing round, the use of Hough transform, edge detection method, and outputs the coordinates of the center
HALCON_CIRCLE
- 一个简单的HALCON计算圆心坐标的例子,C++代码格式,初学者适用!-A simple example of calculating coordinates HALCON, c++ code format, for beginners!
hough
- hough变换提取图像中圆的半径和圆心坐标-hough transform to extract the radius and center
zuobiao
- 提取图片的特征圆点 ,并计算圆心坐标,在此程序中设计到图像的对比度处理和滤波处理-Feature extraction image dots and calculate the coordinate of the circle center
GetRingGray_lq2
- 输入灰度图片的中心坐标点,和要计算的半径。计算出圆心坐标所有圆环的半径上圆的灰度均值,返回一个矩阵-input the circle center, and the rad output the circle ring gray
huofu_circle
- hough检测圆,找到圆心,得到圆心坐标和半径-hough circle detection, to find the center, to get the center coordinates and the radius
SHT
- hough变换检测圆心,对于不连续的圆,在利用hough算法检测圆心坐标和半径,再将圆进行重画,得到完整的圆并显示。-How to measure the center of a circle. You can use hough conversion to make it.
U2
- 求取圆心坐标小程序-Calculate the center of image
coordinate
- 函数可以实现提取一个图片上面的99个圆的圆心坐标,并对这些圆进行编号,实现坐标与圆心的匹配-Function can be implemented to extract a picture above the 99 circle the center coordinates, and number of the round, realize the coordinates and matching of the center of the circle
Circle
- 实际检测环境无法采集到完美的圆,所以Hough变换检测圆心经常存在偏差。该程序可检测不同角度,不同畸变圆的圆心,并输出其圆心坐标。利用C++实现。(The actual detection environment can not collect the perfect circle, so the Hough transform is often biased to detect the center of the circles. The program can detect the cent
找圆心坐标
- 图像拟合圆并标记圆心坐标,有需要的同志可以参考(The image is fitted to the circle and the center coordinates are marked)
