搜索资源列表
dzn
- 点在多边形内外,包括判断点是否在线上,点在多段线的那一侧-points outside the polygon, including the judgment and whether online, the more points of the side of the Line
geometry_algorithm
- 各种关于几何的算法实现。包括 计算几何学库函数(线相交,面积等等) 寻找凸包 graham 扫描法 判断点是否在多边形内。同时包含一些测试-on various geometric algorithm. In terms of geometry library functions (lines intersect, size, etc.) for convex hull graham scanning judgment and whether the polygon. Both co
cagd_arithmetic
- 怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point of whether online, to judge whe
DXF2MIKE
- 专门为MIKE 21定制的提取dxf文件数据点的程序.能够提取AutoCAD dxf文件中的:1.点高程2.Text中的数据3.线(包括Line,Polyline)中的高程数据,三种模式: 1)直接提取直线端点高程2)在直线上进行数据点的加密,然后输出3)输出为模型的水陆边界 -dedicated to the extraction of 21 customized data points dxf document procedures. To extract AutoCAD14 D
FVSbylqh
- 指纹识别代码 demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bm
calibrationandrestruction
- 一个控制台c程序,利用直接线性变换进行标定,然后根据共线方程利用同名点坐标进行物方重建-a console c procedures, the use of direct linear transformation for calibration, Then based on a total equation using the same name for point-to coordinate reconstruction
IrisRecognition080604
- 该程序用于实现虹膜图像的定位,用点线检测的方法代替传统的圆检测方法-The program used to implement the positioning of the iris image, with points and lines to replace the traditional method of detecting circle detection method
source codd of zheng you stereo matcher
- 张正友基于极线约束的点匹配方法源码,包含角点检测,零交叉匹配等重量级算法,初学者必备-Zhang Zheng-you-point based on the epipolar constraint matching method source code, including corner detection, zero-crossing matching heavyweight algorithm, essential for beginners
picture
- 简单的实现了圆 矩形 点 线 圆 椭圆的绘图操作-Simple implementation of the circular points and lines circle oval rectangle drawing operation
epipolarity
- 本代码主要功能是自动提取同名相对的同名核线,是实现同名像点自动匹配的重要前提-automatically search for the epipolarity for a pair of photos
15422
- 绘图组件与数据库连接进行形成画点线图需要环境: 1.jdk1.4及以上版本 2.web服务器 tomcat weblogic resin等 3.需要类库 jcommon-1.0.0-pre2.jar jfreechart-1.0.0-pre2.jar servlet-api.jar 这三个类库被封装了 -Graphics components and the formation of the database connection points line plan nee
Depthmeasurementoftheobjectbasedonthecorresponding
- 提出了一种基于对应点匹配的物体深度信息测量方法。首先给出了物理图像坐标系与像素坐标系之间的关系;其次,借助于相关法计算两幅图像中目标的相似度,以实现同一目标在不同成像中的匹配;然后从目标几何形状的角点出发,结合对应点的外极线约束条件,提出一种有效的对应点匹配算法,并利用对应点的视差计算基于光轴平行的双摄像机成像的目标深度信息。计算机仿真结果验证了算法的有效性。-A method for measuring the depth of an object was proposed based on
openbmp
- 图像处理小程序,可以画点线面,并进行其他一些处理-Image processing small program that can draw point, line and plane, and the other dealing with
M-graph-coloring-problem
- 通过鼠标绘制出该图的结构(可在菜单中设置打点和画线两种命令:当选择打点命令是,鼠标每点击一下则在屏幕上打一个点,当选择画线命令时,鼠标首先选中其中一个点,在选中另一个点时绘制出两个点之间的连线。当然也可采用其他方法完成图的绘制)。然后用不同的颜色来标识这些点,使得图中每条边连接的2个顶点着不同的颜色。在屏幕上应能显示出用不同颜色着色后的图。-Through the mouse to draw out the structure of the graph (which can be set in
classDemo
- 对二维图形进行绘制,包括点线,多边形,同时增加了图形变换,包括错切,旋转变换等。-Two-dimensional graphics rendering, including points and lines, polygons, while increasing graphics transformations, including shearing.rotation transformation.
VCsrc
- 本论文对指纹图像基于小波变换的各种处理进行了分析、总结。图像处理包括基于小波变换的指纹图像滤波处理和基于小波的指纹图像增强处理。同时介绍指纹图像的预处理:目的是去除指纹图像中的噪音,将其转化为一幅清晰的点线图,便于提取正确的指纹特征。它分四步进行,即灰度滤波、二值化、二值去噪、细化。-The paper fingerprint image processing based on wavelet transform analysis summary. Image processing, inclu
computer-graphy
- 计算机图形学教学PPT,包括画点线面的原理与基本程序-Computer Graphics teaching PPT, including the principle of drawing point line and basic program
Corner
- 1。将Canny边缘检测器应用于灰度图像,得到二值边缘图。 2。从边缘图中提取边缘轮廓,填补等高线上的空白。 三.计算每个轮廓的低曲率以保持所有真实的角,所有曲率的局部极大值被认为是初始角点。 4。使用自适应局部阈值来去除初始角点,以去除圆角。 5。角候选的角度进行评估,以消除任何虚假角落由于量化噪声和琐碎的细节。上述评价基于一个动态的支持区域,该区域根据其相邻的角候选对象进行更改。 6。轮廓线的端点被认为有附加的标准。(1. Apply the Canny edge detector
Untitled01
- 用于检测数字图像中三种基本类型的灰度级间断的技术:点、线和边缘。此代码对图像进行点检测(A technique used to detect three basic types of gray level discontinuity in digital images: point, line and edge. This code checks the image point)
CloudViewer-master
- CloudViewer (点云可视化软件)是一款面向三维点云数据处理、点云开发专业人员及爱好者的三维点云可视化软件,该软件具备以下功能: 点云 IO。常见点云格式文件(如 ply, pcd 和 obj)的读取、保存、删除清空及可视化。 点云的基本操作。设置点云颜色,合并多个点云,点云格式转换等。 可视化的基本操作。设置视图窗口背景颜色,设置点云的可视化尺寸,设置坐标系的显示,设置视图方位(Main view, Left view, Top view),网格面片显示,网格线框显示