搜索资源列表
ellipse
- Compute nearest points to ellipse 椭圆逼近 phi = ellipse_phi (X, a, b, phi{}, myeps{sqrt(myeps)}) compute angles for nearest points on ellipse to given points X
fitellipse.rar
- 椭圆拟合,用于在jpg格式的图片上寻找椭圆,并进行拟合,Ellipse fitting to the picture in jpg format to find oval, and fitting
fit_ellipse.m.zip
- Its a Ellipse fitting algorithm for fitting Ellipses to a set of points in a image.,Its a Ellipse fitting algorithm for fitting Ellipses to a set of points in a image.
DrawTools
- DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for drawing graphic objects in a
gfhgfhgf
- 人脸视频图像编码是近年来图像编码领域里的一个研究热点问题,它在通信、互联网等方面有着广泛的应用前景。人脸图像编码的研究包含很多子问题,主要的三个方面为:精确的人脸目标定位算法,实时的人脸目标跟踪算法和高效的人脸图像编码方法。本文的主要研究工作在于: 1) 提出帧间差分和背景差分相结合的人脸目标定位算法,在人脸特征选择上,主要使用形状特征,通过椭圆拟合来得到人脸的位置。 2) 采用基于Kalman滤波的运动预测方法对人脸的区域变化进行预测,以此缩小目标可能存在的区域(ROI).-Facial vi
Ellipse1
- 基于hough变换的快速椭圆检测方法,其中有边缘检测/平滑去噪等-hough ellipse edge
Ellipse-Bresenham
- Draw ellipse use Bresenham Algorithm
ellipsedetection
- ellipse detection for the face detection
Ellipse
- Win32环境下绘制椭圆,圆角矩形,扇形,弓形的示例.-Drawing elliptical Win32 environment, rounded rectangular, fan-shaped, bow-shaped sample.
ElipseBresenham
- Ellipse graphic using the Bresenham algorithm
ellipsedraw
- draw an ellipse, inputs e and a
1-10
- 椭圆中点Bresenham算法-Bresenham midpoint ellipse algorithm
ELLIPSE
- c program for drawing ellipse
ellipse
- ellipse椭圆函数maltab实现程序-ellipse Matlab function
79419130ellipse
- 本程序是关于最小二乘椭圆拟合的中心定位程序,定位精度较高。-This program is about the least-squares ellipse fitting center locator, positioning accuracy.
Hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
fitellipse
- This program is demonstration for ellipse fitting. Program finds * contours and approximate it by ellipses. * * Trackbar specify threshold parametr. * * White lines is contours. Red lines is fitting ellipses. * * * Autor: Denis Burenk
houghcircle
- ellipse hough detection matlab
fit_ellipse
- source code for fitting ellipse
A_3d_Shape201164862006
- this a custom control for adding 3d shapes to your project for example Text, Rectangle, Ellipse, Line, Circle, FillEllipse, FillRectangle etc The Control have properties like 3d style, 3d size, font, color, border, back color, fill style etc.