CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - basic application example

搜索资源列表

  1. scan_matching

    0下载:
  2. This a set of simple implementations for aligning scans of range-bearing laser data. They are written as demonstrations of basic algorithm implementations and are not designed for real-world (ie, efficient) application. The source code consists of Ma
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2.54mb
    • 提供者:sunxiaodian
  1. 7_17

    0下载:
  2. 图像处理的很好很实用的例子程序,是基础框架的很好应用-image processing is a good example of the practical procedure is a good basic framework for application
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:49.58kb
    • 提供者:覃茂运
  1. opengl_program_basic

    0下载:
  2. opengl编程基础一书的源代码。作者作者:(美国)(Edward Angel)安吉尔 译者:段菲 完整、详细介绍基本的OpenGL函数和命令,便于读者快速查找 从非数学角度介绍如何进行OpenGL程序设计,有利于读者迅速入门 各章提供可运行的范例,有助于读者理解和应用OpenGL函数 -opengl programming based on the book' s source code. Author Author: (United States) (Edward An
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:229.32kb
    • 提供者:tyss
  1. analgorithmforextractionandanalysis

    0下载:
  2. 摘要图像特征的提取是视觉图像识别的重要方法之一,采用细胞神经网络(&’’)并行处理器进行图像特征的提取 具有实时快速的优点。该文将介绍&’’ 并行处理器的基本工作原理及其实现图像特征处理的逻辑组合通用方法,并以 图像的纹理分割与识别为例来说明&’’ 并行处理器应用于视觉图像识别的通用编程方法。-Abstract image feature extraction is a visual image to identify one of the important ways, the use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1.05mb
    • 提供者:martin
  1. DescribeShapefile

    1下载:
  2. this application using to describe shapefile field using visual basic 6.0. i hope this example can help you to learn about GIS
  3. 所属分类:GIS program

    • 发布日期:2015-10-20
    • 文件大小:6.46kb
    • 提供者:lie
  1. OpenGLtexture

    0下载:
  2. opengl是一个开放的三维图形软件包,而VC是目前主要的opengl开发工具。本文简要介绍了opengl的纹理贴图技术及其在VC中的基本操作步骤。并通过最后的实例验证了纹理贴图技术在绘制真实感图形中的必要性。-opengl is an open three-dimensional graphics package, and the VC is the main development tools opengl. This paper briefly introduces the opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:195.67kb
    • 提供者:wuli
  1. Smart-preplan

    0下载:
  2. 从 模糊数学与GIS 空间分析的基本理论入手,以基于模糊算法的城市警务预案GIS 空间分析为例,具体阐述模糊C 均 值的自适应算法在GIS 空间分析中的实际应用。-Fuzzy Mathematics and GIS from the basic theories of spatial analysis to the city based on fuzzy GIS spatial analysis of police plans, for example, specifically add
  3. 所属分类:GIS program

    • 发布日期:2017-04-06
    • 文件大小:471.19kb
    • 提供者:jun
  1. LISP-create-application

    0下载:
  2. 本节通过一个简单的实例来讲述LISP程序的创建过程,介绍编制LISP程序的一些基本步骤,以及LISP程序在AutoCAD中的加载和运行的方法。首先来创建一个最简单的LISP程序—-“Hello.lsp”,在AutoCAD 2002中加载并运行该程序,将会在命令行出现-“Hello, Visual LISP!”。-This section provides a simple example to describe the creation of LISP program to introduce
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:44.45kb
    • 提供者:陈冰锋
  1. CV_MFC

    0下载:
  2. 一个在MFC框架下应用opencv的例子,效果非常好,融合了图像处理的各种基本操作,比较适合初学者,感兴趣的可以下载下来慢慢研究~ 包括:点处理、邻域处理、形态学处理-Opencv example of an application in the MFC framework, the effect is very good, the integration of a variety of basic image processing operations, more suitable for
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.65mb
    • 提供者:米*
  1. ImageM_20140312

    0下载:
  2. ImageM integrates into a GUI several algorithms for interactve image processing and analysis. It allows to load images, apply filtering and/or segmentation, and run basic analyses. Interface is inspired the open source software ImageJ . To install
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:393.04kb
    • 提供者:keyvan
  1. progressive-transmission

    0下载:
  2. \examples 目录中存放的是渐进传输的应用举例,包含有所需的.dll文件; \wavelet 目录中存放的是具体的实现源代码; \wavelet 子目录中存放的是基本的小波处理函数代码; \wavelet_plugin 子目录中存放的是.dll的实现代码。-\ Examples directory is stored in progressive transmission application example, it includes the required .dll
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:660.83kb
    • 提供者:陈少辉
  1. VTK图形图像开发进阶 随书代码

    3下载:
  2. 本书系统地介绍了VTK基础知识与开发技术,帮助VTK用户从入门到进阶,快速进入项目实战。本书第l章是VTK概览,介绍VTK的发展和编译安装;第2章以实例开题,分析VTK渲染引擎和可视化管线;第3章介绍VTK的基本数据结构,并在第4章中以实例分析VTK中数据读写功能;第5~6章通过实例阐述VTK在图像和图形处理中的应用;第7章分析VTK的体绘制技术;第8章讲述VTK交互技术;第9章内容为VTK在Qt、MFC等环境下的开发技术;第10章分析了VTK的基础架构和管线机制,并通过实例讲解自定义Filte
  3. 所属分类:3D图形编程

搜珍网 www.dssz.com