Retinal DOG filters: high-pass or high-frequency enhancing filters?

Size: px
Start display at page:

Download "Retinal DOG filters: high-pass or high-frequency enhancing filters?"

Transcription

1 Retinal DOG filters: high-pass or high-frequency enhancing filters? Adrián Arias 1, Eduardo Sánchez 1, and Luis Martínez 2 1 Grupo de Sistemas Inteligentes (GSI) Centro Singular de Investigación en Tecnologías de la Información (CITIUS) Universidad de Santiago de Compostela Santiago de Compostela, 15782, Spain adrian.arias.abreu@usc.es,eduardo.sanchez.vila@usc.es 2 Instituto de Neurociencias de Alicante CSIC-Universidad Miguel Hernández Alicante, 03550, Spain l.martinez@umh.es Abstract. This paper analyzes the filtering operation carried out by the classical Difference-of-Gaussians model proposed by Rodieck to describe the receptive fields of retinal ganglion cells. Discrete DoG kernels of such functions were developed and compared with High-Pass and High- Frequency Enhancing filters. The results suggest that the DoG Kernels behave as High-Frequency Enhancing filters but in a limited band of frequencies. Key words: Retina, Difference of Gaussians, High-pass Filtering, High- Frequency Enhancing Filtering. 1 Introduction The term receptive field (RF) in the visual system was classically defined as a two-dimensional region in visual space where a luminous stimulus triggers a change in response on that neuron [1]. The concept was first applied to the retina to describe the area in which a stimulus drove responses of retinal ganglion cells (RGCs). Later on, Kuffler found that RGCs show RFs with a concentric shape made up of two antagonistic regions: a center, and a surround [2]. Thus, when a bright stimulus is applied to the center region, the RGCs are excited and generate a number of action potentials or spikes; and, conversely, when the same stimulus is applied to the surround, the neuron is inhibited and a weaker or no response is observed. Thereafter, the RFs of RGCs were characterized by this center-surround organization. The center-surround RF is an empirical model that is useful to understand the spatial organization of the afferent inputs to RGCs but lacks the ability to predict the neuron?s response to any given stimulus. An important contribution was later made by Rodieck (1965) by proposing a mathematical model to formally describe the function that maps the input-output relationship of the RFs

2 of RGCs. The proposed relationship was the sum of two Gaussian functions: a positive one, representing the center, and a wider negative one representing the surround, both centered at the same point. This model was called the Differenceof-Gaussians (DoG) model and has been used to represent the RFs of RGCs ever since. The parameters of the DoG model for RGCs were first estimated by Enroth- Cugell and Robson (1966, 1984). They recorded responses of ganglion cells to sinusoidal stimuli and fitted the model against contrast sensitivity curves that were obtained experimentally. For each recorded RGC, a DoG model was fitted and their parameters, the radius and maximum amplitudes of both the center and surround Gaussians, were estimated. As the individual estimated contrast sensitivity curves fitted nicely with the experimental ones, the results provided a strong support for the DoG model as a useful function to describe the centersurround RFs of RGCs. The issue about the information processing capabilities of a DoG function was subsequently assessed by Marr and Hildreth [6]. They proposed a very influential theory of edge detection on the basis of an analysis of intensity changes which occur in natural images as well as the appropriate filters to signal those changes. Intensity changes or edges could best be detected by finding the zero values of the second derivative, or the Laplacian, of a Gaussian. Moreover, they showed that an accurate approximation of the Laplacian of a Gaussian could be developed by using a DoG function with an appropriate ratio σ surround /σ center about 1.6. They concluded that neurons in the visual system with RFs being described by such DoG functions could indeed work as edge detectors. Since the landmark work of Marr and Hildreth, RGCs, which determine the output of the retina, have been understood to perform a kind of edge detection or sharpening filtering. In fact, different authors have reported evidence about the existence of RGCs of the type of Local Edge Detectors in Cats, Rabbits and even Primates [7 9]. Moreover, in the field of image processing, discrete kernels derived from DoG functions are usually characterized as high-pass filters [10]. However, it is interesting to note that there was no previous attempt to analyze what is the filtering carried out by the DoG models that were obtained experimentally by Enroth-Cugell and Robson. In this paper we aim at analyzing the information processing capabilities of different versions of the original DoG model and test to what extent it behaves as a canonical edge detector. 2 Methods 2.1 Parameters of the DoG model The Difference-of-Gaussians model is made up with two gaussians: the first one representing the excitatory center of the RF, the second one the inhibitory surround of the RF. The function as it was used by Enroth-Cugell and Robson [4, 5], was formalized as follows: DoG(r) = k c e (r/rc)2 k s e (r/rc)2 (1)

3 being the relevant parameters: the maximum amplitudes k c and k s, and the radius r c and r s. For each RGC, 17 cells reported in Enroth-Cugell and Robson (1966) and 6 in Enroth-Cugell and Robson (1984), the theoretical contrast sensitivity function derived from the DoG model was fitted to the empirical contrast sensitivity function measured at different spatial frequencies. As a result, a set of parameters (r c, r s, r s /r c, and k s r 2 s/k c r 2 c) were estimated for each cell. For brevity these parameters are not shown here but can be found in the original papers [4, 5]. 2.2 Discrete DoG kernels The continuous DoG functions fitted to experimental data has to be converted into discrete DoG kernels to operate with input images. In what follows, the four steps required in that procedure are described. As the continuous function can take infinite values, the first step consisted on truncating it in order to set a finite range of values. Figure 1 describes the process in one dimension. A variable T was defined to determine the width of the truncation, and an standard rule was followed in order to include the 99, 74% of the area under the curve of either the center or the surround gaussian. Therefore, two possible values were considered: T = 3 r c, or T = 3 r s. The second step consists on sampling the continuous function. By setting the size SxS of the kernel, the number of both the elements of the kernel matrix Fig. 1. Discretization of the continuous DoG model: truncation (upper inset), sampling (middle inset), and normalization (lower inset).

