Night-time pedestrian detection via Neuromorphic approach

Size: px
Start display at page:

Download "Night-time pedestrian detection via Neuromorphic approach"

Transcription

1 Night-time pedestrian detection via Neuromorphic approach WOO JOON HAN, IL SONG HAN Graduate School for Green Transportation Korea Advanced Institute of Science and Technology 335 Gwahak-ro, Yuseong-gu, Daejeon REPUBLIC OF KOREA Abstract: - There have been many researches carried out in pedestrian detection field. However, many of the computer vision require high computation making it difficult to implement it electronically while keeping the cost low. Also most of these algorithms are very specific to its target of object and the condition at which it performs. Therefore, it is still difficult to find algorithm that performs well in both day and night time. In this paper, we have approached the pedestrian detection problem at varying luminance from a neuromorphic view. Successful implementation of neuromorphic neuron based on the programmable linear MOSFET conductance has allowed us to keep the computational load low. Also the robustness of the proposed pedestrian detection was confirmed when both pedestrians and cyclists were successfully detected by the system in day and night time conditions. The system showed accuracy rate of over 90% in both day and night time conditions Key-Words: - Neuromorphic circuit, MOSFET, pedestrian detection, night-time, neural network 1 Introduction There have been many researches being done in both academia and industry about pedestrian detection. Pedestrians are exposed to lot of danger on the street as reflected by statistics collected over the years such as, in United States, in 2001, pedestrian fatalities accounted for 12 % of all fatalities[1]. Recently there has been much works done to improve the safety of personnel involved with vehicle such as passengers and pedestrians. Many of vehicle manufacturers offer such system, for example; pedestrian detection to assist in emergency braking should the driver fail to acknowledge the pedestrian in time and head and eye detection to give off alarm should the driver be detected as sleeping. However, these systems have limited impact on improving the safety since the system s reliability comes into question. Pedestrian detection problem, for example, is tackled by using different forms of sensors such as radar, cameras or combination of both [2]. The usage of radar allows the user to detect obstacles that are further away than a visual sensor (camera) can however, in a heavy traffic environment or on busy street of major cities of the world obstruction of other objects will reduce the accuracy and the reliability of the result. Use of visual sensor, however, can detect the pedestrian or any other object using right algorithm. There have been many works done in using a camera with computer vision algorithm or a combination of camera and radar to improve the accuracy and reliability. Although, conventional computer vision algorithms are effective in their condition of usage [3], they, at most times, lack the robustness of the human vision. Most of the computer vision s accuracy suffers heavily to the change in luminance and as such, the detection rate at night time is very low. In this paper, the early vision of bio-inspired implementation of primary visual cortex, based on the neuron of Hodgkin-Huxley formalism and the visual cortex experimentation by Hubel and Wiesel [4] are described. Also, the elements of neuromorphic processing of visual cortex are proposed with the orientation tuned map of synaptic weights and the spiking neuron, based on the programmable linear MOSFET conductance. 2 Neuromorphic Processing The environment of pedestrian at which the image is captured may differ greatly between each capture since the vehicle is in motion. There will be a big changes in the luminance, background and object, so a robust detection algorithm is needed to perform accurately under this widely changing environment. Much of computer vision algorithms are effective in their specific usage, however they lack the robustness of human vision and for most times will underperform in varied conditions especially in ISBN:

2 conditions where the luminance level is low such as night-time. 2.1 Primary Visual Cortex Although there is not a definite model of visual cortex, Hubel and Wiesel s research on cat s striate cortex confirmed the idea on the functioning of simple cell. It is from this discovery which motivated various theories of object recognition from characters to complex natural images [5]. One of the findings of Hubel and Wiesel s result was that the neuron in striate cortex of a cat when given input with light orientation will give different intensity of neural spikes as seen in Fig. 1. The finding suggested that the neuron in the visual cortex is fixed on certain orientation but will give certain amount of a reaction to other orientations than its orientation. complexities in its implementation; however the asynchronous spikes are considered as principle element of high level or large scale neural computing system. The circuit of Fig. 3 was proposed as a voltage-controlled linear conductance circuit by a PMOS transistor M3 and a pair of identical MOS transistors M1 and M2, while the conductance of MOS transistors is one of essential components in the analogue circuit design. The circuit of Fig. 3 has been investigated for various neural networks applications, from implementing synapses to neurons [6]. Fig.2. (a) An electrical equivalent circuit of a neuron, Hodgkin-Huxley formalism (b) dynamics [7] Fig.3. CMOS voltage-controlled linear conductance circuit for neuromorphic VLSI and the chip photograph of test circuit Fig.1. Response of the cat s cortex when a rectangular slit of light of different orientations is shown [4] 2.2 Neuromorphic Implementation These researches on neurophysiology introduced the principles of biologically plausible electronic implementation. The Hodgkin and Huxley s model of neuron, one of the electronic implementation of neuron, which is utilized in this paper to show feasibility of implementation of proposed bioinspired visual processing electronically. The Hodgkin-Huxley (H-H) is a widely adopted idea of neuron s biophysical characterization as shown in Fig. 2. H-H formalism is not used as much in neural networks VLSI as it does not give any major advantages compromising the demanding 2.3 Simulation The neuromorphic system of neuron and synaptic network was designed for evaluating the feasibility of mimicking the primitive behavior of brain neural system in electronic hardware using the CMOS electronic circuit of Fig. 3 [8, 9]. The various input stimuli are six 50 x 50 pixel sized rectangles at different angles as to give same effect as the inputs give to the cat in Hubel and Wiesel s experiment. The simulation was carried out using combination of HSPICE and MATLAB. The result of stimulation shown in Fig. 4 shows consistent outcome as the outcome of Hubel and Wiesel s experiment shown in Fig. 1 where the tuned feature orientations are evaluated. ISBN:

3 the outline of the pedestrian occluded by textile can be clearly seen. Fig.4. Simulated neuron behaviour of visual cortex in Fig. 1 by the CMOS neuromorphic neuron based on the model of Fig. 2 and circuit of Fig. 3 3 Pedestrian Detection The pedestrian detection system has similar steps as to any computer vision algorithm such that features are extracted then used to make detection against its set of database of the object as seen in Fig. 5. However, the feature extraction and how the detection is made are fundamentally different to the systems implemented in computer vision fields. Fig. 6. From left to right: close-up of pedestrians - heads and torsos are shielded; the image after enhanced neuromorphic orientation processing The proposed pedestrian detection was run on Daimler s data set [10]. The resolution of the image is at standard definition of 640 by 480. The Fig. 7 below illustrates the each process of the pedestrian detection system. The input image is first converted into grey scale image followed by orientation feature extraction. The activity level of the image shown on bottom left of Fig 7, shows that the highest activity level is in the middle, which is where the pedestrian s head is positioned as shown by the final, bottom right, image in Fig. 8. Fig. 5. From left to right: neuromorphic vision for human detection, inspired by the visual cortex; the neural network detector of head-torso shape The initial step in the pedestrian detection is to extract orientation features from the input image using the neuromorphic approach mentioned in previous section. Once the features are extracted, neural network with a head-torso template is applied to obtain saliency image where winner-takes-all approach is applied to obtain an activity level map of the image. The performance of orientation feature extractor can be seen on an image of occluded pedestrian in Fig. 6. In the resulting image after neuromorphic orientation feature extraction, as shown in Fig. 6, Fig. 7. From top left to clockwise: original image; image after neuromorphic processing; detected pedestrian s head located in the original image; probability of detected head area of pedestrian. Other participants on the road other than the pedestrians are cyclists which can be under danger. So in order to test the robustness of the system and to increase the safety of other road participants than the pedestrians, the system was tested on detecting cyclist. For this detection, the image was captured from an ordinary vehicle-purpose DVR with the high definition of 1280 by 720 and the frame rate of 30 frames per second. Same template as the pedestrian ISBN:

4 was used in detecting the cyclist since the torso and head of the cyclist is visible. The actual size of the template used was 31 by 64. The detection result shown in Fig. 8 was from an image captured in London, UK and even though the image was captured in sunny day time, ground level has darker contrast compared to the sky. This difference in contrast can, at times, be problematic for some algorithms relying heavily on luminance information. Before the orientation feature extraction process, the input image was cropped such that the frame of the vehicle and the sky was not included in the process. This was done on the assumption that pedestrians must be on the ground plane or close by it. As expected in the orientation extraction image in Fig. 9, there is lot of high frequencies which suggest that they are pedestrian when, in fact, it is due to lightings in low luminance that makes such result. Fig. 10. Saliency image of Fig. 9 and its activity level map Fig. 8. From top left to clockwise: original image, image after enhanced neuromorphic processing, saliency map related to head-torso, probability of detected head area of human object In Fig. 8, the head area of human object is located as a white patch in bottom left image, where the patch is evaluated as the summation of local saliency map and operated by the threshold value. The corresponding location in original image shows the correct detection of cyclist. The distance range of detection is determined by the scale of neuromorphic processed image, to match the NN detector. Some extent of the system s robust could be confirmed by successful detection of different objects (cyclist and pedestrian) using the same system. However, biggest concern so far has been detection of pedestrian in night-time or at the time frame where the luminance level is low such as dusk and twilight times. The night-time image was captured from London, UK with resolution of 1280 by 720 and 30 frames per second as seen in Fig. 9 below. Fig. 9. The image captured (left) and the orientation features extracted from it. The saliency image seen in Fig. 10 shows lot of possible candidates but they are mostly high frequencies from vehicle and shop lights. Thus in this case, for the winner-take-all process we applied a head template of a pedestrian to reduce the noise. An assumption made in this process is that the pedestrians heads are not next to each other like one would do in, for example, a group photo. Fig. 11. The detection result of pedestrians at night time. Finally, in Fig. 11, successful detection of two close by pedestrians are detected. It is worth noting that IR sensor was not involved in the capture of the image yet successful detection of pedestrian was made which could be quite challenging even for a naked eye. Table 1 and 2 shows the detection rate of the neuromorphic vision system in day and night time respectively. The table shows that the proposed system managed accuracy rate of over 90% from images captured at HD resolution (1280 x 720) and 30 fps. The location at which the images were captured for day and night time were from the same route to have ISBN:

5 similar conditions between the different time except the luminance condition. Table 1. Detection rate for daytime Acknowledgement: This research work was supported in part by the Ministry of Knowledge and Economy of Korea under the Grant for Next Generation Passenger Electric Vehicle Development, and in part by the National Research Foundation of Korea under the Grant F. Table 2. Detection rate for night time 4 Conclusion The neuromorphic visual information processing is proposed and evaluated for the pedestrian detection, which shows the performance of over 90% of detection in simulated test as well as the detection in both day time and night time. The biggest challenge for pedestrian detection or any object detection using visual sensors is the change in luminance over time, where the most of pedestrian detection methods using the ordinary sensor have poor detection rate at night or dusk environment. In this paper, using neuromorphic approach, the improved performance of detection is demonstrated by the successful operation in the night time. It is worth noting that in the night time driving there are still other light sources for human driver such as headlights or etc. The basis for this algorithm came from biological eye and brain to give robustness to the algorithm so that it can be used in different applications without many modifications to the original algorithm. The algorithm is proven to possess such robustness as the human head-torso detection applicable to both pedestrian detection and cyclist detection at the same time. The neuromorphic visual processing demonstrated the advantage of its applicability to various uncertain environment like half-transparent obstacle, in addition to the low cost and reliable implementation in CMOS VLSI based on the earlier test device and simulated evaluation. References: [1] US Department of Transport, Technical Report: Pedestrian Roadway Fatalities, April 2003, HS [2] D. Gerónimo, A.M. López, A.D. Sappa, T. Graf, Survey of Pedestrian Detection for Advanced Driver Assistance Systems, IEEE Transactions on Pattern Analysis and Machine Intelligence, 2010, 32(7): [3] A. Yilmaz, O. Javed, M. Shah, Object Tracking: A Survey, ACM Computing Surveys, 2006, 38(13):1-45. [4] D. H. Hubel, T. N. Wiesel, Receptive fields of single neurons in the cat s striate cortex, J. Physiol., 1959, 148: [5] M. Risenhuber and T. Poggio, Hierachical models of object recognition in cortex, Nature Neuroscience, 1999, pp [6] I. S. Han, Mixed-signal neuron-synapse implementation for large scale neural networks, Int. Journal of Neurocomputing, 2006, pp [7] M. Hausser, The Hodgkin-Huxley theory of action potential, Nature neuroscience supplement, vol. 3, 2000, pp [8] W. J. Han and I. S. Han, Bio-Inspired Visual Signal Processing based on Neuromorphic Circuit, Proc. WSEAS, 2010, pp [9] W. J. Han and I. S. Han, Tunable linear conductance by two MOSFETs and its application to analogue-mixed VLSI for mobile communication and biologically plausible neuromorphic hardware, Proc. WSEAS, 2009,pp [10] M. Enzweiler and D. M. Gavrila. Monocular Pedestrian Detection: Survey and Experiments, IEEE Trans. on Pattern Analysis and Machine Intelligence, vol.31, no.12, pp , ISBN:

Driver status monitoring based on Neuromorphic visual processing

Driver status monitoring based on Neuromorphic visual processing Driver status monitoring based on Neuromorphic visual processing Dongwook Kim, Karam Hwang, Seungyoung Ahn, and Ilsong Han Cho Chun Shik Graduated School for Green Transportation Korea Advanced Institute

More information

Analog Circuit for Motion Detection Applied to Target Tracking System

Analog Circuit for Motion Detection Applied to Target Tracking System 14 Analog Circuit for Motion Detection Applied to Target Tracking System Kimihiro Nishio Tsuyama National College of Technology Japan 1. Introduction It is necessary for the system such as the robotics

More information

Integrate-and-Fire Neuron Circuit and Synaptic Device with Floating Body MOSFETs

Integrate-and-Fire Neuron Circuit and Synaptic Device with Floating Body MOSFETs JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.14, NO.6, DECEMBER, 2014 http://dx.doi.org/10.5573/jsts.2014.14.6.755 Integrate-and-Fire Neuron Circuit and Synaptic Device with Floating Body MOSFETs

More information

TED TED. τfac τpt. A intensity. B intensity A facilitation voltage Vfac. A direction voltage Vright. A output current Iout. Vfac. Vright. Vleft.

TED TED. τfac τpt. A intensity. B intensity A facilitation voltage Vfac. A direction voltage Vright. A output current Iout. Vfac. Vright. Vleft. Real-Time Analog VLSI Sensors for 2-D Direction of Motion Rainer A. Deutschmann ;2, Charles M. Higgins 2 and Christof Koch 2 Technische Universitat, Munchen 2 California Institute of Technology Pasadena,

More information

Integrate-and-Fire Neuron Circuit and Synaptic Device using Floating Body MOSFET with Spike Timing- Dependent Plasticity

Integrate-and-Fire Neuron Circuit and Synaptic Device using Floating Body MOSFET with Spike Timing- Dependent Plasticity JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.15, NO.6, DECEMBER, 2015 ISSN(Print) 1598-1657 http://dx.doi.org/10.5573/jsts.2015.15.6.658 ISSN(Online) 2233-4866 Integrate-and-Fire Neuron Circuit

More information

Automatic Licenses Plate Recognition System

Automatic Licenses Plate Recognition System Automatic Licenses Plate Recognition System Garima R. Yadav Dept. of Electronics & Comm. Engineering Marathwada Institute of Technology, Aurangabad (Maharashtra), India yadavgarima08@gmail.com Prof. H.K.

More information

A Simple Design and Implementation of Reconfigurable Neural Networks

A Simple Design and Implementation of Reconfigurable Neural Networks A Simple Design and Implementation of Reconfigurable Neural Networks Hazem M. El-Bakry, and Nikos Mastorakis Abstract There are some problems in hardware implementation of digital combinational circuits.

More information

Real-Time Face Detection and Tracking for High Resolution Smart Camera System

Real-Time Face Detection and Tracking for High Resolution Smart Camera System Digital Image Computing Techniques and Applications Real-Time Face Detection and Tracking for High Resolution Smart Camera System Y. M. Mustafah a,b, T. Shan a, A. W. Azman a,b, A. Bigdeli a, B. C. Lovell

More information

P1.4. Light has to go where it is needed: Future Light Based Driver Assistance Systems

P1.4. Light has to go where it is needed: Future Light Based Driver Assistance Systems Light has to go where it is needed: Future Light Based Driver Assistance Systems Thomas Könning¹, Christian Amsel¹, Ingo Hoffmann² ¹ Hella KGaA Hueck & Co., Lippstadt, Germany ² Hella-Aglaia Mobile Vision

More information

An Evaluation of Automatic License Plate Recognition Vikas Kotagyale, Prof.S.D.Joshi

An Evaluation of Automatic License Plate Recognition Vikas Kotagyale, Prof.S.D.Joshi An Evaluation of Automatic License Plate Recognition Vikas Kotagyale, Prof.S.D.Joshi Department of E&TC Engineering,PVPIT,Bavdhan,Pune ABSTRACT: In the last decades vehicle license plate recognition systems

More information

Combined Approach for Face Detection, Eye Region Detection and Eye State Analysis- Extended Paper

Combined Approach for Face Detection, Eye Region Detection and Eye State Analysis- Extended Paper International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 9 (September 2014), PP.57-68 Combined Approach for Face Detection, Eye

More information

VLSI Implementation of a Simple Spiking Neuron Model

VLSI Implementation of a Simple Spiking Neuron Model VLSI Implementation of a Simple Spiking Neuron Model Abdullah H. Ozcan Vamshi Chatla ECE 6332 Fall 2009 University of Virginia aho3h@virginia.edu vkc5em@virginia.edu ABSTRACT In this paper, we design a

More information

Biologically Inspired Computation

Biologically Inspired Computation Biologically Inspired Computation Deep Learning & Convolutional Neural Networks Joe Marino biologically inspired computation biological intelligence flexible capable of detecting/ executing/reasoning about

More information

Efficient Car License Plate Detection and Recognition by Using Vertical Edge Based Method

Efficient Car License Plate Detection and Recognition by Using Vertical Edge Based Method Efficient Car License Plate Detection and Recognition by Using Vertical Edge Based Method M. Veerraju *1, S. Saidarao *2 1 Student, (M.Tech), Department of ECE, NIE, Macherla, Andrapradesh, India. E-Mail:

More information

A Primer on Human Vision: Insights and Inspiration for Computer Vision

A Primer on Human Vision: Insights and Inspiration for Computer Vision A Primer on Human Vision: Insights and Inspiration for Computer Vision Guest Lecture: Marius Cătălin Iordan CS 131 - Computer Vision: Foundations and Applications 27 October 2014 detection recognition

More information

