Vision Defect Identification System (VDIS) using Knowledge Base and Image Processing Framework

Size: px
Start display at page:

Download "Vision Defect Identification System (VDIS) using Knowledge Base and Image Processing Framework"

Transcription

1 Vishal Dahiya* et al. / (IJRCCT) INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER AND COMMUNICATION TECHNOLOGY Vol No. 1, Issue No. 1 Vision Defect Identification System (VDIS) using Knowledge Base and Image Processing Framework Mrs. Vishal Dahiya Sr. Assistant Professor IITE, Ahmedabad Dr. Priti Srinivasan Sajja Associate Professor, SPU, VVNagar Abstract: In this research paper, a novel system has been designed which is using two discipline of Computer science area which are Artificial intelligence and image Processing. Fuzzy sets and logic has been chosen from AI and image classification, filtering, matching & rendering has been used from IP. The rendering of the image has been done as per the specification given by the patient and then backend side image classification and matching has been done. Fuzzy rules are defined using fuzzy logic & fuzzy set; then by using rule base and database the inferences have been given by the system that is VDIS. Human perception is taken into consideration in both the areas to come on the final output of VDIP; the final output forwarded to the human expert to make final decision. Thermodynamics of mind [4,5,6,7]. Figure 1 is demonstrating the human perception process. There are number of factors which are affecting our perception which can be internal (Sensory Limits and Thresholds, Psychological Factors) and external factor (Target-stimuli and situation). Keyword : perception, rendering, rule, knowledge. 1. Introduction Human vision system starts with just the shower of photons that hit the retina of each eye and proceeds to construct a 2D contours and 3D shape by consulting various sources of information such as shading, texture, motion, occlusion, binocular disparity. In this process it uses many law which is based on reflectance, geometry, projection and lighting. Every aspect of a visual experience has its physiological counterpart in the nervous system called perception. The nature of these brain processes is such that they can be thought of as field processes where interaction between the parts and the whole are a general phenomenon. There are number of factors that effects human perception like visual weight (that is the combination of location, depth, size, color, shape, knowledge), Visual direction (that is weight direction, structural skeleton, movement), Top versus Bottom (that is environmental orientation, retinal orientation), Right versus left, Pseudo- Figure 1: Human Perception Process In this research paper, based on the human perception two approaches are used to find out the defects in human eye. The two approached uses different technique to discover the Vision defects, the eye of the patient may have. In the section 2, Knowledge Based VDIS has been discussed which is based on the Fuzzy set and Fuzzy theory. Section 3 would be discussing about the Image processing based VDIS that is using image classification, filtering, matching and lastly rendering the perceived image on the screen to provide the defects the patient eye may have. Section 4 will be showing the results of both approaches. Section 5 will be discussion about VDIS; which is followed by conclusion in Section Knowledge Based VDIS 5

2 Fuzzy Set Theory was formalized by Professor Lofti Zadeh at the University of California in 1965 [3]. What Zadeh proposed is very much a paradigm shift that first gained acceptance in the Far East and its successful application has ensured its adoption around the world. A paradigm is a set of rules and regulations which defines boundaries and tells us what to do to be successful in solving problems within these boundaries. For example the use of transistors instead of vacuum tubes is a paradigm shift - likewise the development of Fuzzy Set Theory from conventional bivalent set theory is a paradigm shift. In this section the knowledge base of the VDIS has been discussed. The KB of VDIS is consists of Fuzzy rule base and Database. The fuzzy rule base consists of three layer of fuzzy rule set and three layer of Fuzzy inferences described in Figure 2. Each Rule in the rule base have three input and all the combination of the three input has been implemented which gives 343 combinations as an output; these 343 combination will be acting as input to inference engine and one output. This one output is an input to the Fuzzy rule set Layer 2. The same process continues till one final output is provided by the system. Each Rule in the rule base have three input and all the combination of the three input has been implemented which gives 343 combinations as an output; these 343 combination will be acting as input to inference engine and one output. This one output is an input to the Fuzzy rule set Layer 2. The same process continues till one final output is provided by the system. define the problem and due to uncertainty in the situations in which that particular problem occurs. Probability theory is an age old theory, which excellently handles this uncertainty. But this probability theory can be applied only to situations whose occurrence of events is greatly determined by random process [3, 8]. Fuzzy logic is a multi valued logic address the word approximate rather than to be precise. In real world situation we often face problem with vague information. This vague information s are easily understandable by human beings but are hard to interpret computationally. For example weather forecasting, decision making with uncertain conditions, diagnosing problem, speech recognition, image processing etc.[1,2,9] Figure 3 is showing one Fuzzy rule set that is rule 1 and also the inference which will be output from the fuzzy inferences layer 1. Figure 3: Rule 1 of VDIS Figure 2: Fuzzy rule and inferences in Vision defect Identification System(VDIS) 2.1 Database for KB There are many tables which have been designed for KB of VDIS. In this only two tables has been shown which are as Table 1 consists of all the questions and Table 2 consist of all the rules which are used for creating the inferences from the input values and coming on the final result. Table 1: List of Questions Problems in the real world turn out to be quite complex, due to uncertainty in the parameters that 6

3 Figure 4: Question List 1 Table 2: List of Rules Figure 5: Question List 2 Figure 6: Final Result 2.2 User Interface The user interface is created in Java Server Pages. Group of question has been considered and depending upon the uncertainty of the response of the patients-seven possible values are considered then fuzzy rule base has been designed based on those question sets and the uncertain response of the user. Mapping of the response has been done with the database to come on the final decision. Figure 4, 5 is demonstrating the two groups of questions. Figure 6 will be showing the result that is most probable vision defects. 3. Image Processing Based VDIS An image will be the input to the system. There are some specified effects which are applied on the image as per the details given by the patient; the operator applies those effects by selecting the specified criterion based on the 0-1 scale. After applying all the changes, the image stores in the database of the patient with a name that is perceived image. Once the perceived image stored, then the image matching function is to be called to perform the comparison between perceived image and the disease images which are existing in Disease Image database. The nearest matching image is to be selected and the vision defect information of that selected image is to be mapped. Finally the vision defects name and detail displayed on the screen, which is helpful in identifying the problems a patient eye may have. This will be helpful to a doctor to get a decision. Figure 7 is showing the system structure. 7