4 as well as the sampling points of the continuous DoG function are set. Both variables T and S define the step of the sampling process: Step = 2T S 1 After the convolution of the input image with the discrete kernel, the output image has to preserve the intensity ranges of the input. The third step therefore involves the normalization of the elements of the DoG kernel matrix. Each element or weight w ij of the matrix is normalized as follows: (2) w norm ij = w ij Σ i Σ j w ij (3) Finally, the goodness of the discretization procedure has been assessed by fitting back the normalized discrete DoG kernel to the original continuous DoG function. The Levenberg-Marquart algorithm was used to solve the non-linear least squares fitting problem. The results (not shown here) confirmed that the parameter set (r c, r s, r s /r c, and k s r 2 s/k c r 2 c) is preserved as well as other aspects of the DoG function. 2.3 Baseline filters Two filter kernels were chosen to analyze the information processing capabilities of the discrete DoG kernels described in the previous section. The first one is the kernel of a typical high-pass filter (HPF), which represents the discrete version of the second-order derivative or Laplacian operator. The kernel can be obtained by means of either the coefficients of the second-derivative operation or by substracting the low-pass filter kernel from the identity kernel (Fig. 2). HPFs are typically used for edge detection tasks as they signal the location of edges in the images. The second kernel belongs to the class of high-frequency enhancing filter (HFEF), which carries out local contrast enhancement operations. It is a popular HFEF technique known as unsharp masking widely used in the printing and photography industry. The kernel is obtained by adding a high-pass filter kernel to the identity kernel (Fig. 2). Fig. 2. Kernels of baseline filters: high-pass filter (left) and unsharp masking HFEF (right).

5 2.4 Image processing and kernel analysis A comprehensive python simulation environment was developed to carry out the discretization procedure as well as the analysis of the kernels presented in the Results section. The environment takes advantage of some powerful python libraries, such as: OpenCV, to convolve an image with a kernel; Numpy, to generate 2D kernels and compute 2D discrete Fourier transforms; Scipy, to solve the non-linear least squares fitting problem described in section 2.2; and Matplotlib to plot graphs and view images. 3 Results The first task was to analyze the behavior of the discrete DoG kernels obtained for the 23(= ) cells reported by Enroth-Cugell and Robson (see section 2.1). For each DoG kernel we generated: the kernel representation in both spatial and frequency domain, the Bode diagram, and the output after convolving the kernel with an standard test input (Lena image). It can be concluded that all kernels behave in a similar way regardless of the discretization parameters used (not shown here for the sake of brevity). On the basis of this result, only one of the discrete DoG kernels, which corresponds to cell number 1 of Enroth-Cugell and Robson (1966), was chosen to make the comparison with the baseline filters. The comparison with the high-pass filter (HPF) is shown in figure 3 for kernels of size 25x25. Both kernels in the spatial domain (red pixels indicating positive values and blue pixels, negative ones) show a positive center and a negative surround, but the extent as well as the structure of these regions are clearly different. These differences are made explicit when the kernels are represented in the frequency domain (Fig. 3, second row). The 2D Fourier spectrum of the DoG kernel in a db/log scale (red pixels indicating positive coefficients; blue pixels indicating negative ones) shows a region of positive coefficients starting from the center point (DC coefficient) that progressively change into negative coefficients at high frequencies. On the contrary, in the HPF kernel the value of coefficients is negative at low frequencies and positive after a certain threshold frequency. The effect of the kernel on the frequencies of the input image is better analyzed by means of the Bode diagrams (Fig. 3, third and fifth rows), which plots the filter gain for each spatial frequency. It can be seen that (1) the DoG kernel enhances those frequencies found in a band of frequencies; and (2) the HPF Kernel removes low-frequencies as well as keeps the gain of high-frequencies. The image outputs (Fig. 3, fourth and sixth rows), obtained after convolving the input with the kernels, confirm the different nature of DoG and HPF kernels. The first one enhances local edges as well as preserves the intensity levels of the rest of regions, while the second one detects the edges of the image but suppresses all intensity information of constant regions (black pixels). The transformation of the intensities at the output is clarified by looking at the intensity profile of one of the image rows (Fig. 3, fourth and sixth rows). The profile of the DoG kernel output (green line) follows the original profile of the input (black line) and stretches the values at the peaks of the curve. The behavior is different for

6 Fig. 3. Comparison of DOG kernel with HPF kernel. The DOG kernel corresponds to cell number 1 of Enroth-Cugell and Robson (1966), parameterized as follows: k c = 100, k s = 15.9, r c = 0.32, r s = 0.76, SxS = 25x25, T = 3 r c, and Step = The HPF kernel is of the same size as the DoG kernel. The kernels are represented in the spatial domain (first row) and the frequency domain (second row). The Bode diagrams (third and fifth rows) as well as the image outputs and intensity profiles at row = 500 (fourth and sixth rows) for both kernels are also plotted.

7 the HPF kernel output. The baseline is moved down to zero and the positive values of the curve indicate the location of edge points. The DoG kernel was also compared with the HFEF kernel, as shown in figure 4 for kernels of size 25x25. The main point here is that both the image outputs and intensity profiles (Fig. 4, fourth and sixth rows) are very similar, which might suggest that the behavior of the DoG kernel would belong to the class of HFEF filters. However, the 2D Fourier spectrum as well as the Bode diagram Fig. 4. Comparison of DOG kernel with HFEF kernel. The DoG kernel as well as the analysis plots are the same as shown in 3. The HFEF kernel is of the same size as the DoG kernel.

8 reveals that the kernel features in the frequency domain are somewhat different. The DoG kernel presents a band-pass behavior whereas the Unsharp HFEF does enhance the high frequencies in the same manner with no upper limit. 4 Discussion The results shown in section 3 suggests that the DoG kernels would be better classified as High-Frequency Enhancing filters rather than High-Pass filters. Our findings indicate that the retinal filters, as components of the first processing stage of the visual system, would preserve the information related to the intensity levels at each spatial location. However, the kernel representations at frequency domains indicate that the DoG kernels focus on some specific band of frequencies and do not operate on frequencies higher than a certain cut-off value. As the neurons and circuits of the visual system are fitted to the statistics of natural images, it could be interpreted that the retinal DoG functions have captured the optimal band of frequencies that can be found in natural images. This issue as well as the quantitative analysis of the DoG kernels will be assessed in a future work. Acknowledgements This research was sponsored by the Ministry of Science and Innovation of Spain under grant TIN References 1. Hartline HK: The response of single optic nerve fibers of the vertebrate eye to illumination of the retina. Am J Physiol Vol. 121 (1938) Kuffler SW: Discharge patterns and functional organization of mammalian retina. J Neurophysiol Vol. 16(1) (1953) Rodieck RW: Quantitative analysis of cat retinal ganglion cell response to visual stimuli. Vision Res Vol. 5 (1965) Enroth-Cugell C, Robson JG: The Contrast Sensitivity of Retinal Ganglion Cells of the Cat. J Physiol. Vol. 187 (1966) Enroth-Cugell C, Robson JG: Functional characteristics and diversity of cat retinal ganglion cells. Basic characteristics and quantitative description. IOVS Vol. 25 (1984) Marr D, Hildreth E: Theory of Edge Detection. Procs Royal Soc of London, Series B, Biological Sciences. Vol. 207 (1980) Cleland BG, Levick WR: Properties of rarely encountered types of ganglion cells in the cat s retina and an overall classification. J Physiol. Vol. 240: (1974) van Wyk M, Rowland Taylor W, Vaney DI: Local Edge Detectors: A Substrate for Fine Spatial Vision at Low Temporal Frequencies in Rabbit Retina J. Neurosci. Vol. 26(51) (2006) 13250?13263

