搜索资源列表
hough.rar
- 图像处理之 opencv 用hough变换检测圆,Image processing opencv circle detection using hough transform
fitellipse.rar
- opencv 椭圆拟合的c++语言实现的代码,opencv fitting elliptical c++ language code
ellipsefit.rar
- MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码,Based on MATLAB to achieve a least-squares fitting oval direct algorithm source code
circle_fit.rar
- 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。,Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
fitellipse.zip
- 计算机视觉和视觉测量中常用的椭圆拟合程序。用于视觉测量中的圆形标志点检测。,Computer vision and visual measurement of the ellipse fitting procedure used. Vision for the measurement of circular signs point detection.
hough 圆 拟合
- HOUGH 检测圆,效果不错的,欢迎下载,matlab版本的
loacation_nornmalization_iris
- 采用最小均方差法对虹膜瞳孔定位,虹膜外圆定位,归一化及其增强处理,圆拟合-Using least-mean-variance method of positioning the iris pupil, iris outer location, normalized and enhanced handling, circle fitting
h1al2-cups3-utils_0.6.16.orig.tar
- 激光光斑中心定位算法的实用性改进.pdf,HOUGH算法,重心算法,圆拟合算法-Laser spot center location algorithm to improve the practicality. Pdf, HOUGH algorithm, centroid algorithm, circle fitting algorithm
jiyuzuixiaoerchengfagaijindesuijituoyuanjiance
- 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测
leituoyuantezhengzidongshibiejiyaxiangsutiqudewanz
- 针对视觉检测中高精度、自动化类椭圆图像特征提取的需要,提出一种类椭圆特征自动识别和中心亚像 素定位的完整实现方法。方法中采用基于类椭圆边缘属性对特征区域进行自动识别,采用最小二乘椭圆拟合 精确求取类椭圆亚像素定位中心。实验表明,基于该解决方案,可以实现类椭圆特征的自动识别及椭圆中心的 亚像素定位,定位算法精度较高,鲁棒性强,同时简便易行,不需要人机交互,可以很好地满足视觉检测仪器化 需求。-Vision testing for high-precision, automated
light_spot_center
- 光斑的中心提取:重心法和圆拟合。先用多次迭代求阈值并且对图像二值化,再用重心法和圆拟合提取光斑中心。-light spot method:median point ,circle fitting
data1
- 简单图形的生成,填充(比如直线、圆、拟合曲线等) 图像的处理(二值化、锐化、浮雕化、图片解压、压缩)-Simple graphics generation, filling (such as straight line, circle, curve fitting, etc.) image processing (binarization, sharpening, relief-oriented, image decompression, compression)
lsge-matlab
- 用matlab实现的二维圆拟合和三维圆拟合
circlefitting
- 实用的圆拟合程序,已成功运行,在图像处理方面得到广泛应用-circle fitting programe,it runs well.
opencv圆和椭圆拟合
- 圆及椭圆的拟合并输出圆和椭圆的长短轴,使用opencv+vs编写
circle
- 对图像进行简单处理,对光斑圆拟合,求圆心与半径(Simple processing of the image, fitting the spot circle, finding the center of the circle and radius)
拟合圆
- 利用Halcon算子进行圆拟合,采取不同拟合方式,获得效果不同(Using the Halcon operator to make a round fitting, different fitting methods are adopted to achieve different results)
image_图像边缘检测,图像分割,检测及圆拟合
- 可以实现图像边缘检测,并对圆形区域实现圆的拟合(It can realize image edge detection and circle fitting.)
最小二乘法圆拟合方法1
- 通过对图像中值滤波处理,二值化,边缘查询,找出图像中源所有的边缘像素点,然后利用最小二乘法对这些边缘点进行找圆,计算出圆的坐标和半径。(By means of median filtering, binarization and edge query, all edge pixels in the image source are found, and then the least square method is used to find the circles of these edge p
ellipse
- 根据离散数据点拟合圆,得到圆心坐标和拟合半径(Fitting the circle according to the discrete data points, the coordinates of the center of the circle and the fitting radius are obtained.)