搜索资源列表
tuoyuan
- 利用选择ROI对待处理的图像进行有效的椭圆拟合。-use ROI treat the choice of images for effective elliptical fitting.
1
- 这是一个在vc6.0基于OpenCV的控制台程序,本例给出一个椭圆曲线拟合的例子,程序首先发现图像的轮廓,然后用椭圆逼近它。
ellipse
- opencv 给出一个椭圆拟合的例子,程序首先发现图像的轮廓,然后用椭圆逼近它-opencv given an example of ellipse fitting, the program first to discover the outline of the image, and then close it with an oval
fitellipse
- 椭圆曲线拟合。首先发现图像的轮廓,然后用椭圆逼近它。-Elliptic curve fitting. The first to discover the outline of the image, and then close it with an oval.
jiyuzuixiaoerchengfagaijindesuijituoyuanjiance
- 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测
leituoyuantezhengzidongshibiejiyaxiangsutiqudewanz
- 针对视觉检测中高精度、自动化类椭圆图像特征提取的需要,提出一种类椭圆特征自动识别和中心亚像 素定位的完整实现方法。方法中采用基于类椭圆边缘属性对特征区域进行自动识别,采用最小二乘椭圆拟合 精确求取类椭圆亚像素定位中心。实验表明,基于该解决方案,可以实现类椭圆特征的自动识别及椭圆中心的 亚像素定位,定位算法精度较高,鲁棒性强,同时简便易行,不需要人机交互,可以很好地满足视觉检测仪器化 需求。-Vision testing for high-precision, automated
sk_tuoyuanni
- 能够在齿轮图像上提取出椭圆边界。拟合出椭圆。-Images can be extracted Gear oval border. Fitted ellipse.
ellipse_fit
- 基于直接最小二乘法的椭圆拟合程序,比较实用,适用于图像处理,椭圆拟合方面研究的初学者-Direct least square method based on ellipse fitting procedure more practical for image processing, aspects of ellipse fitting for beginners
Oval
- 圆及椭圆拟合输入: 图像文件seal1.jpg、seal2.jpg、coin1.jpg 任务: 尝试将上述三个文件中圆或椭圆的外轮廓拟合出来 输出要求: 1. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 2. 将主要的中间步骤及最终拟合结果用OpenCV的cvShowImage 显示出来。-Circle and ellipse fitting type: image file seal1.jpg, seal2.jpg, coin1.jpg task: Try the
LeastSquaresEllipse
- 利用最小二乘法,可以自动实现图像中的椭圆检测并拟合出来,效果很好-Ellipse detection and fitting them to achieve
nihetuoyuanjihezhongxin
- 求解拟合椭圆的几何中心,进而进行图像配准-Solving geometric center of the ellipse fitting
hazelunwen
- 本文 通过位平面分解法分割天空区域并运用椭圆最小二乘法拟合日周光散射光圈,并自动确定日周光的中心,将中心点的亮度与天空区域平均亮度的加权值作为最终提取的天空亮度值 最后运用大气散射模型对雾天降质图像进行复原-In t his paper , we segment t he sky area by bit2plane decomposition , and fit circadian light scat tering ring using elliptical least squares
quxiannihe
- 椭圆曲线拟合 程序首先发现图像轮廓,然后用椭圆逼近它 -Elliptic curve fitting procedure is the first to discover the outline of the image, then elliptical approximation
sk_tuoyuanni
- 能够在齿轮图像上提取出椭圆边界。拟合出椭圆。-Images can be extracted Gear oval border. Fitted ellipse.
sk_tuoyuanni
- 能够在齿轮图像上提取出椭圆边界。拟合出椭圆。-Images can be extracted Gear oval border. Fitted ellipse.
test9
- OpenCV 的圆形标记点的提取方法, 通过对图像进行平滑处理 、 边缘检测 、 轮 廓查找 、 几何约束以及椭圆拟合, 实现圆形标记点的提取。 有关圆形物体识别的场合。 -Extraction OpenCV circular markers by the image smoothing, edge detection, contour search, geometric constraints and ellipse fitting, to achieve extraction of ci
fit
- matlab源代码 高斯椭圆拟合 图像椭圆拟合-ellipse fitting
图像处理
- 椭圆拟合 XY 分别对应其坐标轴 XY点 散点 拟合 椭圆 灰度转化真彩(The ellipse fitting XY corresponds to its coordinate axis, XY point, scatter point and ellipse fitting)
椭圆拟合
- 用于拟合图像中的椭圆图形,辨识图像中的椭圆。(It is used to fit the ellipse in the image and identify the ellipse in the image.)
FingerTip
- 基于深度相机的手势识别,利用深度信息设置包围盒分割手,然后使用SVM分类器对训练数据集进行训练。在静态手势测试时,我们先计算测试图像的HOG特征,然后经SVM分类得到测试结果(Based on the gesture recognition of the depth camera, the depth information is used to set the bounding box to divide the hand, and then the training data set is