9 9. Rodieck RW, Watanabe M: Survey of the morphology of macaque retinal ganglion cells that project to the pretectum, superior colliculus, and parvicellular laminae of the lateral geniculate nucleus. J Comp Neurol Vol. 338 (1993) Gonzalez R, Woods R: Digital Image Processing. Prentice Hall (2008).

Early Stages of Vision Might Explain Data to Information Transformation

Early Stages of Vision Might Explain Data to Information Transformation Early Stages of Vision Might Explain Data to Information Transformation Baran Çürüklü Department of Computer Science and Engineering Mälardalen University Västerås S-721 23, Sweden Abstract. In this paper

More information

Nonlinear processing in LGN neurons

Nonlinear processing in LGN neurons Nonlinear processing in LGN neurons Vincent Bonin *, Valerio Mante and Matteo Carandini Smith-Kettlewell Eye Research Institute 2318 Fillmore Street San Francisco, CA 94115, USA Institute of Neuroinformatics

More information

Reading Assignments: Lecture 18: Visual Pre-Processing. Chapters TMB Brain Theory and Artificial Intelligence

Reading Assignments: Lecture 18: Visual Pre-Processing. Chapters TMB Brain Theory and Artificial Intelligence Brain Theory and Artificial Intelligence Lecture 18: Visual Pre-Processing. Reading Assignments: Chapters TMB2 3.3. 1 Low-Level Processing Remember: Vision as a change in representation. At the low-level,

More information

2/3/17. Visual System I. I. Eye, color space, adaptation II. Receptive fields and lateral inhibition III. Thalamus and primary visual cortex

2/3/17. Visual System I. I. Eye, color space, adaptation II. Receptive fields and lateral inhibition III. Thalamus and primary visual cortex 1 Visual System I I. Eye, color space, adaptation II. Receptive fields and lateral inhibition III. Thalamus and primary visual cortex 2 1 2/3/17 Window of the Soul 3 Information Flow: From Photoreceptors

More information

OPTO 5320 VISION SCIENCE I

OPTO 5320 VISION SCIENCE I OPTO 5320 VISION SCIENCE I Monocular Sensory Processes of Vision: Color Vision Mechanisms of Color Processing . Neural Mechanisms of Color Processing A. Parallel processing - M- & P- pathways B. Second

More information

Spectrograms (revisited)

Spectrograms (revisited) Spectrograms (revisited) We begin the lecture by reviewing the units of spectrograms, which I had only glossed over when I covered spectrograms at the end of lecture 19. We then relate the blocks of a

More information

Neural circuits PSY 310 Greg Francis. Lecture 05. Rods and cones

Neural circuits PSY 310 Greg Francis. Lecture 05. Rods and cones Neural circuits PSY 310 Greg Francis Lecture 05 Why do you need bright light to read? Rods and cones Photoreceptors are not evenly distributed across the retina 1 Rods and cones Cones are most dense in

More information

Lateral Geniculate Nucleus (LGN)

Lateral Geniculate Nucleus (LGN) Lateral Geniculate Nucleus (LGN) What happens beyond the retina? What happens in Lateral Geniculate Nucleus (LGN)- 90% flow Visual cortex Information Flow Superior colliculus 10% flow Slide 2 Information

More information

CS294-6 (Fall 2004) Recognizing People, Objects and Actions Lecture: January 27, 2004 Human Visual System

CS294-6 (Fall 2004) Recognizing People, Objects and Actions Lecture: January 27, 2004 Human Visual System CS294-6 (Fall 2004) Recognizing People, Objects and Actions Lecture: January 27, 2004 Human Visual System Lecturer: Jitendra Malik Scribe: Ryan White (Slide: layout of the brain) Facts about the brain:

More information

International Journal of Computational Science, Mathematics and Engineering Volume2, Issue6, June 2015 ISSN(online): Copyright-IJCSME

International Journal of Computational Science, Mathematics and Engineering Volume2, Issue6, June 2015 ISSN(online): Copyright-IJCSME Various Edge Detection Methods In Image Processing Using Matlab K. Narayana Reddy 1, G. Nagalakshmi 2 12 Department of Computer Science and Engineering 1 M.Tech Student, SISTK, Puttur 2 HOD of CSE Department,

More information

Edge detection. Gradient-based edge operators

Edge detection. Gradient-based edge operators Edge detection Gradient-based edge operators Prewitt Sobel Roberts Laplacian zero-crossings Canny edge detector Hough transform for detection of straight lines Circle Hough Transform Digital Image Processing:

More information

Neuronal responses to plaids

Neuronal responses to plaids Vision Research 39 (1999) 2151 2156 Neuronal responses to plaids Bernt Christian Skottun * Skottun Research, 273 Mather Street, Piedmont, CA 94611-5154, USA Received 30 June 1998; received in revised form

More information

M Cells. Why parallel pathways? P Cells. Where from the retina? Cortical visual processing. Announcements. Main visual pathway from retina to V1

M Cells. Why parallel pathways? P Cells. Where from the retina? Cortical visual processing. Announcements. Main visual pathway from retina to V1 Announcements exam 1 this Thursday! review session: Wednesday, 5:00-6:30pm, Meliora 203 Bryce s office hours: Wednesday, 3:30-5:30pm, Gleason https://www.youtube.com/watch?v=zdw7pvgz0um M Cells M cells

More information

Prof. Greg Francis 7/31/15

Prof. Greg Francis 7/31/15 s PSY 200 Greg Francis Lecture 06 How do you recognize your grandmother? Action potential With enough excitatory input, a cell produces an action potential that sends a signal down its axon to other cells

More information

Closed-Loop Measurements of Iso-Response Stimuli Reveal Dynamic Nonlinear Stimulus Integration in the Retina

