期刊文献+
共找到3,700篇文章
< 1 2 185 >
每页显示 20 50 100
基于光流法算法的Visual Map快速建立方法 被引量:1
1
作者 马琳 赵航 谭学治 《哈尔滨工业大学学报》 EI CAS CSCD 北大核心 2017年第11期24-29,共6页
Visual Map是一个含有丰富位置信息的图像数据库,数据库中每一幅图片或图片的特征在存储时会加入相应的位置信息.室内定位的性能与Visual Map图片的数量有关.建立庞大的图片数据库能够使得定位结果更加准确,但是花费时间成本会更大.针... Visual Map是一个含有丰富位置信息的图像数据库,数据库中每一幅图片或图片的特征在存储时会加入相应的位置信息.室内定位的性能与Visual Map图片的数量有关.建立庞大的图片数据库能够使得定位结果更加准确,但是花费时间成本会更大.针对这个问题,本文提出了使用光流法算法来建立图片数据库Visual Map.针对光流法用于室内图像的计算会受到光线明暗不同的影响以及相机转向会产生横向偏移的问题,本文对光流法进行了改进,并使用改进后的光流法算法对摄像机采集的图像序列进行计算,得到摄像机的自身位移,从而得到每一幅图片的对应的地理位置信息.实验结果表明,利用使用光流法快速建立的Visual Map进行室内定位,误差小于1米的概率是26%,误差小于2米的概率是70%.与传统的视觉室内定位法相比,定位精度虽然略有降低,但建立图像数据库所需时间消耗大大减少.相比于视频流快速建立Visual Map方法,定位效果相当,建立Visual Map所需的设备更少,要求更加宽松.利用光流法算法快速建立Visual Map能够很好的应用于室内视觉定位系统,特别是应用于大型场所以及室内场景多变化的场所. 展开更多
关键词 计算机应用 visual map 光流法 室内定位系统 图像数据库
下载PDF
基于图像关键帧的Visual-Depth Map建立方法 被引量:1
2
作者 马琳 杨浩 +1 位作者 谭学治 冯冠元 《哈尔滨工业大学学报》 EI CAS CSCD 北大核心 2018年第11期23-31,共9页
对于室内视觉定位系统,需要在离线阶段建立Visual Map数据库用来存储图像信息,在线阶段用户通过与Visual Map数据库进行比对来完成用户位置的估计.离线阶段建立的数据库可以采用逐点采样或视频流采样的方式.但是无论何种方式,考虑到数... 对于室内视觉定位系统,需要在离线阶段建立Visual Map数据库用来存储图像信息,在线阶段用户通过与Visual Map数据库进行比对来完成用户位置的估计.离线阶段建立的数据库可以采用逐点采样或视频流采样的方式.但是无论何种方式,考虑到数据库中图像信息的相似性,传统方式建立的数据库中存储图像有较多冗余,导致增加了在线阶段的定位时间开销.因此,本文根据Visual Map中的相邻图像间的相似性,提出了一种基于图像关键帧的Visual-Depth Map建立方法,有效地减少了离线数据库的规模.在离线阶段,本文使用Kinect传感器同时获得图像信息和深度信息;然后,通过基于图像相似度的图像关键帧算法对原始图像序列进行筛选,得到关键帧序列,从而实现Visual-Depth Map的建立.在线阶段,用户可以直接输入查询图像与Visual-Depth Map中的图像序列进行检索匹配,找到相似度较高的匹配图像,再通过EPnP算法进行2D-3D的位姿估计,完成用户位置的计算.实验证明,本文所提方法可以在保证较高定位精度的前提下,有效减少离线数据库规模,降低在线阶段的定位时间开销. 展开更多
关键词 室内定位系统 视觉定位 visual-Depth map 关键帧
下载PDF
基于Visual C++环境的MapObjects组件开发 被引量:5
3
作者 刘爽 贾传荧 陈鹏 《计算机工程与应用》 CSCD 北大核心 2005年第29期170-173,共4页
分析了MapObjects组件的特点和功能,介绍了在VisualC++环境下基于MapObjects组件开发地理信息系统的方法,并结合一个车辆定位监控系统探讨了图层处理、实时跟踪、地理要素拾取、图层标注、交互式提示等功能的具体实现,给出了该系统的设... 分析了MapObjects组件的特点和功能,介绍了在VisualC++环境下基于MapObjects组件开发地理信息系统的方法,并结合一个车辆定位监控系统探讨了图层处理、实时跟踪、地理要素拾取、图层标注、交互式提示等功能的具体实现,给出了该系统的设计原理、组成、功能、主要技术特点及其应用。实践表明,系统编程体现了地图组件处理地理信息的优势和面向对象编程的灵活性。 展开更多
关键词 全球定位系统 地理信息系统 visual C++ 车辆定位 全球移动通信系统 电子地图
下载PDF
Isomap对人脸图像的降维处理
4
作者 刘瑞银 张汇洋 《沈阳师范大学学报(自然科学版)》 CAS 2024年第4期346-349,共4页
人脸图像数据常常由几千或几万个像素点组成,每个像素点都代表一个特征。在进行人脸识别、图像分类等任务时,若使用全部像素点,会导致特征维度非常高,进而造成分析处理数据效率低下、储存成本过高等问题,此时对数据进行降维就极为重要... 人脸图像数据常常由几千或几万个像素点组成,每个像素点都代表一个特征。在进行人脸识别、图像分类等任务时,若使用全部像素点,会导致特征维度非常高,进而造成分析处理数据效率低下、储存成本过高等问题,此时对数据进行降维就极为重要。等距特征映射(isometric feature mapping,Isomap)是流形学习中一个非线性降维方法。对于人脸这样的高维流形结构,Isomap可以找到最优的低维表示,并保持原始数据之间的拓扑关系,从而更好地捕捉数据的局部结构和流形特征,例如人脸的表情、姿态、光照等因素。利用Isomap方法对jaffe人脸数据集中的部分人脸灰度图像进行降维处理,对高维数据进行可视化,得到该组数据的各个表情的位置分布,以此来展示Isomap对人脸图像数据的降维效果。 展开更多
关键词 人脸图像 降维 等距特征映射 可视化
下载PDF
Visualization of Disciplinary Profiles: Enhanced Science Overlay Maps 被引量:10
5
作者 Stephen Carley Alan L.Porter +1 位作者 Ismael Rafols Loet Leydesdorff 《Journal of Data and Information Science》 CSCD 2017年第3期68-111,共44页
Purpose: The purpose of this study is to modernize previous work on science overlay maps by updating the underlying citation matrix, generating new clusters of scientific disciplines, enhancing visualizations, and pr... Purpose: The purpose of this study is to modernize previous work on science overlay maps by updating the underlying citation matrix, generating new clusters of scientific disciplines, enhancing visualizations, and providing more accessible means for analysts to generate their own maps Design/methodology/approach: We use the combined set of 2015 Journal Citation Reports for the Science Citation Index (n of journals = 8,778) and the Social Sciences Citation Index (n = 3,212) for a total of 11,365 journals. The set of Web of Science Categories in the Science Citation Index and the Social Sciences Citation Index increased from 224 in 2010 to 227 in 2015. Using dedicated software, a matrix of 227 × 227 cells is generated on the basis of whole-number citation counting. We normalize this matrix using the cosine function. We first develop the citing-side, cosine-normalized map using 2015 data and VOSviewer visualization with default parameter values. A routine for making overlays on the basis of the map ("wc 15.exe") is available at http://www.leydesdorff.net/wc 15/index.htm. Findings: Findings appear in the form of visuals throughout the manuscript. In Figures 1 9 we provide basemaps of science and science overlay maps for a number of companies, universities, and technologies. Research limitations: As Web of Science Categories change and/or are updated so is the need to update the routine we provide. Also, to apply the routine we provide users need access to the Web of Science. Practical implications: Visualization of science overlay maps is now more accurate and true to the 2015 Journal Citation Reports than was the case with the previous version of the routine advanced in our paper.Originality/value: The routine we advance allows users to visualize science overlay maps in VOSviewer using data from more recent Journal Citation Reports. 展开更多
关键词 Science overlay maps Science visualization SCIENTOMETRICS Bibliometrics Interdisciplinary research MULTIDISCIPLINARITY Research policy Research management
下载PDF
Visualization Analysis of Multi-Domain Access Control Policy Integration Based on Tree-Maps and Semantic Substrates 被引量:2
6
作者 Li Pan Qian Xu 《Intelligent Information Management》 2012年第5期188-193,共6页
The complexity of multi-domain access control policy integration makes it difficult to understand and manage the policy conflict information. The policy information visualization technology can express the logical rel... The complexity of multi-domain access control policy integration makes it difficult to understand and manage the policy conflict information. The policy information visualization technology can express the logical relation of the complex information intuitively which can effectively improve the management ability of the multi-domain policy integration. Based on the role-based access control model, this paper proposed two policy analyzing methods on the separated domain statistical information of multi-domain policy integration conflicts and the policy element levels of inter-domain and element mapping of cross-domain respectively. In addition, the corresponding visualization tool is developed. We use the tree-maps algorithm to statistically analyze quantity and type of the policy integration conflicts. On that basis, the semantic substrates algorithm is applied to concretely analyze the policy element levels of inter-domain and role and permission mapping of cross-domain. Experimental result shows tree-maps and semantic substrates can effectively analyze the conflicts of multi-domain policy integration and have a good application value. 展开更多
关键词 Cross-Domain Information Exchange visualIZATION ANALYSIS Tree-maps SEMANTIC SUBSTRATES
下载PDF
Rate Control Algorithm of Wireless Video Based on Visual Saliency Map Model 被引量:1
7
作者 阮若林 胡瑞敏 +1 位作者 李忠明 尹黎明 《China Communications》 SCIE CSCD 2011年第7期105-110,共6页
In order to further improve the efficiency of video compression, we introduce a perceptual characteristics of Human Visual System (HVS) to video coding, and propose a novel video coding rate control algorithm based on... In order to further improve the efficiency of video compression, we introduce a perceptual characteristics of Human Visual System (HVS) to video coding, and propose a novel video coding rate control algorithm based on human visual saliency model in H.264/AVC. Firstly, we modifie Itti's saliency model. Secondly, target bits of each frame are allocated through the correlation of saliency region between the current and previous frame, and the complexity of each MB is modified through the saliency value and its Mean Absolute Difference (MAD) value. Lastly, the algorithm was implemented in JVT JM12.2. Simulation results show that, comparing with traditional rate control algorithm, the proposed one can reduce the coding bit rate and improve the reconstructed video subjective quality, especially for visual saliency region. It is very suitable for wireless video transmission. 展开更多
关键词 human visual system saliency map model wireless video coding rate control H.264/AVC
下载PDF
A Visual-attention-based Mobile 3D Mapping Method for Robots 被引量:3
8
作者 Binghua Guo Hongyue Dai Zhonghua Li 《自动化学报》 EI CSCD 北大核心 2017年第7期1248-1256,共9页
关键词 智能移动机器人 三维地图 视觉系统 注意力 绘制方法 环境建模 传感器建模 贝叶斯定理
下载PDF
Semi-Direct Visual Odometry and Mapping System with RGB-D Camera
9
作者 Xinliang Zhong Xiao Luo +1 位作者 Jiaheng Zhao Yutong Huang 《Journal of Beijing Institute of Technology》 EI CAS 2019年第1期83-93,共11页
In this paper a semi-direct visual odometry and mapping system is proposed with a RGB-D camera,which combines the merits of both feature based and direct based methods.The presented system directly estimates the camer... In this paper a semi-direct visual odometry and mapping system is proposed with a RGB-D camera,which combines the merits of both feature based and direct based methods.The presented system directly estimates the camera motion of two consecutive RGB-D frames by minimizing the photometric error.To permit outliers and noise,a robust sensor model built upon the t-distribution and an error function mixing depth and photometric errors are used to enhance the accuracy and robustness.Local graph optimization based on key frames is used to reduce the accumulative error and refine the local map.The loop closure detection method,which combines the appearance similarity method and spatial location constraints method,increases the speed of detection.Experimental results demonstrate that the proposed approach achieves higher accuracy on the motion estimation and environment reconstruction compared to the other state-of-the-art methods. Moreover,the proposed approach works in real-time on a laptop without a GPU,which makes it attractive for robots equipped with limited computational resources. 展开更多
关键词 RGB-D simultaneous LOCALIZATION and mapping(SLAM) visual ODOMETRY LOCALIZATION 3D mapPING LOOP CLOSURE detection
下载PDF
Research on Ubiquitous Map Visualization for Ternary Space
10
作者 Si Wang Guangxia Wang 《Journal of Geoscience and Environment Protection》 2022年第2期162-170,共9页
In the era of information and communication technology (ICT) and big data, the map gradually shows a new qualitative feature of “spatiotemporal ubiquitous” with the extension of its object space, expression space an... In the era of information and communication technology (ICT) and big data, the map gradually shows a new qualitative feature of “spatiotemporal ubiquitous” with the extension of its object space, expression space and information source, which challenges the theory of cartographic visualization. This paper discusses the ubiquitous map visualization from the object content and expression form. Oriented to the ternary space, it divides the object dimension of ubiquitous map visualization and analyzes the expression characteristics of ubiquitous map visualization. Based on that, it constructs the variable system, symbol system and method system of ubiquitous map visualization. With three cases of the metro roadmap, the tag map, and the three-dimensional (3D) city map, the application of the proposed content is explained to illustrate its effectiveness. The research in this paper is expected to further enrich the theoretical basis of cartographic visualization and provide theoretical support for the expression and application of ubiquitous map visualization. 展开更多
关键词 Ubiquitous map Ternary Space visualization VARIABLES map Symbol SCENE
下载PDF
APPLICATION OF MAP AND FILE INFORMATIONVISUALIZATION SYSTEM TO COMPREHENSIVEDIVISION OF NATURAL DISASTERS- Takingthe ChangjiangValleg as an Example 被引量:4
11
作者 HU Bao-qing1,4, JIANG Mei-xin2, JUN Su-lan3, ZENG Qiao-song4 ( 1. Department of Geography, Guangxi Normal College, Narming 530001, P. R. China 2. Department of Resource and Environment Sciences, Jiangxi Normal University, Nanchang 3300 《Chinese Geographical Science》 SCIE CSCD 2001年第4期40-49,共10页
ABSTRACT: This paper generalizes the makeup and forming dynamic mechanism of natural disaster systems, principles and methods of comprehensive division of natural disasters, as well as structure, function and up-build... ABSTRACT: This paper generalizes the makeup and forming dynamic mechanism of natural disaster systems, principles and methods of comprehensive division of natural disasters, as well as structure, function and up-build routes of map and file information visualization system (MFIVS). Taking the Changjiang(Yangtze) Valley as an example, on the basis of revealing up the integrated mechanism on the formations of its natural disasters and its distributing law, thereafter, the paper relies on the MFIVS technique, adopts two top-down and bottom-up approaches to study a comprehensive division of natural disasters. It is relatively objective and precise that the required division results include three natural disaster sections and nine natural disaster sub-sections, which can not only provide a scientific basis for utilizing natural resources and controlling natural disaster and environmental degradation, but also be illuminated to a concise, practical and effective technique on comprehensive division. 展开更多
关键词 KEYWORDS: map and FILE information visualization system (MFIVS) natural DISASTER systems damage evaluation comprehensive division the CHANGJIANG VALLEY
下载PDF
Visual Information Processing Based on Qualitative Mapping
12
作者 LI Hua LIU Yongchang LI Chao 《现代电子技术》 2007年第3期153-155,共3页
Visual information processing is not only an important research direction in fields of psychology,neuroscience and artificial intelligence etc,but also the research base on biological recognition theory and technology... Visual information processing is not only an important research direction in fields of psychology,neuroscience and artificial intelligence etc,but also the research base on biological recognition theory and technology realization.Visual information processing in existence,e.g.visual information processing facing to nerve calculation,visual information processing using substance shape distilling and wavelet under high yawp,ANN visual information processing and etc,are very complex in comparison.Using qualitative Mapping,this text describes the specific attributes in the course of visual information processing and the results are more brief and straightforward.So the software program of vision recognition is probably easier to realize. 展开更多
关键词 可视信息处理 生物识别 图像处理 细节特征
下载PDF
Spatial data mining and visualization based on self-organizing map
13
作者 LIU Shu-ying OUYANG Hong-ji PENG Fang 《通讯和计算机(中英文版)》 2008年第12期55-60,共6页
关键词 空间数据分析 数据挖掘 可视化系统 分析方法
下载PDF
一种基于Heat Map的地理标签数据可视化表达的研究 被引量:21
14
作者 赵婷 华一新 +2 位作者 李响 李翔 杨飞 《测绘工程》 CSCD 2016年第6期28-32,共5页
地理标签数据是指蕴含在网页、照片、微博等信息媒介中的地理空间信息,其表现形式通常是经纬度坐标。通过分析地理标签数据的研究现状,对地理标签数据进行分类,并归纳地理标签数据具有属性数据非结构化、海量信息分布不均、强调位置相... 地理标签数据是指蕴含在网页、照片、微博等信息媒介中的地理空间信息,其表现形式通常是经纬度坐标。通过分析地理标签数据的研究现状,对地理标签数据进行分类,并归纳地理标签数据具有属性数据非结构化、海量信息分布不均、强调位置相对关系等特点。针对其中一个特点,通过对K-means算法进行改进,结合计算机图形学相关知识,利用热力图表达地理标签数据的分布特征。最后,通过与ArcGIS核密度图、散点图进行比较,得出该热力图算法具有表达效果明显、用户体验好等优点。 展开更多
关键词 地理标签数据 可视化 热力图 K-MEANS聚类
下载PDF
SunMap:一种基于热图和放射环的关联层次数据可视化方法 被引量:14
15
作者 陈谊 林晓蕾 +2 位作者 赵云芳 孙悦红 张珣 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2016年第7期1075-1083,共9页
针对食品安全等领域对数据空间分布和关联关系分析的需求,提出一种基于热图和放射环的关联层次数据可视化方法——Sun Map(Sunburst+Map).利用基于地理信息的热力型数据地图展示数据的地域分布,用基于节点排序的放射环可视化具有层次结... 针对食品安全等领域对数据空间分布和关联关系分析的需求,提出一种基于热图和放射环的关联层次数据可视化方法——Sun Map(Sunburst+Map).利用基于地理信息的热力型数据地图展示数据的地域分布,用基于节点排序的放射环可视化具有层次结构的数据,将热图置于放射环内,并用直线表示热图节点与放射环节点之间的关联;为减少视觉混乱,提出一种基于Bézier曲线的路径优化算法,通过设置过渡点,用三次Bézier曲线取代直线优化边;加入矩阵热图展示数据细节;采用数据选择、Sun Map和矩阵热图多视图联动等交互手段实现对关联层次数据的可视分析.将Sun Map应用于可视化全国农药残留侦测数据,通过用户研究对该方法进行评价.实验结果表明,该方法能有效地帮助用户快速找到目标信息,探寻隐含在数据之间的关联;它还可用于经济、金融、社会网络等领域的关联层次数据可视分析. 展开更多
关键词 信息可视化 Sunmap 地理信息 放射环 关联分析 农药残留数据
下载PDF
胶质淋巴系统研究的知识图谱与趋势可视化分析
16
作者 马星怡 李惠菁 +5 位作者 李涓 钟冬灵 张源 唐红 李雨谿 金荣疆 《中国组织工程研究》 CAS 北大核心 2025年第23期5051-5060,共10页
背景:大脑的代谢废物清除功能对于维持神经稳态极为关键,代谢废物积累导致的神经稳态失衡是许多中枢神经系统疾病的共同病理学特征。近年来,围绕胶质淋巴系统的研究逐渐成为神经系统领域的研究热点。目的:旨在通过构建胶质淋巴系统研究... 背景:大脑的代谢废物清除功能对于维持神经稳态极为关键,代谢废物积累导致的神经稳态失衡是许多中枢神经系统疾病的共同病理学特征。近年来,围绕胶质淋巴系统的研究逐渐成为神经系统领域的研究热点。目的:旨在通过构建胶质淋巴系统研究的知识图谱,可视化地分析该领域的研究现状、热点及其未来的发展趋势。方法:采用Cite Space、VOSviewer软件及R语言环境下的Bibliometrix工具包,对2012年1月至2024年3月Web of Science核心合集数据库中与胶质淋巴系统相关的原始文献进行深入可视化分析,分析内容包括作者、机构、国家、期刊、关键词和共被引文献等。结果与结论:研究共纳入687篇相关文章,该领域发文量逐年增长,近3年呈现爆发性增长趋势;该研究领域发文量第一的国家、机构、作者分别是美国、美国罗切斯特大学和罗切斯特大学的Maiken Nedergaard教授,发文量第一的期刊是《JOURNAL OF CEREBRAL BLOOD FLOW AND METABOLISM》,高频、高中心性关键词主要围绕脑脊液流体动力学等作用机制、阿尔茨海默症等神经系统疾病、扩散张量成像等影像学技术等方面,共被引频次最高的文献是一篇胶质淋巴系统的经典综述论文。上述结果表明,胶质淋巴系统的研究是一个新兴而活跃的领域,目前已受到国内外的广泛关注并逐渐从理论研究向临床实践扩展。 展开更多
关键词 胶质淋巴系统 研究现状 研究热点 发展趋势 可视化图谱 Cite Space VOSviewer R语言
下载PDF
基于MapInfo的福建省经济数据可视化研究 被引量:3
17
作者 谢跟踪 陈文惠 郑达贤 《地球信息科学》 CSCD 2003年第2期51-55,共5页
通过信息可视化平台的多维显示数据 ,揭示数据之间的关联以及隐藏在数据后面的信息 ,使数据为人们提供更多、更有价值的信息 ,正是信息分析处理的发展趋势。本文结合可视化开发中集成地图的原理、方法和对象模型 ,对经济数据特点及其可... 通过信息可视化平台的多维显示数据 ,揭示数据之间的关联以及隐藏在数据后面的信息 ,使数据为人们提供更多、更有价值的信息 ,正是信息分析处理的发展趋势。本文结合可视化开发中集成地图的原理、方法和对象模型 ,对经济数据特点及其可视化系统开发的关键技术、功能进行了分析。 展开更多
关键词 mapINFO 经济数据 数据可视化 福建 集成地图
下载PDF
AceMap学术地图与AceKG学术知识图谱——学术数据可视化 被引量:15
18
作者 张晔 贾雨葶 +1 位作者 傅洛伊 王新兵 《上海交通大学学报》 EI CAS CSCD 北大核心 2018年第10期1357-1362,共6页
学术大数据能为科研人员提供信息上的帮助.针对传统学术搜索引擎只提供搜索结果而不进行分析的情况,基于AceMap提出的学术地图的概念,设计了多种类型的学术地图,将学术信息可视化地展现给用户.针对SQL数据库多表联合查询的形式不利于生... 学术大数据能为科研人员提供信息上的帮助.针对传统学术搜索引擎只提供搜索结果而不进行分析的情况,基于AceMap提出的学术地图的概念,设计了多种类型的学术地图,将学术信息可视化地展现给用户.针对SQL数据库多表联合查询的形式不利于生成用户定制的学术地图的问题,提出将其以三元组的形式储存为知识图谱AceKG.该方法有助于用户定制地图、异构地图绘制功能的实现,并且能通过嵌入算法为各种类型的实体生成相关性地图.通过对学术数据的可视化展示,能使用户更直观地了解到感兴趣的学术内容,提高了学术平台的实用性. 展开更多
关键词 学术地图 数据可视化 知识图谱
下载PDF
VB+MapInfo的GIS软件高级开发在兰江水文的应用 被引量:4
19
作者 陶海冰 丁伯阳 《浙江工业大学学报》 CAS 2003年第5期562-566,共5页
GIS开发应用有三种实现方式:独立开发、单纯二次开发和集成二次开发。集成二次开发指利用工具软件实现GIS的基本功能,以4GL语言(如VB、DELPHI等)为开发平台,进行二者的集成。根据己将成功的开发应用兰江水文实际中的GIS二次开发软件作实... GIS开发应用有三种实现方式:独立开发、单纯二次开发和集成二次开发。集成二次开发指利用工具软件实现GIS的基本功能,以4GL语言(如VB、DELPHI等)为开发平台,进行二者的集成。根据己将成功的开发应用兰江水文实际中的GIS二次开发软件作实例,分析采用VB+MapInfo二次集成开发的特点,并解决了实现MapInfo的某些工具按钮,实现特殊的工具按钮,实现MapInfo多浏览表功能,实现在多文挡界面下地图正常显示,通过程序使MapInfo联接Acess或SQLSever数据库,实现空间数据的查询与管理的功能。 展开更多
关键词 VB mapINFO GIS 软件开发 二次集成开发 兰江水文 回叫机制 应用
下载PDF
基于MAPGIS的剖面平面图生成系统 被引量:2
20
作者 石岩 郑圻森 +1 位作者 骆燕 王红方 《物探化探计算技术》 CAS CSCD 2012年第4期490-496,370,共7页
近年来,航空物探项目主要是使用Oasis montaj软件完成数据处理工作,最终提交的成果图件采用MapGIS地理信息系统软件绘制。由于两种软件系统采用的数据格式及兼容性不尽相同,因此采用Visual Basic编程语言编制专用程序,实现两种软件系统... 近年来,航空物探项目主要是使用Oasis montaj软件完成数据处理工作,最终提交的成果图件采用MapGIS地理信息系统软件绘制。由于两种软件系统采用的数据格式及兼容性不尽相同,因此采用Visual Basic编程语言编制专用程序,实现两种软件系统数据格式的接口,同时解决MapGIS中剖面平面图的绘制问题。这一问题的解决既发挥了Oasis montaj软件强大的数据处理功能,又充分利用MapGIS软件成熟的绘图功能,同时在项目实施过程中大大提高了数据处理和成果图件绘制的效率,取得了较好的应用效果。 展开更多
关键词 mapGIS OASIS montaj 数据格式 剖面平面图 visual Basic
下载PDF
上一页 1 2 185 下一页 到第
使用帮助 返回顶部