首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   33篇
  免费   2篇
机械仪表   1篇
无线电   3篇
冶金工业   1篇
自动化技术   30篇
  2020年   2篇
  2019年   1篇
  2018年   2篇
  2016年   2篇
  2015年   2篇
  2014年   2篇
  2013年   1篇
  2012年   3篇
  2011年   3篇
  2009年   3篇
  2008年   1篇
  2007年   2篇
  2006年   1篇
  2005年   1篇
  2004年   4篇
  2000年   2篇
  1995年   1篇
  1994年   2篇
排序方式: 共有35条查询结果,搜索用时 15 毫秒
1.
    
Visualization of large vector line data is a core task in geographic and cartographic systems. Vector maps are often displayed at different cartographic generalization levels, traditionally by using several discrete levels-of-detail (LODs). This limits the generalization levels to a fixed and predefined set of LODs, and generally does not support smooth LOD transitions. However, fast GPUs and novel line rendering techniques can be exploited to integrate dynamic vector map LOD management into GPU-based algorithms for locally-adaptive line simplification and real-time rendering. We propose a new technique that interactively visualizes large line vector datasets at variable LODs. It is based on the Douglas-Peucker line simplification principle, generating an exhaustive set of line segments whose specific subsets represent the lines at any variable LOD. At run time, an appropriate and view-dependent error metric supports screen-space adaptive LOD levels and the display of the correct subset of line segments accordingly. Our implementation shows that we can simplify and display large line datasets interactively. We can successfully apply line style patterns, dynamic LOD selection lenses, and anti-aliasing techniques to our line rendering.  相似文献   
2.
3.
While color plays a fundamental role in film design and production, existing solutions for film analysis in the digital humanities address perceptual and spatial color information only tangentially. We introduce VIAN, a visual film annotation system centered on the semantic aspects of film color analysis. The tool enables expert‐assessed labeling, curation, visualization and Classification of color features based on their perceived context and aesthetic quality. It is the first of its kind that incorporates foreground‐background information made possible by modern deep learning segmentation methods. The proposed tool seamlessly integrates a multimedia data management system, so that films can undergo a full color‐oriented analysis pipeline.  相似文献   
4.
Compressed progressive meshes   总被引:5,自引:0,他引:5  
Most systems that support visual interaction with 3D models use shape representations based on triangle meshes. The size of these representations imposes limits on applications for which complex 3D models must be accessed remotely. Techniques for simplifying and compressing 3D models reduce the transmission time. Multiresolution formats provide quick access to a crude model and then refine it progressively. Unfortunately, compared to the best nonprogressive compression methods, previously proposed progressive refinement techniques impose a significant overhead when the full resolution model must be downloaded. The CPM (compressed progressive meshes) approach proposed here eliminates this overhead. It uses a new technique, which refines the topology of the mesh in batches, which each increase the number of vertices by up to 50 percent. Less than an amortized total of 4 bits per triangle encode where and how the topological refinements should be applied. We estimate the position of new vertices from the positions of their topological neighbors in the less refined mesh using a new estimator that leads to representations of vertex coordinates that are 50 percent more compact than previously reported progressive geometry compression techniques  相似文献   
5.
Spectral domains showing polarization-wavelength hysteresis regions up to 0.3 nm wide were observed when the emission frequency of a diode laser having a nearly polarization-independent confinement factor was tuned in a simple external cavity with grating. In these regions the laser emits in a stable single mode with either TE or TM polarization, depending on whether the region was entered from lower or higher wavelengths. We explain the observed phenomenon on the basis of nonlinear gain saturation between TE and TM polarization  相似文献   
6.
Large scale and structurally complex volume datasets from high-resolution 3D imaging devices or computational simulations pose a number of technical challenges for interactive visual analysis. In this paper, we present the first integration of a multiscale volume representation based on tensor approximation within a GPU-accelerated out-of-core multiresolution rendering framework. Specific contributions include (a) a hierarchical brick-tensor decomposition approach for pre-processing large volume data, (b) a GPU accelerated tensor reconstruction implementation exploiting CUDA capabilities, and (c) an effective tensor-specific quantization strategy for reducing data transfer bandwidth and out-of-core memory footprint. Our multiscale representation allows for the extraction, analysis and display of structural features at variable spatial scales, while adaptive level-of-detail rendering methods make it possible to interactively explore large datasets within a constrained memory footprint. The quality and performance of our prototype system is evaluated on large structurally complex datasets, including gigabyte-sized micro-tomographic volumes.  相似文献   
7.
Visual saliency can always persuade the viewer’s visual attention to fine-scale mesostructure of 3D complex shapes.Owing to the multi-channel salience measure and salience-domain shape modeling technique,a novel visual saliency based shape depiction scheme is presented to exaggerate salient geometric details of the underlying relief surface.Our multi-channel salience measure is calculated by combining three feature maps,i.e.,the 0-order feature map of local height distribution,the 1-order feature map of normal difference,and the 2-order feature map of mean curvature variation.The original relief surface is firstly manipulated by a salience-domain enhancement function,and the detail exaggeration surface can then be obtained by adjusting the surface normals of the original surface as the corresponding final normals of the manipulated surface.The advantage of our detail exaggeration technique is that it can adaptively alter the shading of the original shape to reveal visually salient features whilst keeping the desired appearance unimpaired.The experimental results demonstrate that our non-photorealistic shading scheme can enhance the surface mesostructure effectively and thus improving the shape depiction of the relief surfaces.  相似文献   
8.
We present a new method for the simulation of melting and solidification in a unified particle model. Our technique uses the Smoothed Particle Hydrodynamics (SPH) method for the simulation of liquids, deformable as well as rigid objects, which eliminates the need to define an interface for coupling different models. Using this approach, it is possible to simulate fluids and solids by only changing the attribute values of the underlying particles. We significantly changed a prior elastic particle model to achieve a flexible model for melting and solidification. By using an SPH approach and considering a new definition of a local reference shape, the simulation of merging and splitting of different objects, as may be caused by phase change processes, is made possible. In order to keep the system stable even in regions represented by a sparse set of particles we use a special kernel function for solidification processes. Additionally, we propose a surface reconstruction technique based on considering the movement of the center of mass to reduce rendering errors in concave regions. The results demonstrate new interaction effects concerning the melting and solidification of material, even while being surrounded by liquids. Copyright © 2007 John Wiley & Sons, Ltd.  相似文献   
9.
Computational Visual Media - This paper presents SymmSketch—a system for creating symmetric 3D free-form shapes from 2D sketches. The reconstruction task usually separates a 3D symmetric...  相似文献   
10.
Surface splat, one of the point-based rendering primitives, has offered a powerful alternative to triangle meshes when it comes to the rendering of highly complex objects due to its potential for high-performance and high-quality rendering. Recently, the technological advance of 3D scanners has made it possible to acquire color as well as geometry data of highly complex objects with very high speed and accuracy. However, scanning and acquisition systems often produce surfaces that are much more dense than actually required for the intended application. Therefore, reduction of point data set is necessary to further process the model. Although many efficient sampling methods for point-based surfaces have been proposed to reduce the complexity of geometric models, none of these has taken into account color, which is fundamental for achieving a high quality visual appearance. Therefore, we propose an efficient sampling method of point data sets for surface splatting which uses both geometry and color attributes. Our proposed method converts a dense set of point samples into a sparse set of object space splats. It successfully approximates of the original model within a given geometric and color error. In order to measure color differences between point samples with consistency, the color error tolerance is evaluated in a CIELAB uniform color space.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号