A Primer on Human Vision: Insights and Inspiration for Computer Vision

A Primer on Human Vision: Insights and Inspiration for Computer Vision A Primer on Human Vision: Insights and Inspiration for Computer Vision Guest&Lecture:&Marius&Cătălin&Iordan&& CS&131&8&Computer&Vision:&Foundations&and&Applications& 27&October&2014 detection recognition

More information

SenseMaker IST Martin McGinnity University of Ulster Neuro-IT, Bonn, June 2004 SenseMaker IST Neuro-IT workshop June 2004 Page 1

SenseMaker IST Martin McGinnity University of Ulster Neuro-IT, Bonn, June 2004 SenseMaker IST Neuro-IT workshop June 2004 Page 1 SenseMaker IST2001-34712 Martin McGinnity University of Ulster Neuro-IT, Bonn, June 2004 Page 1 Project Objectives To design and implement an intelligent computational system, drawing inspiration from

More information

Speed Traffic-Sign Recognition Algorithm for Real-Time Driving Assistant System

Speed Traffic-Sign Recognition Algorithm for Real-Time Driving Assistant System R3-11 SASIMI 2013 Proceedings Speed Traffic-Sign Recognition Algorithm for Real-Time Driving Assistant System Masaharu Yamamoto 1), Anh-Tuan Hoang 2), Mutsumi Omori 2), Tetsushi Koide 1) 2). 1) Graduate

More information

Neuromorphic Analog VLSI

Neuromorphic Analog VLSI Neuromorphic Analog VLSI David W. Graham West Virginia University Lane Department of Computer Science and Electrical Engineering 1 Neuromorphic Analog VLSI Each word has meaning Neuromorphic Analog VLSI

More information

Keyword: Morphological operation, template matching, license plate localization, character recognition.

Keyword: Morphological operation, template matching, license plate localization, character recognition. Volume 4, Issue 11, November 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Automatic

More information

ADAS Development using Advanced Real-Time All-in-the-Loop Simulators. Roberto De Vecchi VI-grade Enrico Busto - AddFor

ADAS Development using Advanced Real-Time All-in-the-Loop Simulators. Roberto De Vecchi VI-grade Enrico Busto - AddFor ADAS Development using Advanced Real-Time All-in-the-Loop Simulators Roberto De Vecchi VI-grade Enrico Busto - AddFor The Scenario The introduction of ADAS and AV has created completely new challenges

More information

A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron

A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron Proc. National Conference on Recent Trends in Intelligent Computing (2006) 86-92 A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron

More information

A VLSI Convolutional Neural Network for Image Recognition Using Merged/Mixed Analog-Digital Architecture

A VLSI Convolutional Neural Network for Image Recognition Using Merged/Mixed Analog-Digital Architecture A VLSI Convolutional Neural Network for Image Recognition Using Merged/Mixed Analog-Digital Architecture Keisuke Korekado a, Takashi Morie a, Osamu Nomura b, Hiroshi Ando c, Teppei Nakano a, Masakazu Matsugu

More information

A Foveated Visual Tracking Chip

A Foveated Visual Tracking Chip TP 2.1: A Foveated Visual Tracking Chip Ralph Etienne-Cummings¹, ², Jan Van der Spiegel¹, ³, Paul Mueller¹, Mao-zhu Zhang¹ ¹Corticon Inc., Philadelphia, PA ²Department of Electrical Engineering, Southern

More information

3D-Position Estimation for Hand Gesture Interface Using a Single Camera

3D-Position Estimation for Hand Gesture Interface Using a Single Camera 3D-Position Estimation for Hand Gesture Interface Using a Single Camera Seung-Hwan Choi, Ji-Hyeong Han, and Jong-Hwan Kim Department of Electrical Engineering, KAIST, Gusung-Dong, Yusung-Gu, Daejeon, Republic

More information

Implementation of Neuromorphic System with Si-based Floating-body Synaptic Transistors

Implementation of Neuromorphic System with Si-based Floating-body Synaptic Transistors JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.17, NO.2, APRIL, 2017 ISSN(Print) 1598-1657 https://doi.org/10.5573/jsts.2017.17.2.210 ISSN(Online) 2233-4866 Implementation of Neuromorphic System

More information

License Plate Localisation based on Morphological Operations

License Plate Localisation based on Morphological Operations License Plate Localisation based on Morphological Operations Xiaojun Zhai, Faycal Benssali and Soodamani Ramalingam School of Engineering & Technology University of Hertfordshire, UH Hatfield, UK Abstract

More information

SYNAPTIC PLASTICITY IN SPINNAKER SIMULATOR

SYNAPTIC PLASTICITY IN SPINNAKER SIMULATOR SYNAPTIC PLASTICITY IN SPINNAKER SIMULATOR SpiNNaker a spiking neural network simulator developed by APT group The University of Manchester SERGIO DAVIES 18/01/2010 Neural network simulators Neural network

More information

GPU Computing for Cognitive Robotics

GPU Computing for Cognitive Robotics GPU Computing for Cognitive Robotics Martin Peniak, Davide Marocco, Angelo Cangelosi GPU Technology Conference, San Jose, California, 25 March, 2014 Acknowledgements This study was financed by: EU Integrating

More information

Psych 333, Winter 2008, Instructor Boynton, Exam 1

Psych 333, Winter 2008, Instructor Boynton, Exam 1 Name: Class: Date: Psych 333, Winter 2008, Instructor Boynton, Exam 1 Multiple Choice There are 35 multiple choice questions worth one point each. Identify the letter of the choice that best completes

More information

Dynamic Visual Performance of LED with Different Color Temperature

Dynamic Visual Performance of LED with Different Color Temperature Vol.9, No.6 (2016), pp.437-446 http://dx.doi.org/10.14257/ijsip.2016.9.6.38 Dynamic Visual Performance of LED with Different Color Temperature Zhao Jiandong * and Ma Shuo * School of Mechanical and Electronic

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

VEHICLE LICENSE PLATE DETECTION ALGORITHM BASED ON STATISTICAL CHARACTERISTICS IN HSI COLOR MODEL

VEHICLE LICENSE PLATE DETECTION ALGORITHM BASED ON STATISTICAL CHARACTERISTICS IN HSI COLOR MODEL VEHICLE LICENSE PLATE DETECTION ALGORITHM BASED ON STATISTICAL CHARACTERISTICS IN HSI COLOR MODEL Instructor : Dr. K. R. Rao Presented by: Prasanna Venkatesh Palani (1000660520) prasannaven.palani@mavs.uta.edu

