CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 几何 Basic

搜索资源列表

  1. 11150025283

    0下载:
  2. 本文整理的计算几何基本概念和常用算法包括如下内容:-Finishing this paper the basic concepts of computational geometry and algorithms commonly used include the following:
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:19615
    • 提供者:陈尔阔
  1. 4_hough

    3下载:
  2. 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:14529
    • 提供者:cui ju
  1. erweijibenjihebianhuansuanfa

    0下载:
  2. 计算机图形学二位基本几何变换算法,基于OpenGL平台-Computer Graphics 2 basic geometric transformation algorithm, based on the OpenGL platform
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:305174
    • 提供者:于爱国
  1. hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一.本程序中Hough变换可检测图像中的直线,是源程序.-Hough transform image processing image recognition from the basic geometry methods. This procedure can be detected in the Hough transform image of a straight line, is the source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:604
    • 提供者:zhengzhaohui
  1. basic_geometric_algorithms

    0下载:
  2. 计算机基本几何算法的实现,学习图形学有很大帮助-Computer realization of the basic geometric algorithms, graphics are very helpful to learn
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:145497
    • 提供者:祝赢
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. 1

    0下载:
  2. 计算机视觉的基本任务之一是从摄像机获取的图像信息出发计算三维空间中物体的几何信息,并由此重建和识别物体。这两者之间的关系就是由摄像机的几何成像模型来决定,即由摄像机的参数来决定。实现了张正友和tasi的matlab标定程序!-The basic tasks of computer vision is one of the images from the camera to obtain information from the calculation of three-dimensional g
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:61615
    • 提供者:heaze
  1. QueryControl

    2下载:
  2. 附件中是一些ArcGIS Engine代码的集合,主要是一些比较常见的GIS功能的实现方法,作者用C#+AE都实现了,可能包括基本GIS地图操作,空间分析,几何或交通网络分析等,内容还不错,可以让不太懂的人学习一下,也可以让比较懂的人借鉴一下。 具体成果有:(1)开发了一些常规的GIS基本功能,如放大、缩小、全屏、查询、查找、量测、鹰眼等;(2)开发了一些常用的空间分析功能,如距离计算、密度分析、栅格插值、表面分析、象素统计、数据转换等。(3)网络分析功能,如计算最临近服务设施。(4)几何网
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:181508
    • 提供者:dajiang
  1. ImageProcessFounction

    0下载:
  2. 各个程序函数包含图象处理基本的算法,边缘检测,点运算,特效,几何变换,增强和虑镜-The various program functions include basic image processing algorithms, edge detection, point operations, effects, geometric transformation, enhancement and taking into account mirror
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:22167
    • 提供者:linhong
  1. OpenGL

    0下载:
  2. 《计算机图形学》中的代码,包括各种基础变换与几何实现,由浅入深-" Computer Graphics" in the code, including a variety of basic transformations and geometric realization of progressive approach to
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:112481
    • 提供者:李斌
  1. cshape

    0下载:
  2. 以CDC类的成员函数为基础,完成了一个基本几何图形绘制和效果填充的类CShape.实现的具体图形绘制有三种:1.几何轮廓绘制。2.单色几何图形的填充。3.颜色渐变填充。-To CDC class member functions, based on the completion of a basic geometric shapes drawn and effectiveness of the class filled CShape. To achieve a specific graphics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:708613
    • 提供者:庄三少
  1. cg

    0下载:
  2. 在画图系统中实现圆的生成算法,使圆支持异或模式、实现橡皮筋直线、圆、矩形、实现多边形裁剪、实现基本几何变换(平移)、实现B样条曲线 -In the drawing system to achieve a circle generation algorithm, so that won to support different or models to achieve a rubber band straight, round, rectangular, polygon clipping to
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:23423
    • 提供者:沈静
  1. fractalgeometry

    0下载:
  2. 分形几何的基本概念,主要涉及分形维数,同时提到拓扑维数,分岔度及不均匀度-The basic concept of fractal geometry, mainly related to the fractal dimension, with reference topological dimension, bifurcation degrees and the unevenness
  3. 所属分类:Fractal program

    • 发布日期:2017-05-15
    • 文件大小:3878129
    • 提供者:王迁
  1. jsjh

    0下载:
  2. 计算几何基本模板,包括点线多边形等基本类型的定义以及一些基本算法。-The basic template computational geometry, including points, lines polygons and other basic types of definitions and some basic algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:6561
    • 提供者:liam
  1. acis_api

    0下载:
  2. acis常用函数,包括基本几何造型函数、布尔运算-acis commonly used api functions, including basic geometric modeling functions, Boolean operators, etc.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:6037
    • 提供者:王国忠
  1. iamgeprocess

    0下载:
  2. 对图像进行显示,之后可对图像对性几何变换,空间域变换,频域变换等一系列基本操作,对初学图像编程人很有价值-Right image shows the image of sex can, after geometric transformation, spatial domain transform, frequency domain transform such as a series of basic operations, the image of the program were valu
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1428174
    • 提供者:jtu
  1. first

    0下载:
  2. 使用GDI函数绘出基本几何元素,如点、线、矩形、圆、椭圆、多边形、圆弧等、并能够用颜色填充 -Plotted using the GDI function, the basic geometric elements, such as point, line, rectangle, circle, ellipse, polygon, arc, etc., and can be filled with color
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1940012
    • 提供者:刘贵冬
  1. demo

    0下载:
  2. 汇集了图像处理的大部分基本方法:灰度、几何变换,分割,增强,配准,形态学,运动图像分析等。-Brings together most of the basic method of image processing: gray-scale, geometric transformation, segmentation, enhancement, registration, morphology, motion picture analysis.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:379827
    • 提供者:于博
  1. Transform_2D

    0下载:
  2. 这是计算机图形学中的对二维图形进行基本几何变换的程序-This is a two-dimensional computer graphics in the graphics program of basic geometric transformations
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:42718
    • 提供者:liu
  1. suanfa

    0下载:
  2. 多边形问题是计算几何的基本问题之一,在许多领域均有应用.本文研究在平面中生成任意边的凸多边形的算法,讨论了随机生成凸多边形顶点坐标的算法思想.-Convex polygon problem is one of the basic problems of computational geometry, in many fields. In this paper, an arbitrary edge in the plane of the convex polygon generating algo
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1948863
    • 提供者:李雪刚
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com