Closed-Loop Measurements of Iso-Response Stimuli Reveal Dynamic Nonlinear Stimulus Integration in the Retina Article Closed-Loop Measurements of Iso-Response Stimuli Reveal Dynamic Nonlinear Stimulus Integration in the Retina Daniel Bölinger 1,2 and Tim Gollisch 1,2,3,4, * 1 Max Planck Institute of Neurobiology,

More information

compared to electrophysiological studies on X (sustained) and Y (transient) flickering stimuli (lines and gratings) on the contrast threshold

compared to electrophysiological studies on X (sustained) and Y (transient) flickering stimuli (lines and gratings) on the contrast threshold J. Phyeiol. (1975), 249, pp. 519-548 519 With 9 text-ftgure8 Printed in Great Britain PATTERN AND FLICKER DETECTION ANALYSED BY SUBTHRESHOLD SUMMATION By P. E. KING-SMITH AND J. J. KULIKOWSKI From the

More information

Photoreceptors Rods. Cones

Photoreceptors Rods. Cones Photoreceptors Rods Cones 120 000 000 Dim light Prefer wavelength of 505 nm Monochromatic Mainly in periphery of the eye 6 000 000 More light Different spectral sensitivities!long-wave receptors (558 nm)

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 7: Network models Lesson Title 1 Introduction 2 Structure and Function of the NS 3 Windows to the Brain 4 Data analysis 5 Data analysis II 6 Single neuron

More information

A Tutorial Essay on Spatial Filtering and Spatial Vision

A Tutorial Essay on Spatial Filtering and Spatial Vision A Tutorial Essay on Spatial Filtering and Spatial Vision Tim S Meese Neurosciences School of Life and Health Sciences Aston University Feb 2009: minor stylistic and modifications and technical corrections

More information

Information Processing During Transient Responses in the Crayfish Visual System

Information Processing During Transient Responses in the Crayfish Visual System Information Processing During Transient Responses in the Crayfish Visual System Christopher J. Rozell, Don. H. Johnson and Raymon M. Glantz Department of Electrical & Computer Engineering Department of

More information

Reading Assignments: Lecture 5: Introduction to Vision. None. Brain Theory and Artificial Intelligence

Reading Assignments: Lecture 5: Introduction to Vision. None. Brain Theory and Artificial Intelligence Brain Theory and Artificial Intelligence Lecture 5:. Reading Assignments: None 1 Projection 2 Projection 3 Convention: Visual Angle Rather than reporting two numbers (size of object and distance to observer),

More information

Space and Time Maps of Cone Photoreceptor Signals in Macaque Lateral Geniculate Nucleus

Space and Time Maps of Cone Photoreceptor Signals in Macaque Lateral Geniculate Nucleus The Journal of Neuroscience, July 15, 2002, 22(14):6158 6175 Space and Time Maps of Cone Photoreceptor Signals in Macaque Lateral Geniculate Nucleus R. Clay Reid 1,2 and Robert M. Shapley 1 1 Center for

More information

SAPOG Edge Detection Technique GUI using MATLAB

SAPOG Edge Detection Technique GUI using MATLAB SAPOG Edge Detection Technique GUI using MATLAB Poonam Kumari 1, Sanjeev Kumar Gupta 2 Software Engineer, Devansh Softech Consultancy Services Pvt. Ltd., Agra, India 1 Director, Devansh Softech Consultancy

More information

Edge Detection Techniques Based On Soft Computing

Edge Detection Techniques Based On Soft Computing International Journal for Science and Emerging ISSN No. (Online):2250-3641 Technologies with Latest Trends 7(1): 21-25 (2013) ISSN No. (Print): 2277-8136 Edge Detection Techniques Based On Soft Computing

More information

The Visual System. Cortical Architecture Casagrande February 23, 2004

The Visual System. Cortical Architecture Casagrande February 23, 2004 The Visual System Cortical Architecture Casagrande February 23, 2004 Phone: 343-4538 Email: vivien.casagrande@mcmail.vanderbilt.edu Office: T2302 MCN Required Reading Adler s Physiology of the Eye Chapters

More information

Models of visual neuron function. Quantitative Biology Course Lecture Dan Butts

Models of visual neuron function. Quantitative Biology Course Lecture Dan Butts Models of visual neuron function Quantitative Biology Course Lecture Dan Butts 1 What is the neural code"? 11 10 neurons 1,000-10,000 inputs Electrical activity: nerve impulses 2 ? How does neural activity

More information

Cambridge CB2 3EG (Received 8 November 1972)

Cambridge CB2 3EG (Received 8 November 1972) J. Physiol. (1973), 232, pp. 149-162 149 With 8 text-figures Printed in Great Britain PSYCHOPHYSICAL EVIDENCE FOR SUSTAINED AND TRANSIENT DETECTORS IN HUMAN VISION BY J. J. KULIKOWSKI AND D. J. TOLHURST*

More information

What do we perceive?

What do we perceive? THE VISUAL SYSTEM Aditi Majumder What do we perceive? Example: Switch off the light in room What we perceive Not only the property of the scene But also that of the visual system Our perception is filtered

More information

Plasticity of Cerebral Cortex in Development

Plasticity of Cerebral Cortex in Development Plasticity of Cerebral Cortex in Development Jessica R. Newton and Mriganka Sur Department of Brain & Cognitive Sciences Picower Center for Learning & Memory Massachusetts Institute of Technology Cambridge,

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi: 10.1038/nature06105 SUPPLEMENTARY INFORMATION Supplemental #1: Calculation of LGN receptive fields and temporal scales [Accompanying Butts et al. (2007)] To draw a direct comparison between the relevant

More information

Automated Assessment of Diabetic Retinal Image Quality Based on Blood Vessel Detection

Automated Assessment of Diabetic Retinal Image Quality Based on Blood Vessel Detection Y.-H. Wen, A. Bainbridge-Smith, A. B. Morris, Automated Assessment of Diabetic Retinal Image Quality Based on Blood Vessel Detection, Proceedings of Image and Vision Computing New Zealand 2007, pp. 132

More information

Representation of sound in the auditory nerve

Representation of sound in the auditory nerve Representation of sound in the auditory nerve Eric D. Young Department of Biomedical Engineering Johns Hopkins University Young, ED. Neural representation of spectral and temporal information in speech.

More information

Binaural Hearing. Steve Colburn Boston University