More information

A Novel Morphological Method for Detection and Recognition of Vehicle License Plates

A Novel Morphological Method for Detection and Recognition of Vehicle License Plates American Journal of Applied Sciences 6 (12): 2066-2070, 2009 ISSN 1546-9239 2009 Science Publications A Novel Morphological Method for Detection and Recognition of Vehicle License Plates 1 S.H. Mohades

More information

SWITCHED CAPACITOR BASED IMPLEMENTATION OF INTEGRATE AND FIRE NEURAL NETWORKS

SWITCHED CAPACITOR BASED IMPLEMENTATION OF INTEGRATE AND FIRE NEURAL NETWORKS Journal of ELECTRICAL ENGINEERING, VOL. 54, NO. 7-8, 23, 28 212 SWITCHED CAPACITOR BASED IMPLEMENTATION OF INTEGRATE AND FIRE NEURAL NETWORKS Daniel Hajtáš Daniela Ďuračková This paper is dealing with

More information

The application of Work Domain Analysis (WDA) for the development of vehicle control display

The application of Work Domain Analysis (WDA) for the development of vehicle control display Proceedings of the 7th WSEAS International Conference on Applied Informatics and Communications, Athens, Greece, August 24-26, 2007 160 The application of Work Domain Analysis (WDA) for the development

More information

TIME encoding of a band-limited function,,

TIME encoding of a band-limited function,, 672 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 53, NO. 8, AUGUST 2006 Time Encoding Machines With Multiplicative Coupling, Feedforward, and Feedback Aurel A. Lazar, Fellow, IEEE

More information

Detection of License Plates of Vehicles

Detection of License Plates of Vehicles 13 W. K. I. L Wanniarachchi 1, D. U. J. Sonnadara 2 and M. K. Jayananda 2 1 Faculty of Science and Technology, Uva Wellassa University, Sri Lanka 2 Department of Physics, University of Colombo, Sri Lanka

More information

An Image Processing Based Pedestrian Detection System for Driver Assistance

An Image Processing Based Pedestrian Detection System for Driver Assistance I J C T A, 9(15), 2016, pp. 7369-7375 International Science Press An Image Processing Based Pedestrian Detection System for Driver Assistance Sandeep A. K.*, Nithin S.** and K. I. Ramachandran*** ABSTRACT

More information

Automatics Vehicle License Plate Recognition using MATLAB

Automatics Vehicle License Plate Recognition using MATLAB Automatics Vehicle License Plate Recognition using MATLAB Alhamzawi Hussein Ali mezher Faculty of Informatics/University of Debrecen Kassai ut 26, 4028 Debrecen, Hungary. Abstract - The objective of this

More information

Development of Hybrid Image Sensor for Pedestrian Detection

Development of Hybrid Image Sensor for Pedestrian Detection AUTOMOTIVE Development of Hybrid Image Sensor for Pedestrian Detection Hiroaki Saito*, Kenichi HatanaKa and toshikatsu HayaSaKi To reduce traffic accidents and serious injuries at intersections, development

More information

Malaysian Car Number Plate Detection System Based on Template Matching and Colour Information

Malaysian Car Number Plate Detection System Based on Template Matching and Colour Information Malaysian Car Number Plate Detection System Based on Template Matching and Colour Information Mohd Firdaus Zakaria, Shahrel A. Suandi Intelligent Biometric Group, School of Electrical and Electronics Engineering,

More information

Effects of Firing Synchrony on Signal Propagation in Layered Networks

Effects of Firing Synchrony on Signal Propagation in Layered Networks Effects of Firing Synchrony on Signal Propagation in Layered Networks 141 Effects of Firing Synchrony on Signal Propagation in Layered Networks G. T. Kenyon,l E. E. Fetz,2 R. D. Puffl 1 Department of Physics

More information

Bio-inspired for Detection of Moving Objects Using Three Sensors

Bio-inspired for Detection of Moving Objects Using Three Sensors International Journal of Electronics and Electrical Engineering Vol. 5, No. 3, June 2017 Bio-inspired for Detection of Moving Objects Using Three Sensors Mario Alfredo Ibarra Carrillo Dept. Telecommunications,

More information

A Vehicle Speed Measurement System for Nighttime with Camera

A Vehicle Speed Measurement System for Nighttime with Camera Proceedings of the 2nd International Conference on Industrial Application Engineering 2014 A Vehicle Speed Measurement System for Nighttime with Camera Yuji Goda a,*, Lifeng Zhang a,#, Seiichi Serikawa

More information

Optical hybrid analog-digital signal processing based on spike processing in neurons

Optical hybrid analog-digital signal processing based on spike processing in neurons Invited Paper Optical hybrid analog-digital signal processing based on spike processing in neurons Mable P. Fok 1, Yue Tian 1, David Rosenbluth 2, Yanhua Deng 1, and Paul R. Prucnal 1 1 Princeton University,

More information

Evaluation of Connected Vehicle Technology for Concept Proposal Using V2X Testbed

Evaluation of Connected Vehicle Technology for Concept Proposal Using V2X Testbed AUTOMOTIVE Evaluation of Connected Vehicle Technology for Concept Proposal Using V2X Testbed Yoshiaki HAYASHI*, Izumi MEMEZAWA, Takuji KANTOU, Shingo OHASHI, and Koichi TAKAYAMA ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information

NSERC Summer Project 1 Helping Improve Digital Camera Sensors With Prof. Glenn Chapman (ENSC)

NSERC Summer Project 1 Helping Improve Digital Camera Sensors With Prof. Glenn Chapman (ENSC) NSERC Summer 2016 Digital Camera Sensors & Micro-optic Fabrication ASB 8831, phone 778-782-319 or 778-782-3814, Fax 778-782-4951, email glennc@cs.sfu.ca http://www.ensc.sfu.ca/people/faculty/chapman/ Interested

More information

An Automatic System for Detecting the Vehicle Registration Plate from Video in Foggy and Rainy Environments using Restoration Technique