4 3.2 User Interface of IP-VDIS Figure 7: System Structure of IP-VDIS 3.1 Database There are many relations and tables which are designed but here only two of the tables has been shown; Table 3 consists of Effect details. Table 4 is the Effect Priority table. Table 3: Effect Details This application is developed using Java Swing & java 2D as front end and MySql as backend. Figure 7(a-d) is showing the effects which is implemented on the original image and then right hand side image is effected by the effects which is to be stored as perceived image. The perceived image is compared with the original image. The nearest matching in the database will be retrieved and the defect which is stored with that perceived image will be displayed on the output screen. Figure 8 is demonstrating the Defect Information Screen. Figure 7(a): Applied Effects Screen Table 4: Effect priority Figure 7(b): Applied Effects Screen 8

5 Figure 7(c): Applied Effects Screen Figure 7(d): Applied Effects Screen In this discussed VDIS, more than one disease can be suggested depending upon the symptoms observed by the doctor in the patient. Symptoms, matching will be done in the knowledge base and based on the reasoning defined in the knowledge base the vision defect information will be suggested to the doctor and doctor takes the final decision. This system is very useful to the doctors and the suggestion provided to the doctor which reduces the decision making timing taken by the doctor. This system is implemented and results of this have been shared in this paper. Fuzzy set theory and rule base plays a very important role in designing the human like intelligence and results are more efficient as compared to any other branch of Artificial Intelligence. As now a day s most of the systems are intelligent in nature and everyone prefer to use the system which has some or other decision making capability. So this system design is an addition to that list. 2 Conclusion Figure 8: Defect Information Screen 4 Discussions Both the approaches which are discussed in this paper give efficient results. VDIS is the merging of both the approaches. Same database has been shared by both approaches that is created using MySql. Human perception plays an important role in identification of the defect because that is the patient understanding that what symptoms, he will observed and tell to the operator, then operator applied those response in the Systems First the patient database has been created then the evaluation of the disease can be done. The registered patient can be diagnosis with the help of the designed system. The main interface of the system will be diagnosis the disease of the patient with the help of rule base reasoning. The discussed Vision Defect Identification System is using logical reasoning base entities for decision making which are approximately formulated with the help of fuzzy set theory and rule base. It requires more time to formulate the fuzzy set and rule base for any medical application. Image Processing concepts add more effectiveness to the final decision making because it s very easy by a patient to narrate his visions problem with respects to the effects which he may be facing in the original view and then the system also provide the range between 0-1 which gives more accuracy to the decision given by the system This system is very useful to finding the vision defect. It is implemented with the help of Java Technologies. This system is very helpful to the experts by giving an option for final decision making. Though many other diagnosis systems have been designed [10] and discussed but this is the novel diagnosis system which is the blending of two major fields of computer science area that is AI & IP. 3 References: [1] Priti Srinivas Sajja, and Jeegar A Trivedi, Using Type-2 Hyperbolic Tangent Activation Function in Artificial Neural Network, Research Lines, vol. 3, no. 2, pp , [2] WU, H. AND MENDAL, J.M., Uncertainty bounds and their use in the design of interval type-2 fuzzy logic system. IEEE Transactions on fuzzy systems, vol. 10, no. 5, pp ,

6 [3] Zadeh, L.A Fuzzy sets, Information and Control, Vol. 8, [4] L. T. Sharpe, A. Stockman, H. J agle, and J. Nathans. Color Vision: From Genes to Perception, chapter Opsin genes, cone photopigments, color vision, and color blindness, pages Cambridge University Press, [5] Rodrigo Palma-Amestoy, Edoardo Provenzi, Marcelo Bertalmı o, and Vicent Caselles A Perceptually Inspired Variational Framework for Color Enhancement IEEE Transactions on Pattern Analysis and Machine Intelligence, VOL. 31, NO. 3, MARCH [6] G. Wyszecki and W. S. Stiles. Color Science: concepts and methods, quantitative data and formulae. John Wiley and Sons, 2 nd edition, [7] S. J. Jerome Teng, Robust Algorithm for Computational Color Constancy IEEE conference proceeding on title International Conference on Technologies and Applications of Artificial Intelligence, pp 1-8, Dec [8] Chang, C.-W.; Ying, H.; Hillman, G.R.; Kent, T.A. and Yen, J. (1998). A rule -based fuzzy segmentation system with automatic generation of membership functions for pathological brain MR images. Computers and Biomedical Research, html [9] Priti Srinivas Sajja Fuzzy artificial neural network decision support system for course selection, Journal of Engineering and Technology, vol.19, pp [10] Chin-Lun Lai, Shu-Wen Chang An Image Processing Based Visual Compensation System for Vision Defects Pages , IEEE conference processing Nov

Perception. What We Will Cover in This Section. Perception. How we interpret the information our senses receive. Overview Perception

Perception. What We Will Cover in This Section. Perception. How we interpret the information our senses receive. Overview Perception Perception 10/3/2002 Perception.ppt 1 What We Will Cover in This Section Overview Perception Visual perception. Organizing principles. 10/3/2002 Perception.ppt 2 Perception How we interpret the information

More information

Application of Artificial Intelligence in Mechanical Engineering. Qi Huang

Application of Artificial Intelligence in Mechanical Engineering. Qi Huang 2nd International Conference on Computer Engineering, Information Science & Application Technology (ICCIA 2017) Application of Artificial Intelligence in Mechanical Engineering Qi Huang School of Electrical

More information

COMPUTATONAL INTELLIGENCE

