搜索资源列表
Java_applet
- 程序功能:在Applet 上使用鼠标在屏幕上随意画直线和画点。用户点击“画线”按钮可画直线,点击“画点”按钮可画连续点,点击“清除”按钮可清除画面上的所有内容。-The program features: the Applet, use the mouse to draw a straight line anywhere on the screen and draw points. The user clicks on the " drawing a line" button
1
- 卡尔曼滤波 目标跟踪基于GUI的设计 直线运动-kalman
b
- 计算机图形学用鼠标点击生成直线的橡皮筋技术-Rubber Band Technology
regress
- 通过这个实验,熟悉并能够灵活运用曲线回归或直线回归的方法去解决实际生活中的问题。-Through this experiment, familiar and flexible use of curvilinear regression or linear regression methods to solve real life problems.
JAVA
- 创建一个applet,绘制一组图形,并且用户可以指定数目。添加不同类型的GUI组件,可以实现下列选择: A:所画图形的类型:圆、椭圆、矩形、直线 B:颜色:红色、绿色、蓝色、橙色、黄色、青色、红紫色 -Create an applet, draw a graph, and the user can specify the number. Add different types of GUI components, can achieve the following options:
hough
- 国内外的霍夫变换元检测直线检测的论文合集-hough detect line or circle
51straightline
- 飞思卡尔三轮车红外光管直线程序,适用于初学者,可供参考讨论-Freescale the tricycle infrared light pipe straight-line program, suitable for beginners, available discussion
MFCdraw
- MFC画图程序代码,可画椭圆,直线,矩形,改线宽,打开保存,颜色等-MFC drawing code can draw ellipses, lines, rectangles, change the line width, open the saved, color, etc.
YUANJIAN
- 在金属导体中 ,电流跟电压成正比 ,伏安特性曲线是通过坐标原点的直线 ,具有这种伏安特性的电学元件叫做线性元件。-In metal conductors, the current with the voltage proportional to the volt-ampere characteristic curve is a straight line through the origin, with the volt-ampere characteristic of this electri
linefit
- 非常好用和实用的直线拟合MATLAB小程序。-Very easy to use and practical linear fitting MATLAB applet.
Fill-Polygon
- 实现二维扫描转换多边形的扫描线算法 实现二维连通区域填充的种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 -Realization of two-dimensional polygon scan conversion algorithm dimensional scan line connected region filled seed filling algorithm (four or eight con
SVG
- SVG中图形元素(graphics element)是可以用来在目标画布上画出图形的元素,包括定义的标准形状,特别是矩形、圆形、椭圆形、直线、折线和多边形等。文章介绍了SVG元素的代码及其含意。SVG元素分为图形元素、容器元素、图形引用元素、文本、SVG文档片断内容。-SVG graphic elements (graphics element) can be used to draw the graphical elements of the canvas on the target, inc
20824296fit_line
- 直线的拟合算法,可以帮助初学者了解该算法,更好的学习-Linear fitting algorithm that can help beginners understand the algorithm better learning
Extracting-Straight-Lines
- burn等人提出的直线提取的经典方法,相位编组法,可以有效的提取负责场景中的直线,但是最噪声不鲁邦。-burn, who made the classic line extraction method, phase formation can effectively extract responsible for the scene in a straight line, but the noise is not robust.
jihetuxingshibiexitong
- 本论文主要讲述了图像文件(bmp)文件格式下中简单图形的识别,主要是直线和圆的识别,这在工程图的识别和其他领域中都有很多的应用。-This paper focuses on the image file (BMP) recognition simple graphics file format, is a straight line and circle recognition, which have many applications in the recognition of engine
C3S-Paper-eng
- 本人用过的直线电机资料,有需要的下载-LINER MOTOR
1
- 计算几何——凸多边形判断+点在多边形内判断+求点到直线距离-Computational Geometry- convex polygon judgment+ points within the polygon points to determine the linear distance+ request