...Stereoscopic Building Reconstruction Using High-Resolution Satellite Image Data Anonymous submission Abstract—This paper presents a novel approach for the generation of 3D building model from satellite image data. The main idea of 3D modeling is based on the grouping of 3D line segments. The divergence-based centroid neural network is employed in the grouping process. Prior to the grouping process, 3D line segments are extracted with the aid of the elevation information obtained by using area-based stereo matching of satellite image data. High-resolution IKONOS stereo images are utilized for the experiments. The experimental result proved the applicability and efficiency of the approach in dealing with 3D building modeling from high-resolution satellite imagery. Index Terms—building model, satellite image, 3D modeling, line segment, stereo I. I NTRODUCTION Extraction of 3D building model is one of the important problems in the generation of an urban model. The process aims to detect and describe the 3D rooftop model from complex scene of satellite imagery. The automated extraction of the 3D rooftop model can be considered as an essential process in dealing with 3D modeling in the urban area. There has been a significant body of research in 3D reconstruction from high-resolution satellite imagery. Even though a natural terrain can be successfully reconstructed in a precise manner by using correlation-based stereoscopic processing of satellite images [1], 3D building reconstruction...
Words: 2888 - Pages: 12
...Digital analog: Neuron: digital: spike or none; analog: number of spikes per second Sparsity: % of neurons fire in response to a stimulus How many objects a neuron respond: sparsity times total objects ANN: weight, more input more output : algorithm and representational Input times weight Not threshold to fire Turing test: computational Visual fields: left visual field: nasal left eye, temporal right eye, right hemisphere Right visual field: nasal right eye, temporal left eye Color blindness: missing cones; common: no L or M cone Cones not function at night One class of rods, see in the night Opponent processing: Red/green: (L-M): differences between those 2 cones/ if miss L, then can’t tell red from green Blue/yellow: (s-s+m/2) Explicit: conscious Episodic/semantic Implicit: skill memory LTP: stronger synaptic connection Long term: grow more receptors on post synapse anatomical Short term: amount of neurons Turing machine Single vs double dissociation Single: one manipulation Double: two manipulations Visual angle Grandmother cell a lot of cells respond for Halle Berry Do not respond only to Halle Berry Math: impossibly large number of neurons Only 100 images do not necessarily show that those cells only respond to one concept Size constancy: If no depth cue/ with out size constancy; then same visual angle same proximal size and same perceived size. s Alternative: different difficulties of those 2 tasks ...
Words: 4004 - Pages: 17
...Estimation of diabetic retinopathy with artery/vein classification in retinal images using Artificial Neural Network Leshmi Satheesh M.Tech Student,Dept. of Electronics & Communication Mohandas College of Engineering, Kerala University Trivandrum-695541, Kerala, India Email: leshmi24@gmail.com Abstract—Diabetic retinopathy is the single largest explanation for sight loss and visual impairment in eighteen to sixty five year olds . Damage of blood vessels in the eye and the formation of lesions in the retina are the earliest signs of diabetic retinopathy. Efficient image processing and analysis algorithms have to be developed for the automated screening programs to work robustly and effectively. For the detection of vascular changes...
Words: 3295 - Pages: 14
...Abbreviated version of this report is published as "Trends in Computer Science Research" Apirak Hoonlor, Boleslaw K. Szymanski and M. Zaki, Communications of the ACM, 56(10), Oct. 2013, pp.74-83 An Evolution of Computer Science Research∗ Apirak Hoonlor, Boleslaw K. Szymanski, Mohammed J. Zaki, and James Thompson Abstract Over the past two decades, Computer Science (CS) has continued to grow as a research field. There are several studies that examine trends and emerging topics in CS research or the impact of papers on the field. In contrast, in this article, we take a closer look at the entire CS research in the past two decades by analyzing the data on publications in the ACM Digital Library and IEEE Xplore, and the grants awarded by the National Science Foundation (NSF). We identify trends, bursty topics, and interesting inter-relationships between NSF awards and CS publications, finding, for example, that if an uncommonly high frequency of a specific topic is observed in publications, the funding for this topic is usually increased. We also analyze CS researchers and communities, finding that only a small fraction of authors attribute their work to the same research area for a long period of time, reflecting for instance the emphasis on novelty (use of new keywords) and typical academic research teams (with core faculty and more rapid turnover of students and postdocs). Finally, our work highlights the dynamic research landscape in CS, with its focus constantly ...
Words: 15250 - Pages: 61
...Summary. Various anthropometric studies have been conducted in the last decade in order to investigate how different physiological or behavioral human characteristics can be used as identity evidence to prove the individuality of each person. Some of these characteristics are: face, eyes, ears, teeth, fingers, hands, feet, veins, voice, signature, typing style and gait. Since the first biometric security systems appeared in the market, an increasing demand for novel techniques that will cover all different scenarios, has been observed. Every new method appears to outmatch some of its competitors but, at the same time, presents disadvantages compared to others. However, there is still no method that consists a single panacea to all different scenarios and demands for security. This is the reason for which researchers are on a continuous effort for more efficient and generic biometric modalities that can be used in various applications. In this chapter, emerging biometric modalities that appeared in the last years in order to improve the performance of biometric recognition systems, are presented. The presented methods are divided in two major categories, intrusive and non-intrusive ones, according to the level of user nuisance that each system sets off. 1 Introduction Biometric recognition is a well-known research area that aims to provide more efficient solutions to everyday growing human need for security. Biometrics refers to methods that can be used for uniquely recognizing...
Words: 12845 - Pages: 52
...http://ml.memect.com Contents 1 Artificial neural network 1 1.1 Background . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 History . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2.1 Improvements since 2006 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.3.1 Network function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.3.2 Learning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.3.3 Learning paradigms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.3.4 Learning algorithms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.4 Employing artificial neural networks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.5 Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 1.5.1 Real-life applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 1.5.2 Neural networks and neuroscience . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 1.6 Neural network software . . . . . . . . . . . . . . . . ...
Words: 55759 - Pages: 224
...detection despite wide variation in ethnicity and illumination. To the best of our knowledge, this is the first method to employ fusion strategy for this purpose. Qualitative and quantitative results on three standard public datasets and a comparison with state-of-the-art methods have shown the effectiveness and robustness of the proposed approach. Index Terms—Color space, dynamic threshold, fusion strategy, skin detection. I. INTRODUCTION W ITH the progress of information society today, images have become more and more important. Among them, skin detection plays an important role in a wide range of image processing applications from face tracking, gesture analysis, content-based image retrieval systems to various human–computer interaction domains [1]–[6]. In these applications, the search space for...
Words: 5432 - Pages: 22
...Artificial intelligence From Wikipedia, the free encyclopedia Jump to: navigation, search "AI" redirects here. For other uses, see Ai. For other uses, see Artificial intelligence (disambiguation). Artificial intelligence (AI) is the intelligence of machines and the branch of computer science that aims to create it. AI textbooks define the field as "the study and design of intelligent agents"[1] where an intelligent agent is a system that perceives its environment and takes actions that maximize its chances of success.[2] John McCarthy, who coined the term in 1955,[3] defines it as "the science and engineering of making intelligent machines."[4] AI research is highly technical and specialized, deeply divided into subfields that often fail to communicate with each other.[5] Some of the division is due to social and cultural factors: subfields have grown up around particular institutions and the work of individual researchers. AI research is also divided by several technical issues. There are subfields which are focussed on the solution of specific problems, on one of several possible approaches, on the use of widely differing tools and towards the accomplishment of particular applications. The central problems of AI include such traits as reasoning, knowledge, planning, learning, communication, perception and the ability to move and manipulate objects.[6] General intelligence (or "strong AI") is still among the field's long term goals.[7] Currently popular approaches include statistical...
Words: 7301 - Pages: 30
...ARTIFICIAL NEURAL NETWORKS METHODOLOGICAL ADVANCES AND BIOMEDICAL APPLICATIONS Edited by Kenji Suzuki Artificial Neural Networks - Methodological Advances and Biomedical Applications Edited by Kenji Suzuki Published by InTech Janeza Trdine 9, 51000 Rijeka, Croatia Copyright © 2011 InTech All chapters are Open Access articles distributed under the Creative Commons Non Commercial Share Alike Attribution 3.0 license, which permits to copy, distribute, transmit, and adapt the work in any medium, so long as the original work is properly cited. After this work has been published by InTech, authors have the right to republish it, in whole or part, in any publication of which they are the author, and to make other personal use of the work. Any republication, referencing or personal use of the work must explicitly identify the original source. Statements and opinions expressed in the chapters are these of the individual contributors and not necessarily those of the editors or publisher. No responsibility is accepted for the accuracy of information contained in the published articles. The publisher assumes no responsibility for any damage or injury to persons or property arising out of the use of any materials, instructions, methods or ideas contained in the book. Publishing Process Manager Ivana Lorkovic Technical Editor Teodora Smiljanic Cover Designer Martina Sirotic Image Copyright Bruce Rolff, 2010. Used under license from Shutterstock.com First published March, 2011 Printed in...
Words: 43079 - Pages: 173
...Competency 1 1.2 Business Competency 2 1.3 System Competency 2 2.0 Four Major Information Systems 3 2.1 Management Information System 3 2.2 Knowledge Management System 4 2.3 Customer Relationship Management 4 2.4 Supply Chain Management System 5 3.0 Cloud Computing 5 3.1 Characteristics of Cloud Computing 6 3.1.1 Elasticity & Scalability 6 3.1.2 Provisioning 6 3.1.3 Standardisation 6 3.1.4 Billing and Service Usage 7 3.2 Issues with Cloud Computing before Implementation 7 4.0 Technology Review 7 5.0 Operating Systems in Personal Computers 8 5.1 Features of Microsoft Windows 8 9 6.0 Enterprise Systems 10 6.1 Benefits of implementing Enterprise Systems 10 6.2 Challenges caused by implementing Enterprise Systems 11 7.0 Intelligent Systems 11 7.1 Types of Intelligent Systems 12 7.1.1 Expert Systems 12 7.1.2 Artificial Neural Networks 12 7.1.3 Motion Controls 13 7.1.4 Genetic Algorithms 13 8.0 Web Services 13 9.0 Educational Institutions 14 10.0 Technological Safeguards 15 10.1 Encryption 15 Reference List 16 1.0 Technical, Business and System Competencies Information system is best defined as the an amalgamation of hardware, software, technical infrastructure and skilled employees which are prearranged to smooth the progress of planning, controlling, coordinating and decision making within an organisation....
Words: 4438 - Pages: 18
...aid them about the existence of traffic signs to minimized unwanted circumstances during driving such as fatigue, poor sight and adverse weather conditions. Though a various number of traffic sign detection systems have been revised in literature; the need of design with a robust algorithm still remains open for further research. This paper purposes to design a system capable of performing traffic sign detection while considering variations of challenges such as color illumination, computational difficulty and functional constraints existed. Traffic sign detection is divided into three main parts namely; Pre-processing, Color segmentation and Thresholding. The color segmentation method is vital as it presents a detailed investigation of vision based color spaces in this case RGB, HSV and CMYK considering varying illumination conditions under different environments. This paper further highlights possible improvements to the proposed approaches for traffic sign detection. Keywords: Traffic sign, detection and recognition, HSV, RGB, Bhattacharyya Coefficient ©...
Words: 2939 - Pages: 12
...ABSTRACT The field of humanoids robotics is widely recognized as the current challenge for robotics research .The humanoid research is an approach to understand and realize the complex real world interactions between a robot, an environment, and a human. The humanoid robotics motivates social interactions such as gesture communication or co-operative tasks in the same context as the physical dynamics. This is essential for three-term interaction, which aims at fusing physical and social interaction at fundamental levels. People naturally express themselves through facial gestures and expressions. Our goal is to build a facial gesture human-computer interface fro use in robot applications. This system does not require special illumination or facial make-up. By using multiple Kalman filters we accurately predict and robustly track facial features. Since we reliably track the face in real-time we are also able to recognize motion gestures of the face. Our system can recognize a large set of gestures (13) ranging from “yes”, ”no” and “may be” to detecting winks, blinks and sleeping. Chapter 1 ROLE OF HUMANOIDS 1. INTRODUCTION.: The field of humanoids robotics, widely recognized as the current challenge for robotics research, is attracting the interest of many research groups worldwide. Important efforts have been devoted to the objective of developing humanoids and impressive results have been produced, from the technological point of view, especially...
Words: 3654 - Pages: 15
...distinguish between human users and computer programs, CAPTCHA (Completely Automated Public Turing test to tell Computers and Human Apart) mechanism is widely applied in websites such as accounts application website. While the major implementation of CAPTCHA method—2D still image verification code based on OCR technology is threatened by developing artificial intelligence and image recognition technologies. In this paper, we propose a new approach to implement CAPTCHA mechanism based on 3D Animation, utilizing the weakness of computer vision, which make it robust to computer attacks and convenient for users to recognize, and implemented this method to generate a 3D animation verification code. Keywords-CAPTCHA;VerificationCode;Moving Three-dimensional Animation I. Figure 1. objects; INTRODUCTION Internet is crucial to each respect of life all over the globe nowadays, through which we could retrieve and exchange information freely and efficiently. Given the fundamental relation between internet and people’ s life, vast malicious computer programs attack websites for profits, such as auto application for some mails’ accounts to send junk e-mails, etc. CAPTCHA (Completely Automated Public Turing test to tell Computers and Human Apart) system emerges to solve this problem by identifying end-users of internet whether a real person or an automated computer program[1][2][3]. It also prevents malicious computer program impropriating limited resources...
Words: 3406 - Pages: 14
...System Engineering Management ROBOT PAINTING USING ARTIFICIAL INTELLIGENCE SUBMITTED BY Hari priya Kapileswarapu 1504606 ADVISOR Steven Maher; Geoffrey Rodman OKLAHOMA CHRISTIAN UNIVERSITY ABTRACT: This paper describes about one the functionality of the robot and how robot paints an object using artificial intelligence. And objects like iron wall, wooden box, motor bike etc. Suppose if the robot has to paint a motor bike it has to identify the parts of the motor bike and has to paint the color to those parts. For example, if the rims of the wheels had to be painted in black color then the robot has to identify the rims and paint the black color. In the same way, if the chassis had to be painted with black color then the robot has to identify the chassis and paint it accordingly. In this way, the whole motor bike would be painted by the robot based on the parts. For painting the parts of the motor bike there are some methods like generating the optimum path and the trajectory methods. In this way, robot can paint the respective object based on the models with different colors. Index Terms— Artificial Intelligence, Dec ACKNOWLEDGEMENT: I feel it a great pleasure and honor to express our immense gratitude towards our esteemed guide, Geoffrey Rodman for standing by our side all through the implementation of the project. His able technical guidance and expertise have Contribute to the success of...
Words: 5654 - Pages: 23
...present a seminar report. It helped me a lot to realize of what we study for. Secondly, I would like to thank my parents who patiently helped me as i went through my work and helped to modify and eliminate some of the irrelevant or un-necessary stuffs. Thirdly, I would like to thank my friends who helped me to make my work more organized and well-stacked till the end. Next, I would thank Microsoft for developing such a wonderful tool like MS Word. It helped my work a lot to remain error-free. Last but clearly not the least,I would thank The Almighty for giving me strength to complete my report on time. 3 www.studymafia.org Content Introduction System architecture Real-time facial gesture recognition system The vision system Tracking the face: Conclusion References 4 www.studymafia.org...
Words: 3784 - Pages: 16