COMPUTATONAL INTELLIGENCE COMPUTATONAL INTELLIGENCE October 2011 November 2011 Siegfried Nijssen partially based on slides by Uzay Kaymak Leiden Institute of Advanced Computer Science e-mail: snijssen@liacs.nl Katholieke Universiteit

More information

Beau Lotto: Optical Illusions Show How We See

Beau Lotto: Optical Illusions Show How We See Beau Lotto: Optical Illusions Show How We See What is the background of the presenter, what do they do? How does this talk relate to psychology? What topics does it address? Be specific. Describe in great

More information

Chapter 1: Introduction to Neuro-Fuzzy (NF) and Soft Computing (SC)

Chapter 1: Introduction to Neuro-Fuzzy (NF) and Soft Computing (SC) Chapter 1: Introduction to Neuro-Fuzzy (NF) and Soft Computing (SC) Introduction (1.1) SC Constituants and Conventional Artificial Intelligence (AI) (1.2) NF and SC Characteristics (1.3) Jyh-Shing Roger

More information

Neuro-Fuzzy and Soft Computing: Fuzzy Sets. Chapter 1 of Neuro-Fuzzy and Soft Computing by Jang, Sun and Mizutani

Neuro-Fuzzy and Soft Computing: Fuzzy Sets. Chapter 1 of Neuro-Fuzzy and Soft Computing by Jang, Sun and Mizutani Chapter 1 of Neuro-Fuzzy and Soft Computing by Jang, Sun and Mizutani Outline Introduction Soft Computing (SC) vs. Conventional Artificial Intelligence (AI) Neuro-Fuzzy (NF) and SC Characteristics 2 Introduction

More information

Image Processing Based Vehicle Detection And Tracking System

Image Processing Based Vehicle Detection And Tracking System Image Processing Based Vehicle Detection And Tracking System Poonam A. Kandalkar 1, Gajanan P. Dhok 2 ME, Scholar, Electronics and Telecommunication Engineering, Sipna College of Engineering and Technology,

More information

Human Vision and Human-Computer Interaction. Much content from Jeff Johnson, UI Wizards, Inc.

Human Vision and Human-Computer Interaction. Much content from Jeff Johnson, UI Wizards, Inc. Human Vision and Human-Computer Interaction Much content from Jeff Johnson, UI Wizards, Inc. are these guidelines grounded in perceptual psychology and how can we apply them intelligently? Mach bands:

More information

P rcep e t p i t on n a s a s u n u c n ons n c s ious u s i nf n e f renc n e L ctur u e 4 : Recogni n t i io i n

P rcep e t p i t on n a s a s u n u c n ons n c s ious u s i nf n e f renc n e L ctur u e 4 : Recogni n t i io i n Lecture 4: Recognition and Identification Dr. Tony Lambert Reading: UoA text, Chapter 5, Sensation and Perception (especially pp. 141-151) 151) Perception as unconscious inference Hermann von Helmholtz

More information

Outline 2/21/2013. The Retina

Outline 2/21/2013. The Retina Outline 2/21/2013 PSYC 120 General Psychology Spring 2013 Lecture 9: Sensation and Perception 2 Dr. Bart Moore bamoore@napavalley.edu Office hours Tuesdays 11:00-1:00 How we sense and perceive the world

More information

IV: Visual Organization and Interpretation

IV: Visual Organization and Interpretation IV: Visual Organization and Interpretation Describe Gestalt psychologists understanding of perceptual organization, and explain how figure-ground and grouping principles contribute to our perceptions Explain

More information

Application of Soft Computing Techniques in Water Resources Engineering

Application of Soft Computing Techniques in Water Resources Engineering International Journal of Dynamics of Fluids. ISSN 0973-1784 Volume 13, Number 2 (2017), pp. 197-202 Research India Publications http://www.ripublication.com Application of Soft Computing Techniques in

More information

Introduction to Computational Intelligence in Healthcare

Introduction to Computational Intelligence in Healthcare 1 Introduction to Computational Intelligence in Healthcare H. Yoshida, S. Vaidya, and L.C. Jain Abstract. This chapter presents introductory remarks on computational intelligence in healthcare practice,

More information

MATLAB DIGITAL IMAGE/SIGNAL PROCESSING TITLES

