搜索资源列表
edgelink
- 这个源代码是用于边缘连接和线性拟合使用matlab写的
tuoyuannihe2
- 也是利用最小二乘法对椭圆进行数据拟合,不过考虑到图像大小问题,这里只选取100个边缘点,点的个数也可以自行设置。-Ellipse is the least square method of data fitting, but taking into account the size of the image, here select only edge points 100, the number of points you can set your own.
tuoyuannihe
- 使用最小二乘法对任意位置的椭圆进行数据拟合的程序,使用全部的边缘点集。-Anywhere using the least squares method for data fitting ellipse, the use of all of the edge point set.
canny
- 圆形标志点的亚像素定位及其应用,采用的是canny算子进行边缘检测,然后通过曲面拟合进行亚像素检测-Sub-pixel location of circle target and its application
u1
- 椭圆拟合,运用椭圆的边缘线进行椭圆拟合,并求不同椭圆之间的公切线和切点,以及椭圆的中心。-Ellipse fitting, using elliptical edge line of ellipse fitting, and the common tangent and the tangent point between different ellipse, and the center of the ellipse.
laser_divergence
- 该程序用于求激光的发散角,首先通过图像处理获取激光光斑的边缘,然后用最小二乘法进行拟合得到图像中心和半径,进而求得光束发散角。-The program used to find the laser divergence angle, first get the edge of the laser spot by image processing, and then fitting the image center and the radius, then obtain the beam dive
MATLAB_numerical-analysis
- MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
memberr-sbndition
- 实现边缘连接和线段拟合源码,用MATLAB实现,可直接执行-Realize the edge connectivity and line fitting the source code, MATLAB, can be directly d
边缘连接和线段拟合
- 线段和边缘连接拟合程序,可根据其中各自研究方向对内容自行修改,(Segment and edge connection fitting procedures, which can be modified on the basis of their respective research directions.)
3.图像处理实现螺纹识别
- 基于matlab图像处理实现螺纹识别,滤波,边缘检测,拟合数据(Based on MATLAB image processing, thread recognition, filtering, edge detection and fitting data are realized.)