搜索资源列表
-
0下载:
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
-
-
0下载:
图像处理的很好很实用的例子程序,是基础框架的很好应用-image processing is a good example of the practical procedure is a good basic framework for application
-
-
0下载:
opengl编程基础一书的源代码。作者作者:(美国)(Edward Angel)安吉尔 译者:段菲
完整、详细介绍基本的OpenGL函数和命令,便于读者快速查找
从非数学角度介绍如何进行OpenGL程序设计,有利于读者迅速入门
各章提供可运行的范例,有助于读者理解和应用OpenGL函数
-opengl programming based on the book' s source code. Author Author: (United States) (Edward An
-
-
0下载:
摘要图像特征的提取是视觉图像识别的重要方法之一,采用细胞神经网络(&’’)并行处理器进行图像特征的提取
具有实时快速的优点。该文将介绍&’’ 并行处理器的基本工作原理及其实现图像特征处理的逻辑组合通用方法,并以
图像的纹理分割与识别为例来说明&’’ 并行处理器应用于视觉图像识别的通用编程方法。-Abstract image feature extraction is a visual image to identify one of the important ways, the use
-
-
1下载:
this application using to describe shapefile field using visual basic 6.0. i hope this example can help you to learn about GIS
-
-
0下载:
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
-
-
0下载:
从
模糊数学与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
-
-
0下载:
本节通过一个简单的实例来讲述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
-
-
0下载:
一个在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
-
-
0下载:
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
-
-
0下载:
\examples 目录中存放的是渐进传输的应用举例,包含有所需的.dll文件;
\wavelet 目录中存放的是具体的实现源代码;
\wavelet 子目录中存放的是基本的小波处理函数代码;
\wavelet_plugin 子目录中存放的是.dll的实现代码。-\ Examples directory is stored in progressive transmission application example, it includes the required .dll
-
-
3下载:
本书系统地介绍了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
-