CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - data structure

搜索资源列表

  1. labe_forOpencv

    0下载:
  2. 连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫描,对等价标记进行重新标记。-regional connectivity marking procedures, the procedures for the use of the OpenCV Image data structure : IplImage. Algorithm tenets : first for the first
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1422
    • 提供者:canny06
  1. hough00

    0下载:
  2. Hough Transformation Algorithm Input: Original image in the form of an array: Image1[xMax][yMax] Output: New image : Image2 [xMax][yMax] containing the detected straight lines. Intermediate data struct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1078
    • 提供者:david
  1. kern

    4下载:
  2. ACIS是一个开放的、采用C++语言构造的三维造型开发系统, 其特点是将线框、曲面和实体造型融于一体, 并可以将这三种表示共存于一个数据结构中。目前, ACIS 广泛的运用于CAD、AEC、自动化技术和船舶制造等技术领域。本组件是ACIS的核心组件,提供了核心基本实体和属性的支持、拓扑和几何实体类、数学处理类、文件的保存及其混饭、历史和回溯的函数。-ACIS is an open, using C language structure of the development of 3D model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1029952
    • 提供者:丁继东
  1. amfc

    1下载:
  2. ACIS是一个开放的、采用C++语言构造的三维造型开发系统, 其特点是将线框、曲面和实体造型融于一体, 并可以将这三种表示共存于一个数据结构中。目前, ACIS 广泛的运用于CAD、AEC、自动化技术和船舶制造等技术领域。本组件支持Vc++ mfc的支持。-ACIS is an open, using C language structure of the development of 3D modeling system, which was characterized to wirefram
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:220972
    • 提供者:丁继东
  1. Tri_Polygon

    0下载:
  2. 这是一个用vc实现的对多边形进行三角剖分的程序。里面的数据结构设计的比较好。可以作为参考。-This is a realization of the use vc right polygon triangulation process. Inside the data structure designed better. Can be used as reference.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48263
    • 提供者:张永波
  1. KK

    0下载:
  2. Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast algorithm of pyramid data struct is provided.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5612868
    • 提供者:lichao
  1. AAA

    0下载:
  2. Different methods for generating pyramid data structure have been analysed, these effects in image matching are compared, also a fast algorithm of pyramid data struct is provided.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:339985
    • 提供者:lichao
  1. exer2

    1下载:
  2. 多边形有效边表填充算法的实现,设计了活性边表、桶的数据结构,利用动态链表实现了填充算法。在VC6.0下实现。-Effective edge polygon fill algorithm implementation table, side table designed activity, the data structure barrels, the use of dynamic linked list implementation of the filling algorithm. At un
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1950161
    • 提供者:du
  1. DCT_001.pdf

    0下载:
  2. 基于SIMD的二维DCT算法快速计算。本文针对二维DCT变换,提出了和媒体指令相适应的数据结构和计算方法。最大限度利用媒体指令的运算能力,在软件设计时避免了数据相关性所带来的性能下降。-SIMD two-dimensional DCT-based fast calculation algorithm. In this paper, two-dimensional DCT transform, and the media put forward a directive to adapt the d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:194233
    • 提供者:H Simon
  1. datastructure

    0下载:
  2. 数据结构常用算法,以网页的形式给出,很实用,方便查找,可以用在人脸检测,识别上-data structure algrithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:172412
    • 提供者:yanghy
  1. corner

    0下载:
  2. 角点算法实例,其中包含了最经典的角点算子,以及部分OPENCV中的基本数据结构的学习-Examples of corner algorithm, which contains the most classic corner operator, as well as some basic OPENCV data structure learning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1167874
    • 提供者:zhou
  1. Practicaldatastructuresincpp

    0下载:
  2. This book introduce about the C data structure algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1900619
    • 提供者:Lee De Blade
  1. abcdef

    0下载:
  2. 主要是对八叉树的数据结构进行讲解分析,并提出基于两方式的优点。-Multi-resolution octree data structure and application of theoretical exploration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:102031
    • 提供者:xiaoman
  1. 06_04_LS_Fractal

    0下载:
  2. 介绍各种形体的表示以及数据结构,实现包括Koch曲线和Koch雪花,Sierpinski地毯,L-S分形树的编程实现。-Introduced a variety of physical representation and data structure, to achieve, including Koch and Koch snowflake curve, Sierpinski carpet, LS Fractal Programming tree.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3677355
    • 提供者:如花
  1. bmpCuter

    1下载:
  2. 一个处理BMP位图的程序,因为java对bmp位图的支持性不好,没有相关API,所以自己写了一个,主要实现对一张位图的批量切割。因为bmp图的数据结构复杂,所以这个程序也是可以供大家学习的。-A procedure for handling BMP bitmaps, as java support for bmp bitmap is bad, no relevant API, so write a, the main achievement of a bitmap volume cutting.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:182291
    • 提供者:王毛毛
  1. pyramid-structure

    0下载:
  2. 随着遥感影像数据量变得越来越大, 为了提高图像实时缩放和显示的速度, 快速地获取不同分辨率下的图像信息, 往往会对原始图像建立金字塔结构, 根据不同的显示要求, 调用不同金字塔等级中的数据, 来达到快速显示、漫游的目的。-With the amount of remote sensing data become more and more, in order to improve image scaling and display real-time speed, quick access to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:592
    • 提供者:huwanyuan
  1. IMR

    0下载:
  2. bnp图像灰度化的源码,代码比较简洁易懂,核心算法(或者说数据结构)更加简洁-bnp gray of the source code is easy to read, the core algorithm (or data structure) is more concise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:658
    • 提供者:方超
  1. wave

    0下载:
  2. 经过小波变换的图像具有频谱划、方向选择、多分辨率分析和天然塔式数据结构特点。基于小波变换这些特性,讨论了MATLAB语言环境下图像压缩,图像去噪,图像融合,图像分解,图像增强的基本方法。-After wavelet transform spectrum delimits, image has direction choosing, multi-resolution analysis and natural tower structure characteristics data. Based o
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49690
    • 提供者:xiaolinzhongzi
  1. TreeCircle

    0下载:
  2. 自己编写的赤平投影图解分析,采用树结构实现任意圆形相交区域识别。可以学到滚动视图,坐标系创建等MFC操作知识。-A algorithm to decompose areas intersecting by a lot of circle.Using Tree data structure.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5008472
    • 提供者:李云
  1. Appendix-2-graphics-data-structure

    0下载:
  2. 计算机图形学 附录2 图形数据结构,供大家使用,非常详细-The computer graphics Appendix 2 graphics data structures, for everyone to use, and very detailed
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:564728
    • 提供者:code
« 12 3 »
搜珍网 www.dssz.com