搜索资源列表
ber
- 在opencv下实现贝赛尔曲线. 可以修改控制点,连接多条曲线,修改曲线精度等操作-Opencv under the Bezier curve control points can be modified, connecting more than one curve, and modify the curve precision operation
Emotion-Det
- This code detect face emotion from image. First, it takes an image, then detect the face using skin color segmentation.. Then it separates the eyes & lip from the face. Then it draws bezier curve for eyes & lips and compares them that are stored in t
Bezier
- opencv绘制Bezier曲线,opencv入门经典程序-opencv draw a Bezier curve, classic opencv entry program
Bezier
- 在opencv下实现贝赛尔曲线. 可以修改控制点,连接多条曲线,修改曲线精度等操作-Opencv under the Bezier curve control points can be modified, connecting more than one curve, and modify the curve precision operation
chap3
- 介绍了最小二乘法的相关知识原理应 用。。。以及最小二乘法在曲线拟合中的应用-Knowledge of the principle of least squares method application. . . And the least squares method of curve fitting
shubiaotuozhuai
- 鼠标加控制点改变曲线形状 OPENCV MFC VC6.0 -Mouse, add control points to change the shape of the curve
quxiannihe
- 椭圆曲线拟合 程序首先发现图像轮廓,然后用椭圆逼近它 -Elliptic curve fitting procedure is the first to discover the outline of the image, then elliptical approximation
Bezier
- OpenCV实现的Bezier曲线的实现算法, 支持自主添加控制顶点-OpenCV implementation of Bezier curve algorithm, add control points to support independent
Hough_Dect
- 数字图像处理在人们的生活中无处不存在着它的影子,是非常流行热门的技术之一,可以说它是一种每时每刻都在改变着人类生活的技术。人们对于物体的识别主要针对于物体的外形,图像分割目的是对图像中有意义的特征部分进行提取,所谓有意义的特征包括图像中物体的外形边缘和区域等。本文主要针对其中的一个传统而经典的分割方法Hough变换而展开。Hough变换实现的是一种从图像空间到参数空间的映射关系,具有对抗噪声的鲁棒性以及在图像中的不连续性等优点,通过它构建的参数空间可以容易地对特定形状,如直线、圆等解析曲线进行判
ran
- 实现图形图像处理中RANSAC算法,利用算法用最小二乘法拟合一条曲线-RANSAC graphics image processing algorithm, using a least squares fit algorithm curve
OPENCVNUM7
- 运用opencv找出曲线,绘制曲线;实现人脸识别-Use opencv to find curves plotted curve achieve recognition
CurveExtraction
- 个人整理程明明博士曲线提取的代码,已经配置了opencv的基于VS2010源程序-Curve extraction C++ code
meanshift
- 利用OPENCV提取图像的轮廓,需找面积最大的连通图像,最后用曲线标注-Using OPENCV to extract the outline of the image, to find the area of the largest connected image, finally uses the curve labeled
serpinski_triangle
- The Sierpinski triangle (also with the original orthography Sierpiński), also called the Sierpinski gasket or the Sierpinski Sieve, is a fractal and attractive fixed set with the overall shape of an equilateral triangle, subdivided recursively into s
Bezier
- 采用贝塞尔算法生成贝塞尔曲线,调整控制点显示不同的曲线-The Bessel algorithm is used to generate the Bessel curve, and adjust the control points to display different curves.
BezierOPENCV
- opencv实现的贝塞尔曲线的演示程序,方便初学者入门-Opencv implementation of the Bessel curve demo program for beginners
lmfit-6.1
- 非线性拟合的一个demo可以有效解决曲线拟合问题-A nonlinear fitting of demo can effectively solve the problem of curve fitting........
picture-processing-w
- 利用OpenCV一些库函数对图像中的曲线进行编号并输出坐标数据。-Use OpenCV library functions to code the curve in the image and output the coordinate data
Tany
- 很多几何图形的画法,如三维图形,曲线及曲面的绘制(Many descr iptive geometry, such as 3 d graphics, curve and curved surface)
1959974
- 绘制双三次B样条曲线,Draw the double triple B curve(Double three b-spline curve drawing, Draw the double triple B curve)