Binaural Hearing. Steve Colburn Boston University Binaural Hearing Steve Colburn Boston University Outline Why do we (and many other animals) have two ears? What are the major advantages? What is the observed behavior? How do we accomplish this physiologically?

More information

Lecture overview. What hypothesis to test in the fly? Quantitative data collection Visual physiology conventions ( Methods )

Lecture overview. What hypothesis to test in the fly? Quantitative data collection Visual physiology conventions ( Methods ) Lecture overview What hypothesis to test in the fly? Quantitative data collection Visual physiology conventions ( Methods ) 1 Lecture overview What hypothesis to test in the fly? Quantitative data collection

More information

Intelligent Edge Detector Based on Multiple Edge Maps. M. Qasim, W.L. Woon, Z. Aung. Technical Report DNA # May 2012

Intelligent Edge Detector Based on Multiple Edge Maps. M. Qasim, W.L. Woon, Z. Aung. Technical Report DNA # May 2012 Intelligent Edge Detector Based on Multiple Edge Maps M. Qasim, W.L. Woon, Z. Aung Technical Report DNA #2012-10 May 2012 Data & Network Analytics Research Group (DNA) Computing and Information Science

More information

Direction Selectivity in the Goldfish Tectum Revisited

Direction Selectivity in the Goldfish Tectum Revisited Direction Selectivity in the Goldfish Tectum Revisited VADIM MAXIMOV, ELENA MAXIMOVA, AND PAUL MAXIMOV Institute for Information Transmission Problems, Russian Academy of Sciences, Moscow, Russia ABSTRACT:

More information

11/2/2011. Basic circuit anatomy (the circuit is the same in all parts of the cerebellum)

11/2/2011. Basic circuit anatomy (the circuit is the same in all parts of the cerebellum) 11/2/2011 Neuroscientists have been attracted to the puzzle of the Cerebellum ever since Cajal. The orderly structure, the size of the cerebellum and the regularity of the neural elements demands explanation.

More information

An Automated Method for Detecting Exudates and Hemorrhages in the Retina s Images of Patients Suffering Diabetic Retinopathy

An Automated Method for Detecting Exudates and Hemorrhages in the Retina s Images of Patients Suffering Diabetic Retinopathy Contemporary Engineering Sciences, Vol. 7, 2014, no. 12, 577-587 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4442 An Automated Method for Detecting Exudates and Hemorrhages in the

More information

Models of Attention. Models of Attention

Models of Attention. Models of Attention Models of Models of predictive: can we predict eye movements (bottom up attention)? [L. Itti and coll] pop out and saliency? [Z. Li] Readings: Maunsell & Cook, the role of attention in visual processing,

More information

Efficient Coding of Natural Scenes in the Lateral Geniculate Nucleus: Experimental Test of a Computational Theory

Efficient Coding of Natural Scenes in the Lateral Geniculate Nucleus: Experimental Test of a Computational Theory The Journal of Neuroscience, May 15, 1996, 16(10):3351 3362 Efficient Coding of Natural Scenes in the Lateral Geniculate Nucleus: Experimental Test of a Computational Theory Yang Dan, 1 Joseph J. Atick,

More information

Visual Motion Detection

Visual Motion Detection MS number 1975 Visual Motion Detection B K Dellen, University of Goettingen, Goettingen, Germany R Wessel, Washington University, St Louis, MO, USA Contact information: Babette Dellen, Bernstein Center

More information

Normal and amblyopic contrast sensitivity functions in central and peripheral retinas