MATLAB DIGITAL IMAGE/SIGNAL PROCESSING TITLES MATLAB DIGITAL IMAGE/SIGNAL PROCESSING TITLES -2018 S.NO PROJECT CODE 1 ITIMP01 2 ITIMP02 3 ITIMP03 4 ITIMP04 5 ITIMP05 6 ITIMP06 7 ITIMP07 8 ITIMP08 9 ITIMP09 `10 ITIMP10 11 ITIMP11 12 ITIMP12 13 ITIMP13

More information

Computational Intelligence Introduction

Computational Intelligence Introduction Computational Intelligence Introduction Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Fall 2011 Farzaneh Abdollahi Neural Networks 1/21 Fuzzy Systems What are

More information

Outline. What is AI? A brief history of AI State of the art

Outline. What is AI? A brief history of AI State of the art Introduction to AI Outline What is AI? A brief history of AI State of the art What is AI? AI is a branch of CS with connections to psychology, linguistics, economics, Goal make artificial systems solve

More information

Occlusion. Atmospheric Perspective. Height in the Field of View. Seeing Depth The Cue Approach. Monocular/Pictorial

Occlusion. Atmospheric Perspective. Height in the Field of View. Seeing Depth The Cue Approach. Monocular/Pictorial Seeing Depth The Cue Approach Occlusion Monocular/Pictorial Cues that are available in the 2D image Height in the Field of View Atmospheric Perspective 1 Linear Perspective Linear Perspective & Texture

More information

INTRODUCTION. a complex system, that using new information technologies (software & hardware) combined

INTRODUCTION. a complex system, that using new information technologies (software & hardware) combined COMPUTATIONAL INTELLIGENCE & APPLICATIONS INTRODUCTION What is an INTELLIGENT SYSTEM? a complex system, that using new information technologies (software & hardware) combined with communication technologies,

More information

A diabetic retinopathy detection method using an improved pillar K-means algorithm

A diabetic retinopathy detection method using an improved pillar K-means algorithm www.bioinformation.net Hypothesis Volume 10(1) A diabetic retinopathy detection method using an improved pillar K-means algorithm Susmitha valli Gogula 1 *, CH Divakar 2, CH Satyanarayana 3 & Allam Appa

More information

Speed and Accuracy Improvements in Visual Pattern Recognition Tasks by Employing Human Assistance

Speed and Accuracy Improvements in Visual Pattern Recognition Tasks by Employing Human Assistance Speed and Accuracy Improvements in Visual Pattern Recognition Tasks by Employing Human Assistance Amir I. Schur and Charles C. Tappert Abstract This study investigates methods of enhancing human-computer

More information

A Study on Gaze Estimation System using Cross-Channels Electrooculogram Signals

A Study on Gaze Estimation System using Cross-Channels Electrooculogram Signals , March 12-14, 2014, Hong Kong A Study on Gaze Estimation System using Cross-Channels Electrooculogram Signals Mingmin Yan, Hiroki Tamura, and Koichi Tanno Abstract The aim of this study is to present

More information

Vision. Biological vision and image processing

Vision. Biological vision and image processing Vision Stefano Ferrari Università degli Studi di Milano stefano.ferrari@unimi.it Methods for Image processing academic year 2017 2018 Biological vision and image processing The human visual perception

More information

Fovea and Optic Disc Detection in Retinal Images with Visible Lesions

Fovea and Optic Disc Detection in Retinal Images with Visible Lesions Fovea and Optic Disc Detection in Retinal Images with Visible Lesions José Pinão 1, Carlos Manta Oliveira 2 1 University of Coimbra, Palácio dos Grilos, Rua da Ilha, 3000-214 Coimbra, Portugal 2 Critical

More information

Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study

Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study Bahar A. Elmahi. Industrial Research & Consultancy Center, baharelmahi@yahoo.com Abstract- This paper

More information

Keywords: - Gaussian Mixture model, Maximum likelihood estimator, Multiresolution analysis

Keywords: - Gaussian Mixture model, Maximum likelihood estimator, Multiresolution analysis Volume 4, Issue 2, February 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Expectation

More information

This list supersedes the one published in the November 2002 issue of CR.

This list supersedes the one published in the November 2002 issue of CR. PERIODICALS RECEIVED This is the current list of periodicals received for review in Reviews. International standard serial numbers (ISSNs) are provided to facilitate obtaining copies of articles or subscriptions.

More information

Live Hand Gesture Recognition using an Android Device

Live Hand Gesture Recognition using an Android Device Live Hand Gesture Recognition using an Android Device Mr. Yogesh B. Dongare Department of Computer Engineering. G.H.Raisoni College of Engineering and Management, Ahmednagar. Email- yogesh.dongare05@gmail.com

More information

I. INTRODUCTION. Keywords Image Contrast Enhancement; Fuzzy logic; Fuzzy Hyperbolic Threshold; Intelligent Techniques.

I. INTRODUCTION. Keywords Image Contrast Enhancement; Fuzzy logic; Fuzzy Hyperbolic Threshold; Intelligent Techniques. 2015 IJSRSET Volume 1 Issue 1 Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology A New Approach in a Gray-Level Image Contrast Enhancement by using Fuzzy Logic Technique

More information

A Novel Fuzzy Neural Network Based Distance Relaying Scheme

A Novel Fuzzy Neural Network Based Distance Relaying Scheme 902 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 15, NO. 3, JULY 2000 A Novel Fuzzy Neural Network Based Distance Relaying Scheme P. K. Dash, A. K. Pradhan, and G. Panda Abstract This paper presents a new

More information

Sensation and Perception. What We Will Cover in This Section. Sensation

Sensation and Perception. What We Will Cover in This Section. Sensation Sensation and Perception Dr. Dennis C. Sweeney 2/18/2009 Sensation.ppt 1 What We Will Cover in This Section Overview Psychophysics Sensations Hearing Vision Touch Taste Smell Kinesthetic Perception 2/18/2009

More information

Blood Vessel Tracking Technique for Optic Nerve Localisation for Field 1-3 Color Fundus Images

Blood Vessel Tracking Technique for Optic Nerve Localisation for Field 1-3 Color Fundus Images Blood Tracing Technique for Optic Nerve Localisation for Field 1-3 Color Fundus Images Hwee Keong Lam, Opas Chutatape School of Electrical and Electronic Engineering Nanyang Technological University, Nanyang

More information

Keywords: Data Compression, Image Processing, Image Enhancement, Image Restoration, Image Rcognition.

Keywords: Data Compression, Image Processing, Image Enhancement, Image Restoration, Image Rcognition. Volume 5, Issue 1, January 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Scrutiny on

More information

UNIVERSITY OF REGINA FACULTY OF ENGINEERING. TIME TABLE: Once every two weeks (tentatively), every other Friday from pm

UNIVERSITY OF REGINA FACULTY OF ENGINEERING. TIME TABLE: Once every two weeks (tentatively), every other Friday from pm 1 UNIVERSITY OF REGINA FACULTY OF ENGINEERING COURSE NO: ENIN 880AL - 030 - Fall 2002 COURSE TITLE: Introduction to Intelligent Robotics CREDIT HOURS: 3 INSTRUCTOR: Dr. Rene V. Mayorga ED 427; Tel: 585-4726,

More information

Color Image Segmentation Using K-Means Clustering and Otsu s Adaptive Thresholding

Color Image Segmentation Using K-Means Clustering and Otsu s Adaptive Thresholding Color Image Segmentation Using K-Means Clustering and Otsu s Adaptive Thresholding Vijay Jumb, Mandar Sohani, Avinash Shrivas Abstract In this paper, an approach for color image segmentation is presented.

More information

Sensation and Perception

Sensation and Perception Sensation v. Perception Sensation and Perception Chapter 5 Vision: p. 135-156 Sensation vs. Perception Physical stimulus Physiological response Sensory experience & interpretation Example vision research

More information

Study on Synchronous Generator Excitation Control Based on FLC

Study on Synchronous Generator Excitation Control Based on FLC World Journal of Engineering and Technology, 205, 3, 232-239 Published Online November 205 in SciRes. http://www.scirp.org/journal/wjet http://dx.doi.org/0.4236/wjet.205.34024 Study on Synchronous Generator

More information

Unit IV: Sensation & Perception. Module 19 Vision Organization & Interpretation

Unit IV: Sensation & Perception. Module 19 Vision Organization & Interpretation Unit IV: Sensation & Perception Module 19 Vision Organization & Interpretation Visual Organization 19-1 Perceptual Organization 19-1 How do we form meaningful perceptions from sensory information? A group

More information

Artificial Intelligence: An overview

Artificial Intelligence: An overview Artificial Intelligence: An overview Thomas Trappenberg January 4, 2009 Based on the slides provided by Russell and Norvig, Chapter 1 & 2 What is AI? Systems that think like humans Systems that act like

More information

PERCEIVING SCENES. Visual Perception

PERCEIVING SCENES. Visual Perception PERCEIVING SCENES Visual Perception Occlusion Face it in everyday life We can do a pretty good job in the face of occlusion Need to complete parts of the objects we cannot see Slide 2 Visual Completion

More information

Sensation & Perception

Sensation & Perception Sensation & Perception What is sensation & perception? Detection of emitted or reflected by Done by sense organs Process by which the and sensory information Done by the How does work? receptors detect

More information

Face Perception. The Thatcher Illusion. The Thatcher Illusion. Can you recognize these upside-down faces? The Face Inversion Effect

Face Perception. The Thatcher Illusion. The Thatcher Illusion. Can you recognize these upside-down faces? The Face Inversion Effect The Thatcher Illusion Face Perception Did you notice anything odd about the upside-down image of Margaret Thatcher that you saw before? Can you recognize these upside-down faces? The Thatcher Illusion

More information

A Comparative Study on different AI Techniques towards Performance Evaluation in RRM(Radar Resource Management)

A Comparative Study on different AI Techniques towards Performance Evaluation in RRM(Radar Resource Management) A Comparative Study on different AI Techniques towards Performance Evaluation in RRM(Radar Resource Management) Madhusudhan H.S, Assistant Professor, Department of Information Science & Engineering, VVIET,

More information

Why interest in visual perception?

Why interest in visual perception? Raffaella Folgieri Digital Information & Communication Departiment Constancy factors in visual perception 26/11/2010, Gjovik, Norway Why interest in visual perception? to investigate main factors in VR

More information

Artificial Intelligence. Shobhanjana Kalita Dept. of Computer Science & Engineering Tezpur University

Artificial Intelligence. Shobhanjana Kalita Dept. of Computer Science & Engineering Tezpur University Artificial Intelligence Shobhanjana Kalita Dept. of Computer Science & Engineering Tezpur University What is AI? What is Intelligence? The ability to acquire and apply knowledge and skills (definition

More information

Perceptual. Explains for the first time how computing with words can aid in making subjective judgments

Perceptual. Explains for the first time how computing with words can aid in making subjective judgments Explains for the first time how computing with words can aid in making subjective judgments Lotfi Zadeh, the father of fuzzy logic, coined the phrase computing with words (CWW) to describe a methodology

More information

3D-Assisted Image Feature Synthesis for Novel Views of an Object

3D-Assisted Image Feature Synthesis for Novel Views of an Object 3D-Assisted Image Feature Synthesis for Novel Views of an Object Hao Su* Fan Wang* Li Yi Leonidas Guibas * Equal contribution View-agnostic Image Retrieval Retrieval using AlexNet features Query Cross-view

More information

VALLIAMMAI ENGNIEERING COLLEGE SRM Nagar, Kattankulathur 603203. DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING Sub Code : CS6659 Sub Name : Artificial Intelligence Branch / Year : CSE VI Sem / III Year

More information

Prof. Riyadh Al_Azzawi F.R.C.Psych

Prof. Riyadh Al_Azzawi F.R.C.Psych Prof. Riyadh Al_Azzawi F.R.C.Psych Perception: is the study of how we integrate sensory information into percepts of objects and how we then use these percepts to get around in the world (a percept is

More information

Simulationusing Matlab Rules in Neuro-fuzzy Controller Based Washing Machine

Simulationusing Matlab Rules in Neuro-fuzzy Controller Based Washing Machine RESEARCH ARTICLE OPEN ACCESS Simulationusing Matlab Rules in Neuro-fuzzy Controller Based Washing Machine Ms. NehaVirkhare*, Prof. R.W. Jasutkar ** *Department of Computer Science, G.H. Raisoni College

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Introduction Chapter 1 & 26 Why Study AI? One reason to study it is to learn more about ourselves Another reason is that these constructed intelligent entities are interesting and

More information

Instructors: Prof. Takashi Hiyama (TH) Prof. Hassan Bevrani (HB) Syafaruddin, D.Eng (S) Time: Wednesday,

Instructors: Prof. Takashi Hiyama (TH) Prof. Hassan Bevrani (HB) Syafaruddin, D.Eng (S) Time: Wednesday, Intelligent System Application to Power System Instructors: Prof. Takashi Hiyama (TH) Prof. Hassan Bevrani (HB) Syafaruddin, D.Eng (S) Time: Wednesday, 10.20-11.50 Venue: Room 208 Intelligent System Application

More information

Journal Title ISSN 5. MIS QUARTERLY BRIEFINGS IN BIOINFORMATICS

Journal Title ISSN 5. MIS QUARTERLY BRIEFINGS IN BIOINFORMATICS List of Journals with impact factors Date retrieved: 1 August 2009 Journal Title ISSN Impact Factor 5-Year Impact Factor 1. ACM SURVEYS 0360-0300 9.920 14.672 2. VLDB JOURNAL 1066-8888 6.800 9.164 3. IEEE

More information

Color and Perception

Color and Perception Color and Perception Why Should We Care? Why Should We Care? Human vision is quirky what we render is not what we see Why Should We Care? Human vision is quirky what we render is not what we see Some errors

More information

Vision System for a Robot Guide System

Vision System for a Robot Guide System Vision System for a Robot Guide System Yu Wua Wong 1, Liqiong Tang 2, Donald Bailey 1 1 Institute of Information Sciences and Technology, 2 Institute of Technology and Engineering Massey University, Palmerston

More information

Content Based Image Retrieval Using Color Histogram

Content Based Image Retrieval Using Color Histogram Content Based Image Retrieval Using Color Histogram Nitin Jain Assistant Professor, Lokmanya Tilak College of Engineering, Navi Mumbai, India. Dr. S. S. Salankar Professor, G.H. Raisoni College of Engineering,

More information

Sensation notices Various stimuli Of what is out there In reality

Sensation notices Various stimuli Of what is out there In reality 1 Sensation and Perception Are skills we need For hearing, feeling And helping us to see I will begin with A few definitions This way confusion Has some prevention Sensation notices Various stimuli Of

More information

Modulating motion-induced blindness with depth ordering and surface completion

Modulating motion-induced blindness with depth ordering and surface completion Vision Research 42 (2002) 2731 2735 www.elsevier.com/locate/visres Modulating motion-induced blindness with depth ordering and surface completion Erich W. Graf *, Wendy J. Adams, Martin Lages Department

More information

Lecture 4 Foundations and Cognitive Processes in Visual Perception From the Retina to the Visual Cortex

Lecture 4 Foundations and Cognitive Processes in Visual Perception From the Retina to the Visual Cortex Lecture 4 Foundations and Cognitive Processes in Visual Perception From the Retina to the Visual Cortex 1.Vision Science 2.Visual Performance 3.The Human Visual System 4.The Retina 5.The Visual Field and

More information

The Key Information Technology of Soybean Disease Diagnosis

The Key Information Technology of Soybean Disease Diagnosis The Key Information Technology of Soybean Disease Diagnosis Baoshi Jin 1,2, Xiaodan Ma 3, Zhongwen Huang 4, and Yuhu Zuo 5,* 1 College of Agronomy Heilongjiang Bayi Agricultural University DaQing China

More information

IJMIE Volume 2, Issue 4 ISSN:

IJMIE Volume 2, Issue 4 ISSN: A COMPARATIVE STUDY OF DIFFERENT FAULT DIAGNOSTIC METHODS OF POWER TRANSFORMER USING DISSOVED GAS ANALYSIS Pallavi Patil* Vikal Ingle** Abstract: Dissolved Gas Analysis is an important analysis for fault

More information

PERCEIVING MOVEMENT. Ways to create movement

PERCEIVING MOVEMENT. Ways to create movement PERCEIVING MOVEMENT Ways to create movement Perception More than one ways to create the sense of movement Real movement is only one of them Slide 2 Important for survival Animals become still when they

More information

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 95 CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 6.1 INTRODUCTION An artificial neural network (ANN) is an information processing model that is inspired by biological nervous systems

More information

Intro to Artificial Intelligence Lecture 1. Ahmed Sallam { }

Intro to Artificial Intelligence Lecture 1. Ahmed Sallam {   } Intro to Artificial Intelligence Lecture 1 Ahmed Sallam { http://sallam.cf } Purpose of this course Understand AI Basics Excite you about this field Definitions of AI Thinking Rationally Acting Humanly

More information

RESEARCH AND DEVELOPMENT OF DSP-BASED FACE RECOGNITION SYSTEM FOR ROBOTIC REHABILITATION NURSING BEDS

RESEARCH AND DEVELOPMENT OF DSP-BASED FACE RECOGNITION SYSTEM FOR ROBOTIC REHABILITATION NURSING BEDS RESEARCH AND DEVELOPMENT OF DSP-BASED FACE RECOGNITION SYSTEM FOR ROBOTIC REHABILITATION NURSING BEDS Ming XING and Wushan CHENG College of Mechanical Engineering, Shanghai University of Engineering Science,

More information

D) visual capture. E) perceptual adaptation.

D) visual capture. E) perceptual adaptation. 1. Our inability to consciously perceive all the sensory information available to us at any single point in time best illustrates the necessity of: A) selective attention. B) perceptual adaptation. C)

More information

Object Perception. 23 August PSY Object & Scene 1

Object Perception. 23 August PSY Object & Scene 1 Object Perception Perceiving an object involves many cognitive processes, including recognition (memory), attention, learning, expertise. The first step is feature extraction, the second is feature grouping

More information

Thinking About Psychology: The Science of Mind and Behavior 2e. Charles T. Blair-Broeker Randal M. Ernst

Thinking About Psychology: The Science of Mind and Behavior 2e. Charles T. Blair-Broeker Randal M. Ernst Thinking About Psychology: The Science of Mind and Behavior 2e Charles T. Blair-Broeker Randal M. Ernst Sensation and Perception Chapter Module 9 Perception Perception While sensation is the process by

More information

MECHANICAL DESIGN LEARNING ENVIRONMENTS BASED ON VIRTUAL REALITY TECHNOLOGIES

MECHANICAL DESIGN LEARNING ENVIRONMENTS BASED ON VIRTUAL REALITY TECHNOLOGIES INTERNATIONAL CONFERENCE ON ENGINEERING AND PRODUCT DESIGN EDUCATION 4 & 5 SEPTEMBER 2008, UNIVERSITAT POLITECNICA DE CATALUNYA, BARCELONA, SPAIN MECHANICAL DESIGN LEARNING ENVIRONMENTS BASED ON VIRTUAL

More information

Vision. The eye. Image formation. Eye defects & corrective lenses. Visual acuity. Colour vision. Lecture 3.5

Vision. The eye. Image formation. Eye defects & corrective lenses. Visual acuity. Colour vision. Lecture 3.5 Lecture 3.5 Vision The eye Image formation Eye defects & corrective lenses Visual acuity Colour vision Vision http://www.wired.com/wiredscience/2009/04/schizoillusion/ Perception of light--- eye-brain

More information

Introduction to Artificial Intelligence

Introduction to Artificial Intelligence Introduction to Artificial Intelligence By Budditha Hettige Sources: Based on An Introduction to Multi-agent Systems by Michael Wooldridge, John Wiley & Sons, 2002 Artificial Intelligence A Modern Approach,

More information

AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES

AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES ISSN:1991-8178 EISSN: 2309-8414 Journal home page: www.ajbasweb.com Adaptive Traffic light using Image Processing and Fuzzy Logic 1 Mustafa Hassan and 2

More information

3D Space Perception. (aka Depth Perception)

3D Space Perception. (aka Depth Perception) 3D Space Perception (aka Depth Perception) 3D Space Perception The flat retinal image problem: How do we reconstruct 3D-space from 2D image? What information is available to support this process? Interaction

More information

UNIVERSITY OF CALCUTTA

UNIVERSITY OF CALCUTTA UNIVERSITY OF CALCUTTA FACULTY ACADEMIC PROFILE/ CV a.i.1. Full name of the faculty member: Arpita Das a.i.2. Designation: Assistant Professor a.i.3. Specialisation : Radio Physics and Electronics a.i.4.

More information

Vision. Definition. Sensing of objects by the light reflected off the objects into our eyes

Vision. Definition. Sensing of objects by the light reflected off the objects into our eyes Vision Vision Definition Sensing of objects by the light reflected off the objects into our eyes Only occurs when there is the interaction of the eyes and the brain (Perception) What is light? Visible

More information

Adaptive Feature Analysis Based SAR Image Classification

Adaptive Feature Analysis Based SAR Image Classification I J C T A, 10(9), 2017, pp. 973-977 International Science Press ISSN: 0974-5572 Adaptive Feature Analysis Based SAR Image Classification Debabrata Samanta*, Abul Hasnat** and Mousumi Paul*** ABSTRACT SAR

More information

Embedding Artificial Intelligence into Our Lives

Embedding Artificial Intelligence into Our Lives Embedding Artificial Intelligence into Our Lives Michael Thompson, Synopsys D&R IP-SOC DAYS Santa Clara April 2018 1 Agenda Introduction What AI is and is Not Where AI is being used Rapid Advance of AI

More information

Received on: Accepted on:

Received on: Accepted on: ISSN: 0975-766X CODEN: IJPTFI Available Online through Research Article www.ijptonline.com AUTOMATIC FLUOROGRAPHY SEGMENTATION METHOD BASED ON HISTOGRAM OF BRIGHTNESS SUBMISSION IN SLIDING WINDOW Rimma

More information

TO MINIMIZE CURRENT DISTRIBUTION ERROR (CDE) IN PARALLEL OF NON IDENTIC DC-DC CONVERTERS USING ADAPTIVE NEURO FUZZY INFERENCE SYSTEM

TO MINIMIZE CURRENT DISTRIBUTION ERROR (CDE) IN PARALLEL OF NON IDENTIC DC-DC CONVERTERS USING ADAPTIVE NEURO FUZZY INFERENCE SYSTEM TO MINIMIZE CURRENT DISTRIBUTION ERROR (CDE) IN PARALLEL OF NON IDENTIC DC-DC CONVERTERS USING ADAPTIVE NEURO FUZZY INFERENCE SYSTEM B. SUPRIANTO, 2 M. ASHARI, AND 2 MAURIDHI H.P. Doctorate Programme in

More information

QEETHARA KADHIM AL-SHAYEA P.O.BOX 130 AMMAN 11733, JORDAN Cell (079)

QEETHARA KADHIM AL-SHAYEA P.O.BOX 130 AMMAN 11733, JORDAN Cell (079) QEETHARA KADHIM AL-SHAYEA P.O.BOX 130 AMMAN 11733, JORDAN Cell. 00962-(079)6381447 E-Mail: drqeethara@zuj.edu.jo, kit_alshayeh@yahoo.com EDUCATION: 2005 Ph. D. Computer Science Major Field: Computer Science

More information

Sensation. Our sensory and perceptual processes work together to help us sort out complext processes

Sensation. Our sensory and perceptual processes work together to help us sort out complext processes Sensation Our sensory and perceptual processes work together to help us sort out complext processes Sensation Bottom-Up Processing analysis that begins with the sense receptors and works up to the brain

More information

Sensory and Perception. Team 4: Amanda Tapp, Celeste Jackson, Gabe Oswalt, Galen Hendricks, Harry Polstein, Natalie Honan and Sylvie Novins-Montague

Sensory and Perception. Team 4: Amanda Tapp, Celeste Jackson, Gabe Oswalt, Galen Hendricks, Harry Polstein, Natalie Honan and Sylvie Novins-Montague Sensory and Perception Team 4: Amanda Tapp, Celeste Jackson, Gabe Oswalt, Galen Hendricks, Harry Polstein, Natalie Honan and Sylvie Novins-Montague Our Senses sensation: simple stimulation of a sense organ

More information

Ant? Bird? Dog? Human -SURE

Ant? Bird? Dog? Human -SURE ECE 172A: Intelligent Systems: Introduction Week 1 (October 1, 2007): Course Introduction and Announcements Intelligent Robots as Intelligent Systems A systems perspective of Intelligent Robots and capabilities

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 4, April 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Novel Approach

More information

The Newsletter of the IEEE Neural Networks Council. VOLUME 3, NUMBER 2 ISSN July 1993

The Newsletter of the IEEE Neural Networks Council. VOLUME 3, NUMBER 2 ISSN July 1993 The Newsletter of the IEEE Neural Networks Council VOLUME 3, NUMBER 2 ISSN 1 068-1 450 July 1993 THE INTELLIGENT WORLD IS COMING TO ORLANDO... FUZZ-IEEE 1 International Conference on Neural Networks International

More information

Visual Rules. Why are they necessary?

Visual Rules. Why are they necessary? Visual Rules Why are they necessary? Because the image on the retina has just two dimensions, a retinal image allows countless interpretations of a visual object in three dimensions. Underspecified Poverty

More information

Sensation and Perception

Sensation and Perception Sensation and Perception PSY 100: Foundations of Contemporary Psychology Basic Terms Sensation: the activation of receptors in the various sense organs Perception: the method by which the brain takes all

More information

Vision. Sensation & Perception. Functional Organization of the Eye. Functional Organization of the Eye. Functional Organization of the Eye

Vision. Sensation & Perception. Functional Organization of the Eye. Functional Organization of the Eye. Functional Organization of the Eye Vision Sensation & Perception Part 3 - Vision Visible light is the form of electromagnetic radiation our eyes are designed to detect. However, this is only a narrow band of the range of energy at different

More information

A.I in Automotive? Why and When.

A.I in Automotive? Why and When. A.I in Automotive? Why and When. AGENDA 01 02 03 04 Definitions A.I? A.I in automotive Now? Next big A.I breakthrough in Automotive 01 DEFINITIONS DEFINITIONS Artificial Intelligence Artificial Intelligence:

More information

Intelligent Power Economy System (Ipes)

Intelligent Power Economy System (Ipes) American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-02, Issue-08, pp-108-114 www.ajer.org Research Paper Open Access Intelligent Power Economy System (Ipes) Salman

More information

A SURVEY ON COLOR IMAGE SEGMENTATION BY AUTOMATIC SEEDED REGION GROWING

A SURVEY ON COLOR IMAGE SEGMENTATION BY AUTOMATIC SEEDED REGION GROWING A SURVEY ON COLOR IMAGE SEGMENTATION BY AUTOMATIC SEEDED REGION GROWING 1 A.Kalaivani, 2 S.Chitrakala, 1 Asst. Prof. (Sel. Gr.) Department of Computer Applications, 2 Associate Professor, Department of

More information

Pure Versus Applied Informatics

Pure Versus Applied Informatics Pure Versus Applied Informatics A. J. Cowling Department of Computer Science University of Sheffield Structure of Presentation Introduction The structure of mathematics as a discipline. Analysing Pure

More information

Maturity Detection of Fruits and Vegetables using K-Means Clustering Technique

Maturity Detection of Fruits and Vegetables using K-Means Clustering Technique Maturity Detection of Fruits and Vegetables using K-Means Clustering Technique Ms. K.Thirupura Sundari 1, Ms. S.Durgadevi 2, Mr.S.Vairavan 3 1,2- A.P/EIE, Sri Sairam Engineering College, Chennai 3- Student,

More information

Artificial Intelligence for Engineers. EE 562 Winter 2015

Artificial Intelligence for Engineers. EE 562 Winter 2015 Artificial Intelligence for Engineers EE 562 Winter 2015 1 Administrative Details Instructor: Linda Shapiro, 634 CSE, shapiro@cs.washington.edu TA: ½ time Bilge Soran, bilge@cs.washington.edu Course Home

More information

Proposers Day Workshop

Proposers Day Workshop Proposers Day Workshop Monday, January 23, 2017 @srcjump, #JUMPpdw Cognitive Computing Vertical Research Center Mandy Pant Academic Research Director Intel Corporation Center Motivation Today s deep learning

More information

4D-Particle filter localization for a simulated UAV

4D-Particle filter localization for a simulated UAV 4D-Particle filter localization for a simulated UAV Anna Chiara Bellini annachiara.bellini@gmail.com Abstract. Particle filters are a mathematical method that can be used to build a belief about the location

More information

Perceived depth is enhanced with parallax scanning

Perceived depth is enhanced with parallax scanning Perceived Depth is Enhanced with Parallax Scanning March 1, 1999 Dennis Proffitt & Tom Banton Department of Psychology University of Virginia Perceived depth is enhanced with parallax scanning Background

More information

Spatial-Temporal Data Mining in Traffic Incident Detection

Spatial-Temporal Data Mining in Traffic Incident Detection Spatial-Temporal Data Mining in Traffic Incident Detection Ying Jin, Jing Dai, Chang-Tien Lu Department of Computer Science, Virginia Polytechnic Institute and State University {jiny, daij, ctlu}@vt.edu

More information

A Comprehensive Study of Artificial Neural Networks

A Comprehensive Study of Artificial Neural Networks A Comprehensive Study of Artificial Neural Networks Md Anis Alam 1, Bintul Zehra 2,Neha Agrawal 3 12 3 Research Scholars, Department of Electronics & Communication Engineering, Al-Falah School of Engineering

More information

Introduction to Artificial Intelligence: cs580

Introduction to Artificial Intelligence: cs580 Office: Nguyen Engineering Building 4443 email: zduric@cs.gmu.edu Office Hours: Mon. & Tue. 3:00-4:00pm, or by app. URL: http://www.cs.gmu.edu/ zduric/ Course: http://www.cs.gmu.edu/ zduric/cs580.html

More information

A Multilayer Artificial Neural Network for Target Identification Using Radar Information

A Multilayer Artificial Neural Network for Target Identification Using Radar Information Available online at www.ijiems.com A Multilayer Artificial Neural Network for Target Identification Using Radar Information James Rodrigeres 1, Joy Fundil 1, International Hellenic University, School of

More information