An Automatic System for Detecting the Vehicle Registration Plate from Video in Foggy and Rainy Environments using Restoration Technique An Automatic System for Detecting the Vehicle Registration Plate from Video in Foggy and Rainy Environments using Restoration Technique Savneet Kaur M.tech (CSE) GNDEC LUDHIANA Kamaljit Kaur Dhillon Assistant

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

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT F. TIECHE, C. FACCHINETTI and H. HUGLI Institute of Microtechnology, University of Neuchâtel, Rue de Tivoli 28, CH-2003

More information

ISSN No: International Journal & Magazine of Engineering, Technology, Management and Research

ISSN No: International Journal & Magazine of Engineering, Technology, Management and Research Design of Automatic Number Plate Recognition System Using OCR for Vehicle Identification M.Kesab Chandrasen Abstract: Automatic Number Plate Recognition (ANPR) is an image processing technology which uses

More information

CONVENTIONAL vision systems based on mathematical

CONVENTIONAL vision systems based on mathematical IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 32, NO. 2, FEBRUARY 1997 279 An Insect Vision-Based Motion Detection Chip Alireza Moini, Abdesselam Bouzerdoum, Kamran Eshraghian, Andre Yakovleff, Xuan Thong

More information

Face Detection System on Ada boost Algorithm Using Haar Classifiers

Face Detection System on Ada boost Algorithm Using Haar Classifiers Vol.2, Issue.6, Nov-Dec. 2012 pp-3996-4000 ISSN: 2249-6645 Face Detection System on Ada boost Algorithm Using Haar Classifiers M. Gopi Krishna, A. Srinivasulu, Prof (Dr.) T.K.Basak 1, 2 Department of Electronics

More information

VIDEO DATABASE FOR FACE RECOGNITION

VIDEO DATABASE FOR FACE RECOGNITION VIDEO DATABASE FOR FACE RECOGNITION P. Bambuch, T. Malach, J. Malach EBIS, spol. s r.o. Abstract This paper deals with video sequences database design and assembly for face recognition system working under

More information

CMOS Analog Integrate-and-fire Neuron Circuit for Driving Memristor based on RRAM

CMOS Analog Integrate-and-fire Neuron Circuit for Driving Memristor based on RRAM JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.17, NO.2, APRIL, 2017 ISSN(Print) 1598-1657 https://doi.org/10.5573/jsts.2017.17.2.174 ISSN(Online) 2233-4866 CMOS Analog Integrate-and-fire Neuron

More information

Don t miss surprising. facts about the way we see

Don t miss surprising. facts about the way we see Don t miss surprising facts about the way we see shari Franklin-smith Technical Service Manager 3M Scotchlite Reflective Material 3M Personal Safety Division How reflective materials can provide critical

More information

Multi-Resolution Estimation of Optical Flow on Vehicle Tracking under Unpredictable Environments

Multi-Resolution Estimation of Optical Flow on Vehicle Tracking under Unpredictable Environments , pp.32-36 http://dx.doi.org/10.14257/astl.2016.129.07 Multi-Resolution Estimation of Optical Flow on Vehicle Tracking under Unpredictable Environments Viet Dung Do 1 and Dong-Min Woo 1 1 Department of

More information

Applications of Millimeter-Wave Sensors in ITS

Applications of Millimeter-Wave Sensors in ITS Applications of Millimeter-Wave Sensors in ITS by Shigeaki Nishikawa* and Hiroshi Endo* There is considerable public and private support for intelligent transport systems ABSTRACT (ITS), which promise

More information

中国科技论文在线. An Efficient Method of License Plate Location in Natural-scene Image. Haiqi Huang 1, Ming Gu 2,Hongyang Chao 2

中国科技论文在线. An Efficient Method of License Plate Location in Natural-scene Image.   Haiqi Huang 1, Ming Gu 2,Hongyang Chao 2 Fifth International Conference on Fuzzy Systems and Knowledge Discovery n Efficient ethod of License Plate Location in Natural-scene Image Haiqi Huang 1, ing Gu 2,Hongyang Chao 2 1 Department of Computer

More information

Infrared Night Vision Based Pedestrian Detection System

Infrared Night Vision Based Pedestrian Detection System Infrared Night Vision Based Pedestrian Detection System INTRODUCTION Chia-Yuan Ho, Chiung-Yao Fang, 2007 Department of Computer Science & Information Engineering National Taiwan Normal University Traffic

More information

Course Objectives. This course gives a basic neural network architectures and learning rules.

Course Objectives. This course gives a basic neural network architectures and learning rules. Introduction Course Objectives This course gives a basic neural network architectures and learning rules. Emphasis is placed on the mathematical analysis of these networks, on methods of training them

More information

Intelligent Traffic Sign Detector: Adaptive Learning Based on Online Gathering of Training Samples

Intelligent Traffic Sign Detector: Adaptive Learning Based on Online Gathering of Training Samples 2011 IEEE Intelligent Vehicles Symposium (IV) Baden-Baden, Germany, June 5-9, 2011 Intelligent Traffic Sign Detector: Adaptive Learning Based on Online Gathering of Training Samples Daisuke Deguchi, Mitsunori

More information

LPR SETUP AND FIELD INSTALLATION GUIDE