Normal and amblyopic contrast sensitivity functions in central and peripheral retinas Normal and amblyopic contrast sensitivity functions in central and peripheral retinas Joseph Thomas Contrast sensitivity functions (CSF's)for temporally modulated sine wave gratings were established at

More information

Modeling of Hippocampal Behavior

Modeling of Hippocampal Behavior Modeling of Hippocampal Behavior Diana Ponce-Morado, Venmathi Gunasekaran and Varsha Vijayan Abstract The hippocampus is identified as an important structure in the cerebral cortex of mammals for forming

More information

Active Control of Spike-Timing Dependent Synaptic Plasticity in an Electrosensory System

Active Control of Spike-Timing Dependent Synaptic Plasticity in an Electrosensory System Active Control of Spike-Timing Dependent Synaptic Plasticity in an Electrosensory System Patrick D. Roberts and Curtis C. Bell Neurological Sciences Institute, OHSU 505 N.W. 185 th Avenue, Beaverton, OR

More information

Realization of Visual Representation Task on a Humanoid Robot

Realization of Visual Representation Task on a Humanoid Robot Istanbul Technical University, Robot Intelligence Course Realization of Visual Representation Task on a Humanoid Robot Emeç Erçelik May 31, 2016 1 Introduction It is thought that human brain uses a distributed

More information

International Journal of Advanced Computer Technology (IJACT)

International Journal of Advanced Computer Technology (IJACT) Abstract An Introduction to Third Generation of Neural Networks for Edge Detection Being inspired by the structure and behavior of the human visual system the spiking neural networks for edge detection

More information

Sum of Neurally Distinct Stimulus- and Task-Related Components.

Sum of Neurally Distinct Stimulus- and Task-Related Components. SUPPLEMENTARY MATERIAL for Cardoso et al. 22 The Neuroimaging Signal is a Linear Sum of Neurally Distinct Stimulus- and Task-Related Components. : Appendix: Homogeneous Linear ( Null ) and Modified Linear

More information

J Jeffress model, 3, 66ff

J Jeffress model, 3, 66ff Index A Absolute pitch, 102 Afferent projections, inferior colliculus, 131 132 Amplitude modulation, coincidence detector, 152ff inferior colliculus, 152ff inhibition models, 156ff models, 152ff Anatomy,

More information

Information and neural computations

Information and neural computations Information and neural computations Why quantify information? We may want to know which feature of a spike train is most informative about a particular stimulus feature. We may want to know which feature

More information

Visual Nonclassical Receptive Field Effects Emerge from Sparse Coding in a Dynamical System

Visual Nonclassical Receptive Field Effects Emerge from Sparse Coding in a Dynamical System Visual Nonclassical Receptive Field Effects Emerge from Sparse Coding in a Dynamical System Mengchen Zhu 1, Christopher J. Rozell 2 * 1 Wallace H. Coulter Department of Biomedical Engineering, Georgia

More information

Vision Seeing is in the mind

Vision Seeing is in the mind 1 Vision Seeing is in the mind Stimulus: Light 2 Light Characteristics 1. Wavelength (hue) 2. Intensity (brightness) 3. Saturation (purity) 3 4 Hue (color): dimension of color determined by wavelength

More information

Temporal Feature of S-cone Pathway Described by Impulse Response Function

Temporal Feature of S-cone Pathway Described by Impulse Response Function VISION Vol. 20, No. 2, 67 71, 2008 Temporal Feature of S-cone Pathway Described by Impulse Response Function Keizo SHINOMORI Department of Information Systems Engineering, Kochi University of Technology

More information

Spectro-temporal response fields in the inferior colliculus of awake monkey

Spectro-temporal response fields in the inferior colliculus of awake monkey 3.6.QH Spectro-temporal response fields in the inferior colliculus of awake monkey Versnel, Huib; Zwiers, Marcel; Van Opstal, John Department of Biophysics University of Nijmegen Geert Grooteplein 655

More information

Quantitative Evaluation of Edge Detectors Using the Minimum Kernel Variance Criterion

Quantitative Evaluation of Edge Detectors Using the Minimum Kernel Variance Criterion Quantitative Evaluation of Edge Detectors Using the Minimum Kernel Variance Criterion Qiang Ji Department of Computer Science University of Nevada Robert M. Haralick Department of Electrical Engineering

More information

We (1 4) and many others (e.g., 5 8) have studied the

We (1 4) and many others (e.g., 5 8) have studied the Some transformations of color information from lateral geniculate nucleus to striate cortex Russell L. De Valois*, Nicolas P. Cottaris, Sylvia D. Elfar*, Luke E. Mahon, and J. Anthony Wilson* *Psychology

More information

USING AUDITORY SALIENCY TO UNDERSTAND COMPLEX AUDITORY SCENES

USING AUDITORY SALIENCY TO UNDERSTAND COMPLEX AUDITORY SCENES USING AUDITORY SALIENCY TO UNDERSTAND COMPLEX AUDITORY SCENES Varinthira Duangudom and David V Anderson School of Electrical and Computer Engineering, Georgia Institute of Technology Atlanta, GA 30332

More information

Image Analysis. Edge Detection

Image Analysis. Edge Detection Image Analsis Image Analsis Edge Detection K. Buza Lars Schmidt-Thieme Inormation Sstems and Machine Learning Lab ISMLL Institute o Economics and Inormation Sstems & Institute o Computer Science Universit

More information

LATERAL INHIBITION MECHANISM IN COMPUTATIONAL AUDITORY MODEL AND IT'S APPLICATION IN ROBUST SPEECH RECOGNITION

LATERAL INHIBITION MECHANISM IN COMPUTATIONAL AUDITORY MODEL AND IT'S APPLICATION IN ROBUST SPEECH RECOGNITION LATERAL INHIBITION MECHANISM IN COMPUTATIONAL AUDITORY MODEL AND IT'S APPLICATION IN ROBUST SPEECH RECOGNITION Lu Xugang Li Gang Wang Lip0 Nanyang Technological University, School of EEE, Workstation Resource

More information

(Received 4 July 1977)

(Received 4 July 1977) J. Phyaiol. (1978), 276, pp. 299-310 299 With 7 text-figure8 Printed in Great Britain EFFECTS OF PICROTOXIN AND STRYCHNINE ON RABBIT RETINAL GANGLION CELLS: CHANGES IN CENTRE SURROUND RECEPTIVE FIELDS

More information

Contrast sensitivity and retinal ganglion cell responses in the primate

Contrast sensitivity and retinal ganglion cell responses in the primate PSYCHOLOGY NEUROSCIENCE Psychology & Neuroscience, 2011, 4, 1, 11-18 DOI: 10.3922/j.psns.2011.1.003 Contrast sensitivity and retinal ganglion cell responses in the primate Barry B. Lee 1,2 and Hao Sun

More information

Visual Physiology. Perception and Attention. Graham Hole. Problems confronting the visual system: Solutions: The primary visual pathways: The eye:

Visual Physiology. Perception and Attention. Graham Hole. Problems confronting the visual system: Solutions: The primary visual pathways: The eye: Problems confronting the visual system: Visual Physiology image contains a huge amount of information which must be processed quickly. image is dim, blurry and distorted. Light levels vary enormously.

More information

Signal Processing by Multiplexing and Demultiplexing in Neurons

Signal Processing by Multiplexing and Demultiplexing in Neurons Signal Processing by Multiplexing and Demultiplexing in Neurons DavidC. Tam Division of Neuroscience Baylor College of Medicine Houston, TX 77030 dtam@next-cns.neusc.bcm.tmc.edu Abstract Signal processing

More information

(Received 28 May 1974)

(Received 28 May 1974) J. Phy.iol. (1975), 245, pp. 261-270 261 With 6 text-figurem Printed in Great Britain RECEPTIVE FIELDS IN CAT SUPERIOR COLLICULUS AFTER VISUAL CORTEX LESIONS BY NANCY BERMAN AND MAX CYNADER From the Department

More information

G5)H/C8-)72)78)2I-,8/52& ()*+,-./,-0))12-345)6/3/782 9:-8;<;4.= J-3/ J-3/ "#&' "#% "#"% "#%$

G5)H/C8-)72)78)2I-,8/52& ()*+,-./,-0))12-345)6/3/782 9:-8;<;4.= J-3/ J-3/ #&' #% #% #%$ # G5)H/C8-)72)78)2I-,8/52& #% #$ # # &# G5)H/C8-)72)78)2I-,8/52' @5/AB/7CD J-3/ /,?8-6/2@5/AB/7CD #&' #% #$ # # '#E ()*+,-./,-0))12-345)6/3/782 9:-8;;4. @5/AB/7CD J-3/ #' /,?8-6/2@5/AB/7CD #&F #&' #% #$

More information

Self-Organization and Segmentation with Laterally Connected Spiking Neurons

Self-Organization and Segmentation with Laterally Connected Spiking Neurons Self-Organization and Segmentation with Laterally Connected Spiking Neurons Yoonsuck Choe Department of Computer Sciences The University of Texas at Austin Austin, TX 78712 USA Risto Miikkulainen Department

More information

Parallel streams of visual processing

Parallel streams of visual processing Parallel streams of visual processing RETINAL GANGLION CELL AXONS: OPTIC TRACT Optic nerve Optic tract Optic chiasm Lateral geniculate nucleus Hypothalamus: regulation of circadian rhythms Pretectum: reflex

More information

Analysis of in-vivo extracellular recordings. Ryan Morrill Bootcamp 9/10/2014

