首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
2.
3.
Industrial Geometry aims at unifying existing and developing new methods and algorithms for a variety of application areas with a strong geometric component. These include CAD, CAM, Geometric Modelling, Robotics, Computer Vision and Image Processing, Computer Graphics and Scientific Visualization. In this paper, Industrial Geometry is illustrated via the fruitful interplay of the areas indicated above in the context of novel solutions of CAD related, geometric optimization problems involving distance functions: approximation with general B-spline curves and surfaces or with subdivision surfaces, approximation with special surfaces for applications in architecture or manufacturing, approximate conversion from implicit to parametric (NURBS) representation, and registration problems for industrial inspection and 3D model generation from measurement data. Moreover, we describe a ‘feature sensitive’ metric on surfaces, whose definition relies on the concept of an image manifold, introduced into Computer Vision and Image Processing by Kimmel, Malladi and Sochen. This metric is sensitive to features such as smoothed edges, which are characterized by a significant deviation of the two principal curvatures. We illustrate its applications at hand of feature sensitive curve design on surfaces and local neighborhood definition and region growing as an aid in the segmentation process for reverse engineering of geometric objects.  相似文献   

4.
Cloth Motion Capture   总被引:3,自引:0,他引:3  
  相似文献   

5.
We present a novel use of commodity graphics hardware that effectively combines a plane‐sweeping algorithm with view synthesis for real‐time, online 3D scene acquisition and view synthesis. Using real‐time imagery from a few calibrated cameras, our method can generate new images from nearby viewpoints, estimate a dense depth map from the current viewpoint, or create a textured triangular mesh. We can do each of these without any prior geometric information or requiring any user interaction, in real time and online. The heart of our method is to use programmable Pixel Shader technology to square intensity differences between reference image pixels, and then to choose final colors (or depths) that correspond to the minimum difference, i.e. the most consistent color. In this paper we describe the method, place it in the context of related work in computer graphics and computer vision, and present some results. ACM CSS: I.3.3 Computer Graphics—Bitmap and framebuffer operations, I.4.8 Image Processing and Computer Vision—Depth cues, Stereo  相似文献   

6.
The World Wide Web provides hypertext and multimedia based information across the Internet. Many applications have been developed on http servers.One important and novel use of the servers has been the provision of courseware facilities. This includes on-line lecture notes, exercises and their solutions as well as interactive packages suited primarily for teaching and demonstration packages. A variety of disciplines have benefitted notably C programming, X Windows, Computer Vision, Image Processing, Computer Graphics, Artificial Intelligence and Parallel Computing.This paper will address the issues of (i) implementing a variety of computer science courses and (ii) using the packages in a class environment.It also considers how best to provide information in such a hypertext based system and how interactive image processing packages can be developed. A suite of multimedia based tools have been developed to facilitate such systems and these will be described in the paper. In particular we have developed a number of methods for running applications live over the WWW.  相似文献   

7.
8.
Inverse surface design problems from light transport behavior specification usually represent extremely complex and costly processes, but their importance is well known. In particular, they are very interesting for lighting and luminaire design, in which it is usually difficult to test design decisions on a physical model in order to avoid costly mistakes. In this survey, we present the main ideas behind these kinds of problems, characterize them, and summarize existing work in the area, revealing problems that remain open and possible areas of further research.  相似文献   

9.
10.
Efficient Multidimensional Sampling   总被引:1,自引:0,他引:1  
  相似文献   