LPR SETUP AND FIELD INSTALLATION GUIDE LPR SETUP AND FIELD INSTALLATION GUIDE Updated: May 1, 2010 This document was created to benchmark the settings and tools needed to successfully deploy LPR with the ipconfigure s ESM 5.1 (and subsequent

More information

CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes.

CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes. CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes. Artificial Intelligence A branch of Computer Science. Examines how we can achieve intelligent

More information

A Neuromorphic VLSI Device for Implementing 2-D Selective Attention Systems

A Neuromorphic VLSI Device for Implementing 2-D Selective Attention Systems IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL. 12, NO. 6, NOVEMBER 2001 1455 A Neuromorphic VLSI Device for Implementing 2-D Selective Attention Systems Giacomo Indiveri Abstract Selective attention is a mechanism

More information

Column-Parallel Architecture for Line-of-Sight Detection Image Sensor Based on Centroid Calculation

Column-Parallel Architecture for Line-of-Sight Detection Image Sensor Based on Centroid Calculation ITE Trans. on MTA Vol. 2, No. 2, pp. 161-166 (2014) Copyright 2014 by ITE Transactions on Media Technology and Applications (MTA) Column-Parallel Architecture for Line-of-Sight Detection Image Sensor Based

More information

Key-Words: - Neural Networks, Cerebellum, Cerebellar Model Articulation Controller (CMAC), Auto-pilot

Key-Words: - Neural Networks, Cerebellum, Cerebellar Model Articulation Controller (CMAC), Auto-pilot erebellum Based ar Auto-Pilot System B. HSIEH,.QUEK and A.WAHAB Intelligent Systems Laboratory, School of omputer Engineering Nanyang Technological University, Blk N4 #2A-32 Nanyang Avenue, Singapore 639798

More information

Intelligent Nighttime Video Surveillance Using Multi-Intensity Infrared Illuminator

Intelligent Nighttime Video Surveillance Using Multi-Intensity Infrared Illuminator , October 19-21, 2011, San Francisco, USA Intelligent Nighttime Video Surveillance Using Multi-Intensity Infrared Illuminator Peggy Joy Lu, Jen-Hui Chuang, and Horng-Horng Lin Abstract In nighttime video

More information

Iris Segmentation & Recognition in Unconstrained Environment

Iris Segmentation & Recognition in Unconstrained Environment www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume - 3 Issue -8 August, 2014 Page No. 7514-7518 Iris Segmentation & Recognition in Unconstrained Environment ABSTRACT

More information

Technical Datasheet. Blaxtair is an intelligent cameraa with the ability to generate alarms when a pedestrian is detected

Technical Datasheet. Blaxtair is an intelligent cameraa with the ability to generate alarms when a pedestrian is detected BlaXtair 1 Product Overview Technical Datasheet Figure 1 Blaxtair sensor head Blaxtair is an intelligent cameraa with the ability to generate alarms when a pedestrian is detected in a predefined area.

More information

Digital Photographic Imaging Using MOEMS

Digital Photographic Imaging Using MOEMS Digital Photographic Imaging Using MOEMS Vasileios T. Nasis a, R. Andrew Hicks b and Timothy P. Kurzweg a a Department of Electrical and Computer Engineering, Drexel University, Philadelphia, USA b Department

More information

Figure 1. Artificial Neural Network structure. B. Spiking Neural Networks Spiking Neural networks (SNNs) fall into the third generation of neural netw

Figure 1. Artificial Neural Network structure. B. Spiking Neural Networks Spiking Neural networks (SNNs) fall into the third generation of neural netw Review Analysis of Pattern Recognition by Neural Network Soni Chaturvedi A.A.Khurshid Meftah Boudjelal Electronics & Comm Engg Electronics & Comm Engg Dept. of Computer Science P.I.E.T, Nagpur RCOEM, Nagpur

More information

RRAM based analog synapse device for neuromorphic system

RRAM based analog synapse device for neuromorphic system RRAM based analog synapse device for neuromorphic system Kibong Moon, Euijun Cha, and Hyunsang Hwang Pohang University of Science and Technology (POSTECH), Korea The 13 th Korea-U.S. Forum on Nanotechnology,

More information

Improving the Safety and Efficiency of Roadway Maintenance Phase II: Developing a Vision Guidance System for the Robotic Roadway Message Painter

Improving the Safety and Efficiency of Roadway Maintenance Phase II: Developing a Vision Guidance System for the Robotic Roadway Message Painter Improving the Safety and Efficiency of Roadway Maintenance Phase II: Developing a Vision Guidance System for the Robotic Roadway Message Painter Final Report Prepared by: Ryan G. Rosandich Department of

More information

On Intelligence Jeff Hawkins

On Intelligence Jeff Hawkins On Intelligence Jeff Hawkins Chapter 8: The Future of Intelligence April 27, 2006 Presented by: Melanie Swan, Futurist MS Futures Group 650-681-9482 m@melanieswan.com http://www.melanieswan.com Building

More information

IMAGE PROCESSING TECHNIQUES FOR CROWD DENSITY ESTIMATION USING A REFERENCE IMAGE

IMAGE PROCESSING TECHNIQUES FOR CROWD DENSITY ESTIMATION USING A REFERENCE IMAGE Second Asian Conference on Computer Vision (ACCV9), Singapore, -8 December, Vol. III, pp. 6-1 (invited) IMAGE PROCESSING TECHNIQUES FOR CROWD DENSITY ESTIMATION USING A REFERENCE IMAGE Jia Hong Yin, Sergio

More information

Real- Time Computer Vision and Robotics Using Analog VLSI Circuits

Real- Time Computer Vision and Robotics Using Analog VLSI Circuits 750 Koch, Bair, Harris, Horiuchi, Hsu and Luo Real- Time Computer Vision and Robotics Using Analog VLSI Circuits Christof Koch Wyeth Bair John. Harris Timothy Horiuchi Andrew Hsu Jin Luo Computation and

More information

Autonomous vehicle guidance using analog VLSI neuromorphic sensors

Autonomous vehicle guidance using analog VLSI neuromorphic sensors Autonomous vehicle guidance using analog VLSI neuromorphic sensors Giacomo Indiveri and Paul Verschure Institute for Neuroinformatics ETH/UNIZH, Gloriastrasse 32, CH-8006 Zurich, Switzerland Abstract.

More information

The computational brain (or why studying the brain with math is cool )

The computational brain (or why studying the brain with math is cool ) The computational brain (or why studying the brain with math is cool ) +&'&'&+&'&+&+&+&'& Jonathan Pillow PNI, Psychology, & CSML Math Tools for Neuroscience (NEU 314) Fall 2016 What is computational neuroscience?

More information

A software video stabilization system for automotive oriented applications

A software video stabilization system for automotive oriented applications A software video stabilization system for automotive oriented applications A. Broggi, P. Grisleri Dipartimento di Ingegneria dellinformazione Universita degli studi di Parma 43100 Parma, Italy Email: {broggi,

More information

A Chinese License Plate Recognition System

A Chinese License Plate Recognition System A Chinese License Plate Recognition System Bai Yanping, Hu Hongping, Li Fei Key Laboratory of Instrument Science and Dynamic Measurement North University of China, No xueyuan road, TaiYuan, ShanXi 00051,

More information

FPGA based Real-time Automatic Number Plate Recognition System for Modern License Plates in Sri Lanka

FPGA based Real-time Automatic Number Plate Recognition System for Modern License Plates in Sri Lanka RESEARCH ARTICLE OPEN ACCESS FPGA based Real-time Automatic Number Plate Recognition System for Modern License Plates in Sri Lanka Swapna Premasiri 1, Lahiru Wijesinghe 1, Randika Perera 1 1. Department

More information

Adaptive Vision Leveraging Digital Retinas: Extracting Meaningful Segments

Adaptive Vision Leveraging Digital Retinas: Extracting Meaningful Segments Adaptive Vision Leveraging Digital Retinas: Extracting Meaningful Segments Nicolas Burrus and Thierry M Bernard September 20, 2006 Nicolas Burrus Adaptive Vision Leveraging

More information

According to the proposed AWB methods as described in Chapter 3, the following

According to the proposed AWB methods as described in Chapter 3, the following Chapter 4 Experiment 4.1 Introduction According to the proposed AWB methods as described in Chapter 3, the following experiments were designed to evaluate the feasibility and robustness of the algorithms.

More information

PEDESTRIAN AND OBJECT DETECTION SYSTEM IN VEHICLES FOR SAFETY DRIVING

PEDESTRIAN AND OBJECT DETECTION SYSTEM IN VEHICLES FOR SAFETY DRIVING PEDESTRIAN AND OBJECT DETECTION SYSTEM IN VEHICLES FOR SAFETY DRIVING J. Ram Prabu and S. Abinaya Department of EEE, Kumaraguru College of Technology, Coimbatore, India ABSTRACT In this paper a new image

More information

Control of a local neural network by feedforward and feedback inhibition

Control of a local neural network by feedforward and feedback inhibition Neurocomputing 58 6 (24) 683 689 www.elsevier.com/locate/neucom Control of a local neural network by feedforward and feedback inhibition Michiel W.H. Remme, Wytse J. Wadman Section Neurobiology, Swammerdam

More information

An Improved Bernsen Algorithm Approaches For License Plate Recognition

An Improved Bernsen Algorithm Approaches For License Plate Recognition IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 78-834, ISBN: 78-8735. Volume 3, Issue 4 (Sep-Oct. 01), PP 01-05 An Improved Bernsen Algorithm Approaches For License Plate Recognition

More information

A Neural Algorithm of Artistic Style (2015)

A Neural Algorithm of Artistic Style (2015) A Neural Algorithm of Artistic Style (2015) Leon A. Gatys, Alexander S. Ecker, Matthias Bethge Nancy Iskander (niskander@dgp.toronto.edu) Overview of Method Content: Global structure. Style: Colours; local

More information

258 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 33, NO. 2, APRIL 2003

258 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 33, NO. 2, APRIL 2003 258 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 33, NO. 2, APRIL 2003 Genetic Design of Biologically Inspired Receptive Fields for Neural Pattern Recognition Claudio A.

More information

Neural Networks and Antenna Arrays

Neural Networks and Antenna Arrays Neural Networks and Antenna Arrays MAJA SAREVSKA 1, NIKOS MASTORAKIS 2 1 Istanbul Technical University, Istanbul, TURKEY 2 Hellenic Naval Academy, Athens, GREECE sarevska@itu.edu.tr mastor@wseas.org Abstract:

More information

CROWD ANALYSIS WITH FISH EYE CAMERA

CROWD ANALYSIS WITH FISH EYE CAMERA CROWD ANALYSIS WITH FISH EYE CAMERA Huseyin Oguzhan Tevetoglu 1 and Nihan Kahraman 2 1 Department of Electronic and Communication Engineering, Yıldız Technical University, Istanbul, Turkey 1 Netaş Telekomünikasyon

More information

FACE RECOGNITION USING NEURAL NETWORKS

FACE RECOGNITION USING NEURAL NETWORKS Int. J. Elec&Electr.Eng&Telecoms. 2014 Vinoda Yaragatti and Bhaskar B, 2014 Research Paper ISSN 2319 2518 www.ijeetc.com Vol. 3, No. 3, July 2014 2014 IJEETC. All Rights Reserved FACE RECOGNITION USING

More information

A Biological Model of Object Recognition with Feature Learning

A Biological Model of Object Recognition with Feature Learning @ MIT massachusetts institute of technology artificial intelligence laboratory A Biological Model of Object Recognition with Feature Learning Jennifer Louie AI Technical Report 23-9 June 23 CBCL Memo 227

More information

UM-Based Image Enhancement in Low-Light Situations

UM-Based Image Enhancement in Low-Light Situations UM-Based Image Enhancement in Low-Light Situations SHWU-HUEY YEN * CHUN-HSIEN LIN HWEI-JEN LIN JUI-CHEN CHIEN Department of Computer Science and Information Engineering Tamkang University, 151 Ying-chuan

More information

Real Time Neuromorphic Camera Architecture Implemented with Quadratic Emphasis in an FPGA

Real Time Neuromorphic Camera Architecture Implemented with Quadratic Emphasis in an FPGA International Journal of Electronics and Electrical Engineering Vol. 5, No. 3, June 2017 Real Time Neuromorphic Camera Architecture Implemented with Quadratic Emphasis in an FPGA Elizabeth Fonseca Chavez1,

More information

THE FUTURE OF AUTOMOTIVE - AUGMENTED REALITY VERSUS AUTONOMOUS VEHICLES

THE FUTURE OF AUTOMOTIVE - AUGMENTED REALITY VERSUS AUTONOMOUS VEHICLES The 14 International Conference RELIABILITY and STATISTICS in TRANSPORTATION and COMMUNICATION 2014 Proceedings of the 14th International Conference Reliability and Statistics in Transportation and Communication

More information

Iris Recognition using Hamming Distance and Fragile Bit Distance

Iris Recognition using Hamming Distance and Fragile Bit Distance IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 06, 2015 ISSN (online): 2321-0613 Iris Recognition using Hamming Distance and Fragile Bit Distance Mr. Vivek B. Mandlik

More information

Lecture 13 Read: the two Eckhorn papers. (Don t worry about the math part of them).

Lecture 13 Read: the two Eckhorn papers. (Don t worry about the math part of them). Read: the two Eckhorn papers. (Don t worry about the math part of them). Last lecture we talked about the large and growing amount of interest in wave generation and propagation phenomena in the neocortex

More information

Work Domain Analysis (WDA) for Ecological Interface Design (EID) of Vehicle Control Display

Work Domain Analysis (WDA) for Ecological Interface Design (EID) of Vehicle Control Display Work Domain Analysis (WDA) for Ecological Interface Design (EID) of Vehicle Control Display SUK WON LEE, TAEK SU NAM, ROHAE MYUNG Division of Information Management Engineering Korea University 5-Ga, Anam-Dong,

More information