Analysis of in-vivo extracellular recordings. Ryan Morrill Bootcamp 9/10/2014 Analysis of in-vivo extracellular recordings Ryan Morrill Bootcamp 9/10/2014 Goals for the lecture Be able to: Conceptually understand some of the analysis and jargon encountered in a typical (sensory)

More information

Active sensing. Ehud Ahissar 1

Active sensing. Ehud Ahissar 1 Active sensing Ehud Ahissar 1 Active sensing Passive vs active touch Comparison across senses Basic coding principles -------- Perceptual loops Sensation-targeted motor control Proprioception Controlled

More information

A general error-based spike-timing dependent learning rule for the Neural Engineering Framework

A general error-based spike-timing dependent learning rule for the Neural Engineering Framework A general error-based spike-timing dependent learning rule for the Neural Engineering Framework Trevor Bekolay Monday, May 17, 2010 Abstract Previous attempts at integrating spike-timing dependent plasticity

More information

PSY 214 Lecture 5 (09/19/2010) (Vision) Dr. Achtman PSY 214. Lecture 5 Topic: Introduction to Vision Chapter 3, pages 55-71

PSY 214 Lecture 5 (09/19/2010) (Vision) Dr. Achtman PSY 214. Lecture 5 Topic: Introduction to Vision Chapter 3, pages 55-71 Corrections: No corrections needed Announcements: After the completion of chapter 4 a movie will be shown First test is October 3, 2011 Dr. Achtman is available during her office hours The test will include

More information

Dual Inhibitory Mechanisms for Definition of Receptive Field Characteristics in Cat Striate Cortex

Dual Inhibitory Mechanisms for Definition of Receptive Field Characteristics in Cat Striate Cortex Dual Inhibitory Mechanisms for Definition of Receptive Field Characteristics in Cat Striate Cortex A. B. Bonds Dept. of Electrical Engineering Vanderbilt University N ashville, TN 37235 Abstract In single

More information

On the implementation of Visual Attention Architectures

On the implementation of Visual Attention Architectures On the implementation of Visual Attention Architectures KONSTANTINOS RAPANTZIKOS AND NICOLAS TSAPATSOULIS DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING NATIONAL TECHNICAL UNIVERSITY OF ATHENS 9, IROON

More information

A Neurally-Inspired Model for Detecting and Localizing Simple Motion Patterns in Image Sequences

A Neurally-Inspired Model for Detecting and Localizing Simple Motion Patterns in Image Sequences A Neurally-Inspired Model for Detecting and Localizing Simple Motion Patterns in Image Sequences Marc Pomplun 1, Yueju Liu 2, Julio Martinez-Trujillo 2, Evgueni Simine 2, and John K. Tsotsos 2 1 Department

More information

A CONVENTIONAL STUDY OF EDGE DETECTION TECHNIQUE IN DIGITAL IMAGE PROCESSING

A CONVENTIONAL STUDY OF EDGE DETECTION TECHNIQUE IN DIGITAL IMAGE PROCESSING Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 4, April 2014,

More information

The Central Auditory System

The Central Auditory System THE AUDITORY SYSTEM Each auditory nerve sends information to the cochlear nucleus. The Central Auditory System From there, projections diverge to many different pathways. The Central Auditory System There

More information

Image Processing in the Human Visual System, a Quick Overview

Image Processing in the Human Visual System, a Quick Overview Image Processing in the Human Visual System, a Quick Overview By Orazio Gallo, April 24th, 2008 The Visual System Our most advanced perception system: The optic nerve has 106 fibers, more than all the

More information

LISC-322 Neuroscience. Visual Field Representation. Visual Field Representation. Visual Field Representation. Visual Field Representation

LISC-322 Neuroscience. Visual Field Representation. Visual Field Representation. Visual Field Representation. Visual Field Representation LISC-3 Neuroscience THE VISUAL SYSTEM Central Visual Pathways Each eye sees a part of the visual space that defines its visual field. The s of both eyes overlap extensively to create a binocular. eye both

More information

How is the stimulus represented in the nervous system?

How is the stimulus represented in the nervous system? How is the stimulus represented in the nervous system? Eric Young F Rieke et al Spikes MIT Press (1997) Especially chapter 2 I Nelken et al Encoding stimulus information by spike numbers and mean response

More information

Neuron, Volume 63 Spatial attention decorrelates intrinsic activity fluctuations in Macaque area V4.

Neuron, Volume 63 Spatial attention decorrelates intrinsic activity fluctuations in Macaque area V4. Neuron, Volume 63 Spatial attention decorrelates intrinsic activity fluctuations in Macaque area V4. Jude F. Mitchell, Kristy A. Sundberg, and John H. Reynolds Systems Neurobiology Lab, The Salk Institute,

More information

Fundamental mechanisms of visual motion detection: models, cells and functions

Fundamental mechanisms of visual motion detection: models, cells and functions Progress in Neurobiology 68 (2003) 409 437 Fundamental mechanisms of visual motion detection: models, cells and functions C.W.G. Clifford a,, M.R. Ibbotson b,1 a Colour, Form and Motion Laboratory, Visual

More information

EXTRACTION OF RETINAL BLOOD VESSELS USING IMAGE PROCESSING TECHNIQUES