11.
Environmental monitoring applications require seamless registration of optical data into large area mosaics that are geographically referenced to the world frame. Using frame-by-frame image registration alone, we can obtain seamless mosaics, but it will not exhibit geographical accuracy due to frame-to-frame error accumulation. On the other hand, the 3D geo-data from GPS, a laser profiler, an INS system provides a globally correct track of the motion without error propagation. However, the inherent (absolute) errors in the instrumentation are large for seamless mosaicing. The paper describes an effective two-track method for combining two different sources of data to achieve a seamless and geo-referenced mosaic, without 3D reconstruction or complex global registration. Experiments with real airborne video images show that the proposed algorithms are practical in important environmental applications. Zhigang Zhu received his B.E., M.E. and Ph.D. degrees, all in computer science from Tsinghua University, Beijing, in 1988, 1991 and 1997, respectively. He is currently an associate professor in the Department of Computer Science, the City College of the City University of New York. Previously, he was an associate professor at Tsinghua University, and a senior research fellow at the University of Massachusetts, Amherst. His research interests include 3D computer vision, HCI, virtual/augmented reality, video representation, and various applications in education, environment, robotics, surveillance and transportation. He has published over 90 technical papers in the related fields. He is a member of IEEE and ACM. Edward M. Riseman received his B.S. degree from Clarkson College of Technology in 1964 and his M.S. and Ph.D. degrees in electrical engineering from Cornell University in 1966 and 1969, respectively. He joined the Computer Science Department at UMass-Amherst as assistant professor in 1969, has been a professor since 1978, and served as chairman of the department from 1981 to 1985. Professor Riseman has conducted research in computer vision, artificial intelligence, learning, and pattern recognition, and has more than 200 publications. He has co-directed the Computer Vision Laboratory since its inception in 1975. Professor Riseman has been on the editorial boards of Computer Vision and Image Understanding (CVIU) from 1992 to 1997 and of the International Journal of Computer Vision (IJCV) from 1987 to the present. He is a senior member of IEEE, and a fellow of AAAI. Allen R. Hanson received his B.S. degree from Clarkson College of Technology in 1964 and his M.S. and Ph.D. degrees in electrical engineering from Cornell University in 1966 and 1969, respectively. He joined the Computer Science Department at UMass-Amherst as an associate professor in 1981, and has been a professor there since 1989. Professor Hanson has conducted research in computer vision, artificial intelligence, learning, and pattern recognition, and has more than 150 publications. He is co-director of the Computer Vision Laboratory at UMass-Amherst, and has been on the editorial boards of the following journals: Computer Vision, Graphics and Image Processing 1983–1990, Computer Vision, Graphics, and Image ProcessingImage Understanding 1991–1994, and Computer Vision and Image Understanding 1995–present. Howard Schultz received a M.S. degree in physics from UCLA in 1974 and a Ph.D. in physical oceanography from the University of Michigan in 1982. Currently, he is a senior research fellow with the Computer Science Department at the University of Massachusetts, Amherst. His research interests include quantitative methods for image understanding and remote sensing. The current focus of his research activities are on developing automatic techniques for generating complex, 3D models from sequences of images. This research has found application in a variety of programs including real-time terrain modeling and video aided navigation. He is a member of the IEEE, the American Geophysical Union, and the American Society of Photogrammetry and Remote Sensing.  相似文献   

12.
13.
Progressive Hulls for Intersection Applications   总被引:1,自引:0,他引:1  
Progressive meshes are an established tool for triangle mesh simplification. By suitably adapting the simplification process, progressive hulls can be generated which enclose the original mesh in gradually simpler, nested meshes. We couple progressive hulls with a selective refinement framework and use them in applications involving intersection queries on the mesh. We demonstrate that selectively refinable progressive hulls considerably speed up intersection queries by efficiently locating intersection points on the mesh. Concerning the progressive hull construction, we propose a new formula for assigning edge collapse priorities that significantly accelerates the simplification process, and enhance the existing algorithm with several conditions aimed at producing higher quality hulls. Using progressive hulls has the added advantage that they can be used instead of the enclosed object when a lower resolution of display can be tolerated, thus speeding up the rendering process. ACM CSS: I.3.3 Computer Graphics—Picture/Image Generation, I.3.5 Computer Graphics—Computational Geometry and Object Modeling, I.3.7 Computer Graphics—Three‐Dimensional Graphics and Realism  相似文献   

14.
Adaptive Logarithmic Mapping For Displaying High Contrast Scenes   总被引:15,自引:1,他引:15  
  相似文献   

15.
Shadow Volumes on Programmable Graphics Hardware   总被引:3,自引:0,他引:3  
  相似文献   

16.
Animating Hair with Loosely Connected Particles   总被引:6,自引:0,他引:6  
  相似文献   