EXTRACTION OF RETINAL BLOOD VESSELS USING IMAGE PROCESSING TECHNIQUES EXTRACTION OF RETINAL BLOOD VESSELS USING IMAGE PROCESSING TECHNIQUES T.HARI BABU 1, Y.RATNA KUMAR 2 1 (PG Scholar, Dept. of Electronics and Communication Engineering, College of Engineering(A), Andhra

More information

Comparative Analysis of Canny and Prewitt Edge Detection Techniques used in Image Processing

Comparative Analysis of Canny and Prewitt Edge Detection Techniques used in Image Processing Comparative Analysis of Canny and Prewitt Edge Detection Techniques used in Image Processing Nisha 1, Rajesh Mehra 2, Lalita Sharma 3 PG Scholar, Dept. of ECE, NITTTR, Chandigarh, India 1 Associate Professor,

More information

LISC-322 Neuroscience Cortical Organization

LISC-322 Neuroscience Cortical Organization LISC-322 Neuroscience Cortical Organization THE VISUAL SYSTEM Higher Visual Processing Martin Paré Assistant Professor Physiology & Psychology Most of the cortex that covers the cerebral hemispheres is

More information

Senses are transducers. Change one form of energy into another Light, sound, pressure, etc. into What?

Senses are transducers. Change one form of energy into another Light, sound, pressure, etc. into What? 1 Vision 2 TRANSDUCTION Senses are transducers Change one form of energy into another Light, sound, pressure, etc. into What? Action potentials! Sensory codes Frequency code encodes information about intensity

More information

Keywords Fuzzy Logic, Fuzzy Rule, Fuzzy Membership Function, Fuzzy Inference System, Edge Detection, Regression Analysis.

Keywords Fuzzy Logic, Fuzzy Rule, Fuzzy Membership Function, Fuzzy Inference System, Edge Detection, Regression Analysis. Volume 6, Issue 3, March 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Modified Fuzzy

More information

The Integration of Features in Visual Awareness : The Binding Problem. By Andrew Laguna, S.J.

The Integration of Features in Visual Awareness : The Binding Problem. By Andrew Laguna, S.J. The Integration of Features in Visual Awareness : The Binding Problem By Andrew Laguna, S.J. Outline I. Introduction II. The Visual System III. What is the Binding Problem? IV. Possible Theoretical Solutions

More information

EDGE DETECTION OF THE SCOLIOTIC VERTEBRAE USING X-RAY IMAGES

EDGE DETECTION OF THE SCOLIOTIC VERTEBRAE USING X-RAY IMAGES Journal of Engineering Science and Technology 4 th EURECA 2015 Special Issue February (2016) 166-175 School of Engineering, Taylor s University EDGE DETECTION OF THE SCOLIOTIC VERTEBRAE USING X-RAY IMAGES

More information

Extraction of Blood Vessels and Recognition of Bifurcation Points in Retinal Fundus Image

Extraction of Blood Vessels and Recognition of Bifurcation Points in Retinal Fundus Image International Journal of Research Studies in Science, Engineering and Technology Volume 1, Issue 5, August 2014, PP 1-7 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) Extraction of Blood Vessels and

More information

Edge Detection Techniques Using Fuzzy Logic

Edge Detection Techniques Using Fuzzy Logic Edge Detection Techniques Using Fuzzy Logic Essa Anas Digital Signal & Image Processing University Of Central Lancashire UCLAN Lancashire, UK eanas@uclan.a.uk Abstract This article reviews and discusses

More information

Monocular and Binocular Mechanisms of Contrast Gain Control. Izumi Ohzawa and Ralph D. Freeman

Monocular and Binocular Mechanisms of Contrast Gain Control. Izumi Ohzawa and Ralph D. Freeman Monocular and Binocular Mechanisms of Contrast Gain Control Izumi Ohzawa and alph D. Freeman University of California, School of Optometry Berkeley, California 9472 E-mail: izumi@pinoko.berkeley.edu ABSTACT

More information

Just One View: Invariances in Inferotemporal Cell Tuning

Just One View: Invariances in Inferotemporal Cell Tuning Just One View: Invariances in Inferotemporal Cell Tuning Maximilian Riesenhuber Tomaso Poggio Center for Biological and Computational Learning and Department of Brain and Cognitive Sciences Massachusetts

More information

Light passes through the lens, through the inner layer of ganglion cells and bipolar cells to reach the rods and cones. The retina

Light passes through the lens, through the inner layer of ganglion cells and bipolar cells to reach the rods and cones. The retina The visual system Light passes through the lens, through the inner layer of ganglion cells and bipolar cells to reach the rods and cones. The retina 0.5 mm thick The retina 0.5 mm thick The photosensors

More information

Detection of Glaucoma and Diabetic Retinopathy from Fundus Images by Bloodvessel Segmentation

Detection of Glaucoma and Diabetic Retinopathy from Fundus Images by Bloodvessel Segmentation International Journal of Engineering and Advanced Technology (IJEAT) ISSN: 2249 8958, Volume-5, Issue-5, June 2016 Detection of Glaucoma and Diabetic Retinopathy from Fundus Images by Bloodvessel Segmentation

More information

TUMBLING E RESOLUTION PERIMETRY IN GLAUCOMA

TUMBLING E RESOLUTION PERIMETRY IN GLAUCOMA Tumbling E resolution perimetry in glaucoma 179 TUMBLING E RESOLUTION PERIMETRY IN GLAUCOMA FERGAL A. ENNIS 1, ROGER S. ANDERSON 1, WINSTON S. McCLEAN 1 and SIMON J.A. RANKIN 2 1 Vision Science Research

More information

Neurobiology of Hearing (Salamanca, 2012) Auditory Cortex (2) Prof. Xiaoqin Wang

Neurobiology of Hearing (Salamanca, 2012) Auditory Cortex (2) Prof. Xiaoqin Wang Neurobiology of Hearing (Salamanca, 2012) Auditory Cortex (2) Prof. Xiaoqin Wang Laboratory of Auditory Neurophysiology Department of Biomedical Engineering Johns Hopkins University web1.johnshopkins.edu/xwang

More information

Receptive fields and suppressive fields in the early visual system

Receptive fields and suppressive fields in the early visual system To appear in Gazzaniga, M. S., ed. (2004). The Cognitive Neurosciences (MIT Press). 1 Receptive fields and suppressive fields in the early visual system Matteo Carandini Smith-Kettlewell Eye Research Institute

More information

Thalamo-Cortical Relationships Ultrastructure of Thalamic Synaptic Glomerulus

Thalamo-Cortical Relationships Ultrastructure of Thalamic Synaptic Glomerulus Central Visual Pathways V1/2 NEUR 3001 dvanced Visual Neuroscience The Lateral Geniculate Nucleus () is more than a relay station LP SC Professor Tom Salt UCL Institute of Ophthalmology Retina t.salt@ucl.ac.uk

More information

Object recognition and hierarchical computation

Object recognition and hierarchical computation Object recognition and hierarchical computation Challenges in object recognition. Fukushima s Neocognitron View-based representations of objects Poggio s HMAX Forward and Feedback in visual hierarchy Hierarchical

More information

Thalamocortical Feedback and Coupled Oscillators

Thalamocortical Feedback and Coupled Oscillators Thalamocortical Feedback and Coupled Oscillators Balaji Sriram March 23, 2009 Abstract Feedback systems are ubiquitous in neural systems and are a subject of intense theoretical and experimental analysis.

More information

A biophysically realistic Model of the Retina

A biophysically realistic Model of the Retina A biophysically realistic Model of the Retina Melissa Louey Piotr Sokół Department of Mechanical Engineering Social and Psychological Sciences The University of Melbourne University College Utrecht Melbourne,

More information