17.
This work proposes a technique to enhance fingerprint images through the Gabor filter with adaptive parameters. Firstly, the average ridge and valley of each region as well as their direction are evaluated by a specific directional field algorithm. Secondly, since the filter orientation and the frequency parameters vary according to the fingerprint area, the fingerprint topological structure is enhanced by the Gabor filter with adaptive parameters. Finally, experimental tests show accurate final results for the matching step of an on-line recognition process. The text was submitted by the authors in English. Sanderson L. Gonzaga de Oliveira graduated from the Pontificia Universidade Catolica do Parana in 1996 and received his M.Sc. degree in 2004. Currently, he is a doctoral candidate in the Universidade Federal Fluminense, Brazil. His research interests include Image Processing and Computer Modeling. Author of 15 papers. A. Conci is a Dr.Sc. professor in the Department of Computer Science in Universidade Federal Fluminense. Her research interests include Biomechanics, Applications of Computer Vision, and Image Processing. F. M. Viola received his B.Sc. in Computer Science in 1999 and his M.Sc. at Universidade Federal Fluminense in 2006. His research interests include Biometrics and Image Processing.  相似文献   

18.
Real-Time Caustics   总被引:1,自引:0,他引:1  
  相似文献   

19.
20.
Current technology allows the acquisition, transmission, storing, and manipulation of large collections of images. Content-based information retrieval is now a widely investigated issue that aims at allowing users of multimedia information systems to retrieve images coherent with a sample image. A way to achieve this goal is the automatic computation of features such as color, texture, and shape and the use of these features as query terms. Feature extraction is a crucial part of any such system. Current methods for feature extraction suffer from two main problems: firstly, many methods do not retain any spatial information, and secondly, the problem of invariance with respect to standard transformation is still unsolved. In this paper, we describe some results of a study on similarity evaluation in image retrieval using shape, texture, and color as content features. Images are retrieved based on similarity of features, where features of the query specification are compared with features of the image database to determine which images match similarly with given features. In this paper, we propose an effective method for image representation which utilizes fuzzy features. The text was submitted by the author in English. Ryszard S. Choraś is Professor of Computer Science in the Department of Telecommunications and EE of University of Technology and Agriculture, Bydgoszcz, Poland. He also holds a courtesy appointment with the Faculty of Mathematics, Technology, and Natural Sciences of Kazimierz Wielki University, Bydgoszcz and the College of Computer Science, Lódz, Poland. His research interests include image signal compression and coding, computer vision, and multimedia data transmission. He received his M.S. degree in Electrical Engineering from Electronics from the Technical University of Wroclaw, Poland in 1973, and his Ph.D. degree in Electronics from Technical University of Wroclaw, Poland, in 1980, and D.Sc. (Habilitation degree) in Computer Science from Warsaw Technical University, Poland, in 1993. Until 1973–1976 he was a member of the research staff at the Institute of Mathematical Machines Silesian Division, Gliwice, working on graphics hardware and human visual perception. In 1976, he joined University of Technology and Agriculture, Bydgoszcz, Poland, first as an Assistant, then as a Professor of Computer Science at the Department of Telecommunications and EE. From 1994 to 1996, he was also Professor of Computer Sciences of the Zielona Góra University, Poland. He has served as the Chairman of the Communication Switching Division and as Chief of the Image Processing and Recognition Group. Until 1996–2002 he was the Vice Rector of University of Technology and Agriculture, Bydgoszcz. Prof. Choraś has an expertise in EU Programs and National Programs, e.g., he was coordinator of EU Program CME-02060, EU Program on Continuous Education and Technology Transfer, and coordinator of national programs in IST and multimedia in e-learning. Prof. Choraś has authored two monographs, and over 130 book chapters, journal articles, and conference papers in the area of image processing. Professor Choraś is a member of the editorial boards of “Machine Vision and Graphics.” He is the editor-in-chief of “Image Processing and Communications Journal.” He has served on numerous conference committees, e.g., Visualization, Imaging, and Image Processing (VIIP), IASTED International Conference on Signal Processing, Pattern Recognition and Applications, International Conference on Computer Vision and Graphics, ICINCO International Conference on Informatics in Control, Automation and Robotics, ICETE International Conference on E-business and Telecommunication Networks, and CORES International Conference on Computer Recognition Systems, and many others. Prof Choraś is a member of the IASTED, WSEAS, various Committees of the Polish Academy of Sciences, TPO. When not working on academic ventures, Professor Choraś likes to relax with activities such as walking, tennis, and swimming.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

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