Comparison of Near Infrared And Visible Image Fusion Methods

Size: px
Start display at page:

Download "Comparison of Near Infrared And Visible Image Fusion Methods"

Transcription

1 Comparison of Near Infrared And Visible Image Fusion Methods Sami Varjo, Jari Hannuksela Machine Vision Group, Infotech Oulu and Department of Electrical and Information Engineering P.O. Box 4500, FI University of Oulu, Finland Sakari Alenius Nokia Research Center, Tampere, Finland Abstract Visible images are usually merged with midrange infrared images for surveillance enhancement or for non visual tasks like face recognition. The IR images contain information that is not the same as in the visible range images. We test fusion of near infrared images with visible spectrum images for detail enhancement and contrast highlighting using several quality metrics. It is shown that computationally light fusion methods can be utilized for visual enhancement. PCA based approach produces promising results for low ambient light images merged with flash near infrared images. I. INTRODUCTION The IR images contain information that is not the same as in the visible range images. The IR reflectance of objects may be different than for the visible light. Foliage is often much more intensive in IR images and some non- or semitransparent objects may become transparent in IR wavelengths and vice versa. Fusion of these images with different contents could be utilized to enhance image quality of mobile devices if suitable cameras are available. The fusion methods for combining infrared images with visible spectrum images concentrate heavily on the surveillance and remote sensing applications. The fusion goal in surveillance is to enhance the interesting objects visible in thermal images against the visible image surroundings [1]. The results can contain the IR band data highlighted with unnatural colors for good perception. The other goal is creating colored night vision images. Waxman et al. combine thermal images with visible images using a combination of IR excited and IR suppressed visible images with color remapping [2]. These pseudo colored night images are more pleasing to look at than the plain IR images, but the color mapping resembles only slightly the natural coloring in the daylight [3]. In remote sensing applications multiband image data is fused for increased spatial resolution and improved information representation [4]. Fusion of IR and visible light images has been used for face recognition, but there the information is combined for increased information content, not for improved visual appearance [5]. Krishnan and Fergus have presented the idea of dark flash photography where the image pairs are taken with IR-light flash and low ambient light conditions [6]. The motivation for the use of IR flash was to obtain good low light images with out disturbing the subjects since the visible intensity of IR flash applied was two magnitudes lower than the regular flash. Matlab implementation of the above method was reported to have execution time of 25 minutes for 1.3 mega pixel image, or 3 minutes if the algorithm spatial constraints of the algorithm were eased. We propose to fuse near infrared images with visible spectrum images for results with improved contrast and increased information contents. Several computationally light weight approaches are tested for the fusion and the results are compared using several fusion metrics. A. Fusion Quality Assessment II. METHODS Fusion quality was estimated using several different metrics. These were Q x, edge preservation value [7], universal image quality index based values: Q p considering the inputs saliency, Q w weighting salient image areas, and Q e the edge dependent measure [8]. Q c is universal quality index measure that has been extended to take into account the similarity between inputs and resulting images [9]. As different type of quality values, the human perception based measures were calculated. The same contrast sensitivity filters were used as in [10], namely Mannos-Skarison resulting Q M, Daly s filter for Q D and Ahumada s filter for Q A. Also the combined mutual information M I with fusion symmetry F S were calculated [11]. B. Fusion A method inspired by the unsharpening mask technique for combining value channels of input images retaining the colors from visible range image (A) was applied. The normalized IR image was subtracted from visible image value channel presented in HSV colorspace. The renormalized difference image was subtracted again from the original value channel with given weight. Also, the PCA based method for flash-noflash fusion by Alenius and Bilcu [12] using both RGB (B) and LAB (C) color spaces was tested. Their method divides image content to low and high pass bands, determines weights for tessellated data using PCA, and interpolates these the fusion weights to cover the whole images. Several other inhouse methods that included method with fusion weighting based on input variances (D), Min/max fusion where fusion is pixelwise sum of maximum and minimum of inputs with

2 Fig. 1. Examples of visible spectrum and near infrared images: (left) the daylight images, (right) the lowlight and flash-near infrared images. additional weight for visible data (E) and negative/positive feed back fusion inspired by [2] with both RGB (F) and HSV (G) color spaces. Contrast pyramid fusion [13] (H) and Laplacian pyramid [14] (I) with maximum value selection method applied on value channel of HSV image and gray scale IR image were used as external references. Also, discrete wavelet decomposition based fusion [15] with maximum coefficient selection policy was applied (J). C. Image Acquisition The images for IR-vis fusion experiments were obtained using Sigma SD14, a digital SLR camera, with a Yashinon 50 mm f/1.4 lens with M42 Pentax screw mount. The camera s own IR cut filter between the sensor (Foevon X3) and lens was removed. For the ambient light images, a Schott RG IR band pass filter was used (B+W s #486 IR/UV Cut). The filter stop band started at 670 nm with less than 10 % transmission at 720 nm. The IR pass (visible cut) filter was an unbranded glass filter having an IR pass at 720 nm. The overlap of IR cut and IR pass filters was determined to be very small (vis:ir:ir pass+cut = 1600:200:1). The lowlight scenes were captured having underexposure about 2 f-stops or more indicated by the camera s light meter. The RAW images were pre processed by tuning manually the exposures, and the IR images were converted to gray scale. Examples of input image pairs are presented in the Fig. 1. III. R ESULTS A. Daylight Image Fusion With abundant ambient light the differences between result quality measures scattered. No single outstanding approach was clearly distinguishable as shown by the mean quality values of 36 image pairs in Table I. Visual inspections suggest that Laplacian pyramid based approach (I) yields slightly better results than the (A) or (C) while the differences were small (Fig 2). The edge preservation and universal quality index based quality metrics also support this observation. The color distortions are clearly the main problem in the fusion. Color space that separates the intensity from color values can be used to alleviate the problem as can be seen from PCA method in RGB (B) and LAB (C) color spaces. B. Flash-IR-Visible Image Fusion The results for 25 image pairs taken in low ambient lighting merged with IR-flash images are collected in Table II. With the low light conditions, the PCA fusion in LAB color space (C) produces clearly the best results with the edge preservation and universal image quality index based quality measures (Fig 2). The same method, but applied in RGB color space, performs much worse with these metrics. Visually the RGB color space results contain some highlight anomalies and slight color distortions. The negative/positive feedback fusion for the value channel of HSV (G) results in the best values with the HVS based measures. However, visual inspection shows that the PCA based approach yields the least color artifacts in the results. The clear benefit of PCA approach compared to others that were tested is that it does not necessarily need color image smoothing, or at least the need is greatly reduced. While the PCA in LAB color space produced visually the best results it s main problem is the washed out colors. Partly the reason for this is the fact that the low ambient light image does not contain sufficient color information. Also the miss match between visible and infrared intensities can be too great. Tone mapping method might be required to correct the result colors. The average execution times for unoptimized Matlab implementations ranged between 1.6 and 8.1 seconds implying that all the tested are computationally light. More definitive analysis of the computational complexity cannot be done with the Matlab implementations. IV. C ONCLUSION Images captured with abundant ambient light can be fused with several approaches. All the tested methods were computationally considerably lighter compared to the methods reported in the literature. The Laplacian pyramid decomposition of intensity image and the infrared data, that are further combined

3 TABLE I MEAN QUALITY VALUES FOR THE FUSED IR AND VISIBLE IMAGES WITH ABUNDANT AMBIENT LIGHT WITH STANDARD ERRORS. A B C D E MI ± ± ± ± ± FS* ± ± ± ± ± MI/FS ± ± ± ± ± Qx ± ± ± ± ± Qp ± ± ± ± ± Qw ± ± ± ± ± Qe ± ± ± ± ± Qc ± ± ± ± ± Qm* ± ± ± ± ± Qd* ± ± ± ± ± Qa* ± ± ± ± ± F G H I J MI ± ± ± ± ± FS* ± ± ± ± ± MI/FS ± ± ± ± ± Qx ± ± ± ± ± Qp ± ± ± ± ± Qw ± ± ± ± ± Qe ± ± ± ± ± Qc ± ± ± ± ± Qm* ± ± ± ± ± Qd* ± ± ± ± ± Qa* ± ± ± ± ± * small value better TABLE II MEAN QUALITY VALUES FOR FUSED FLASH IR AND VISIBLE IMAGES WITH STANDARD ERRORS. A B C D E MI ± ± ± ± ± FS* ± ± ± ± ± MI/FS ± ± ± ± ± Qx ± ± ± ± ± Qp ± ± ± ± ± Qw ± ± ± ± ± Qe ± ± ± ± ± Qc ± ± ± ± ± Qm* ± ± ± ± ± Qd* ± ± ± ± ± Qa* ± ± ± ± ± F G H I J MI ± ± ± ± ± FS* ± ± ± ± ± MI/FS ± ± ± ± ± Qx ± ± ± ± ± Qp ± ± ± ± ± Qw ± ± ± ± ± Qe ± ± ± ± ± Qc ± ± ± ± ± Qm* ± ± ± ± ± Qd* ± ± ± ± ± Qa* ± ± ± ± ± * small value better

4 Fig. 2. Enlarged portions of fusion result examples for images taken in excess ambient light (top) and for images taken in lowlight (bottom). by maximum value selection, yielded the best fusion results in daylight image pairs. The PCA based method originally developed for flash-noflash image fusion performed the best in lowlight cases where IR-flash was applied. Compared to the other tested methods, a noisy lowlight image did not distort the colors in the result image, and the need for smoothing the color image input is greatly reduced. The main problem with the method appears to be washed out colors. Histogram stretching and white balancing could be used to enhance the colors. However, if the color information in input images is poor, color cannot be enchanced in this way. Tone mapping is one other possibility to improve color representation in the resulting images. The quality measures based on edge preservation and the universal quality index value reflect quite well the noisiness and detail transfer in the fusion results when compared to visual inspections. The human perception based metrics did not perform as coherently, while none of the utilized metrics considers the correctness of the color information. When tone mapping or other color correction schemes are studied a proper measure for color correctness must be sought and utilized. The Laplacian pyramid decomposition resulted good results in daylight scenes and it might be beneficial to combine the PCA approach and the Laplacian pyramid approach. Now the PCA is used to calculate the weights for images where high pass and low pass spectral components are separated while pyramid decomposition would enable fusion on multiple detail levels. REFERENCES [1] A. Toet, J. IJspeert, A. Waxman, and M. Aguilar, Fusion of visible and thermal imagery improves situational awareness, Displays, vol. 18, pp , [2] A. M. Waxman, M. Aguilar, D. A. Fay, D. B. Ireland, J. P. R. Jr., W. D. Ross, J. E. Carrick, A. N. Gove, M. C. Seibert, E. D. Savoye, R. K. Reich, B. E. Burke, W. H. McGonagle, and D. M. Craig, Solidstate color night vision: Fusion of low-light visible and thermal infrared imagery, Lincoln Laboratory Journal, vol. 11, pp , [3] Y. Zheng and E. A. Essock, A local-coloring method for night-vision colorization utilizing image analysis and fusion, Information Fusion, vol. 9, pp , [4] C. Pohl and J. L. van Gendern, Multisensor image fusion in remote sensing: concepts, methods and applications, International Journal of Remote Sensing, vol. 19, pp , [5] X. Chen, P. J. Flynn, and K. W. Bowyer, Ir and visible light face recognition, Computer Vision and Image Understanding, vol. 99, pp , 2005.

5 [6] D. Krishnan and R. Fergus, Dark flash photography, in SIGGRAPH ACM Transactions on Graphics, [7] C. Xydeas and V. Petrovic, Objective image fusion performance measure, Electronics Letters, vol. 36, pp , [8] G. Piella and H. Heijmans, A new quality metric for image fusion, in International Conference on Image Processing, ICIP Proceedings., vol. 3, 2003, pp. III vol.2. [9] N. Cvejic, A. Loza, D. Bull, and N. Canagarajah, A similarity metric for assessment of image fusion algorithms, International Journal of Information and Communication Engineering, pp , [10] H. Chen and P. K. Varshney, A human perception inspired quality metric for image fusion based on regional, Information Fusion, vol. 8, pp , [11] C. Ramesh and T. Ranjith, Fusion performance measures and a lifting wavelet transform based algorithm for image fusion, in Proc. Of the 5th International Conference on Information Fusion, vol. 1, 2002, pp [12] S. Alenius and R. Bilcu, Combination of multiple images for flash relightning, in IEEE 3rd International Symposium on Communications, Control and Signal Processing, 2008, pp [13] A. Toet, Multi-scale contrast enhancement with applications to image fusion, Optical Engineering, vol. 31, pp , [14] P. Burt and E. Adelson, The laplacian pyramid as a compact image code, Communications, IEEE Transactions on, vol. 31, pp , [15] S. Nikolov, P. Hill, D. Bull, and C. Canagarajah, Wavelets for image fusion.

PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM

PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM PIXEL-LEVEL IMAGE FUSION USING BROVEY TRANSFORME AND WAVELET TRANSFORM Rohan Ashok Mandhare 1, Pragati Upadhyay 2,Sudha Gupta 3 ME Student, K.J.SOMIYA College of Engineering, Vidyavihar, Mumbai, Maharashtra,

More information

RESOLUTION MERGE OF 1:35.000 SCALE AERIAL PHOTOGRAPHS WITH LANDSAT 7 ETM IMAGERY

RESOLUTION MERGE OF 1:35.000 SCALE AERIAL PHOTOGRAPHS WITH LANDSAT 7 ETM IMAGERY RESOLUTION MERGE OF 1:35.000 SCALE AERIAL PHOTOGRAPHS WITH LANDSAT 7 ETM IMAGERY M. Erdogan, H.H. Maras, A. Yilmaz, Ö.T. Özerbil General Command of Mapping 06100 Dikimevi, Ankara, TURKEY - (mustafa.erdogan;

More information

PROBLEMS IN THE FUSION OF COMMERCIAL HIGH-RESOLUTION SATELLITE AS WELL AS LANDSAT 7 IMAGES AND INITIAL SOLUTIONS

PROBLEMS IN THE FUSION OF COMMERCIAL HIGH-RESOLUTION SATELLITE AS WELL AS LANDSAT 7 IMAGES AND INITIAL SOLUTIONS ISPRS SIPT IGU UCI CIG ACSG Table of contents Table des matières Authors index Index des auteurs Search Recherches Exit Sortir PROBLEMS IN THE FUSION OF COMMERCIAL HIGH-RESOLUTION SATELLITE AS WELL AS

More information

Filters for Digital Photography

Filters for Digital Photography Filters for Digital Photography LICHTFILTER Whether for analog or Digital Photography: The best results are achieved by using correction filters - not by digitally enhancing in a software program as once

More information

EVIDENCE PHOTOGRAPHY TEST SPECIFICATIONS MODULE 1: CAMERA SYSTEMS & LIGHT THEORY (37)

EVIDENCE PHOTOGRAPHY TEST SPECIFICATIONS MODULE 1: CAMERA SYSTEMS & LIGHT THEORY (37) EVIDENCE PHOTOGRAPHY TEST SPECIFICATIONS The exam will cover evidence photography involving crime scenes, fire scenes, accident scenes, aircraft incident scenes, surveillances and hazardous materials scenes.

More information

High Quality Image Magnification using Cross-Scale Self-Similarity

High Quality Image Magnification using Cross-Scale Self-Similarity High Quality Image Magnification using Cross-Scale Self-Similarity André Gooßen 1, Arne Ehlers 1, Thomas Pralow 2, Rolf-Rainer Grigat 1 1 Vision Systems, Hamburg University of Technology, D-21079 Hamburg

More information

HSI BASED COLOUR IMAGE EQUALIZATION USING ITERATIVE n th ROOT AND n th POWER

HSI BASED COLOUR IMAGE EQUALIZATION USING ITERATIVE n th ROOT AND n th POWER HSI BASED COLOUR IMAGE EQUALIZATION USING ITERATIVE n th ROOT AND n th POWER Gholamreza Anbarjafari icv Group, IMS Lab, Institute of Technology, University of Tartu, Tartu 50411, Estonia sjafari@ut.ee

More information

Digital Image Fundamentals. Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr

Digital Image Fundamentals. Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr Digital Image Fundamentals Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr Imaging process Light reaches surfaces in 3D. Surfaces reflect. Sensor element receives

More information

Potential of face area data for predicting sharpness of natural images

Potential of face area data for predicting sharpness of natural images Potential of face area data for predicting sharpness of natural images Mikko Nuutinen a, Olli Orenius b, Timo Säämänen b, Pirkko Oittinen a a Dept. of Media Technology, Aalto University School of Science

More information

Digital Image Requirements for New Online US Visa Application

Digital Image Requirements for New Online US Visa Application Digital Image Requirements for New Online US Visa Application As part of the electronic submission of your DS-160 application, you will be asked to provide an electronic copy of your photo. The photo must

More information

Computer Vision: Machine Vision Filters. Computer Vision. Optical Filters. 25 August 2014

Computer Vision: Machine Vision Filters. Computer Vision. Optical Filters. 25 August 2014 Computer Vision Optical Filters 25 August 2014 Copyright 2001 2014 by NHL Hogeschool, Van de Loosdrecht Machine Vision BV and Klaas Dijkstra All rights reserved j.van.de.loosdrecht@nhl.nl, jaap@vdlmv.nl,

More information

The infrared camera NEC Thermo tracer TH7102WL (1) (IR

The infrared camera NEC Thermo tracer TH7102WL (1) (IR PERIODICUM BIOLOGORUM UDC 57:61 VOL. 108, No 4,????, 2006 CODEN PDBIAD ISSN 0031-5362 Original scientific paper ThermoWEB-Remote Control and Measurement of Temperature over the Web D. KOLARI] K. SKALA

More information

Face Recognition in Low-resolution Images by Using Local Zernike Moments

Face Recognition in Low-resolution Images by Using Local Zernike Moments Proceedings of the International Conference on Machine Vision and Machine Learning Prague, Czech Republic, August14-15, 014 Paper No. 15 Face Recognition in Low-resolution Images by Using Local Zernie

More information

TerraColor White Paper

TerraColor White Paper TerraColor White Paper TerraColor is a simulated true color digital earth imagery product developed by Earthstar Geographics LLC. This product was built from imagery captured by the US Landsat 7 (ETM+)

More information

Simultaneous Gamma Correction and Registration in the Frequency Domain

Simultaneous Gamma Correction and Registration in the Frequency Domain Simultaneous Gamma Correction and Registration in the Frequency Domain Alexander Wong a28wong@uwaterloo.ca William Bishop wdbishop@uwaterloo.ca Department of Electrical and Computer Engineering University

More information

MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA

MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA Li-Yu Chang and Chi-Farn Chen Center for Space and Remote Sensing Research, National Central University, No. 300, Zhongda Rd., Zhongli

More information

Analysis of Color Visualization in High Dynamic Range Image

Analysis of Color Visualization in High Dynamic Range Image in High Dynamic Range Image Yong-Hwan Lee 1 and Youngseop Kim 2 1 Far East University, Chungbuk, Korea hwany1458@empal.com 2 Dankook University, Chungnam, Korea wangcho@dankook.ac.kr Abstract Tone mapping

More information

Digital image processing

Digital image processing 746A27 Remote Sensing and GIS Lecture 4 Digital image processing Chandan Roy Guest Lecturer Department of Computer and Information Science Linköping University Digital Image Processing Most of the common

More information

Chromatic Improvement of Backgrounds Images Captured with Environmental Pollution Using Retinex Model

Chromatic Improvement of Backgrounds Images Captured with Environmental Pollution Using Retinex Model Chromatic Improvement of Backgrounds Images Captured with Environmental Pollution Using Retinex Model Mario Dehesa, Alberto J. Rosales, Francisco J. Gallegos, Samuel Souverville, and Isabel V. Hernández

More information

Canada J1K 2R1 b. * Corresponding author: Email: wangz@dmi.usherb.ca; Tel. +1-819-8218000-2855;Fax:+1-819-8218200

Canada J1K 2R1 b. * Corresponding author: Email: wangz@dmi.usherb.ca; Tel. +1-819-8218000-2855;Fax:+1-819-8218200 Production of -resolution remote sensing images for navigation information infrastructures Wang Zhijun a, *, Djemel Ziou a, Costas Armenakis b a Dept of mathematics and informatics, University of Sherbrooke,

More information

Tracking Moving Objects In Video Sequences Yiwei Wang, Robert E. Van Dyck, and John F. Doherty Department of Electrical Engineering The Pennsylvania State University University Park, PA16802 Abstract{Object

More information

High-resolution Imaging System for Omnidirectional Illuminant Estimation

High-resolution Imaging System for Omnidirectional Illuminant Estimation High-resolution Imaging System for Omnidirectional Illuminant Estimation Shoji Tominaga*, Tsuyoshi Fukuda**, and Akira Kimachi** *Graduate School of Advanced Integration Science, Chiba University, Chiba

More information

Scanners and How to Use Them

Scanners and How to Use Them Written by Jonathan Sachs Copyright 1996-1999 Digital Light & Color Introduction A scanner is a device that converts images to a digital file you can use with your computer. There are many different types

More information

Video Camera Image Quality in Physical Electronic Security Systems

Video Camera Image Quality in Physical Electronic Security Systems Video Camera Image Quality in Physical Electronic Security Systems Video Camera Image Quality in Physical Electronic Security Systems In the second decade of the 21st century, annual revenue for the global

More information

Multispectral stereo acquisition using 2 RGB cameras and color filters: color and disparity accuracy

Multispectral stereo acquisition using 2 RGB cameras and color filters: color and disparity accuracy Multispectral stereo acquisition using 2 RGB cameras and color filters: color and disparity accuracy (a) and Bernhard Hill (b) (a) Institute of Imaging and Computer Vision (b) Research Group Color and

More information

WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS

WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS WATER BODY EXTRACTION FROM MULTI SPECTRAL IMAGE BY SPECTRAL PATTERN ANALYSIS Nguyen Dinh Duong Department of Environmental Information Study and Analysis, Institute of Geography, 18 Hoang Quoc Viet Rd.,

More information

White paper. Lightfinder. Outstanding performance in difficult light conditions

White paper. Lightfinder. Outstanding performance in difficult light conditions White paper Lightfinder Outstanding performance in difficult light conditions Table of contents 1. Introduction 4 2. Lightfinder background 4 3. Applications 5 4. Comparison during night time and poor

More information

Integration of a passive micro-mechanical infrared sensor package with a commercial smartphone camera system

Integration of a passive micro-mechanical infrared sensor package with a commercial smartphone camera system 1 Integration of a passive micro-mechanical infrared sensor package with a commercial smartphone camera system Nathan Eigenfeld Abstract This report presents an integration plan for a passive micro-mechanical

More information

Pedestrian Tracking Using Thermal Infrared Imaging

Pedestrian Tracking Using Thermal Infrared Imaging MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Pedestrian Tracking Using Thermal Infrared Imaging Emmanuel Goubet, Joseph Katz, Fatih Porikli TR2005-126 May 2006 Abstract This paper describes

More information

Visibility optimization for data visualization: A Survey of Issues and Techniques

Visibility optimization for data visualization: A Survey of Issues and Techniques Visibility optimization for data visualization: A Survey of Issues and Techniques Ch Harika, Dr.Supreethi K.P Student, M.Tech, Assistant Professor College of Engineering, Jawaharlal Nehru Technological

More information

Computer Vision. Color image processing. 25 August 2014

Computer Vision. Color image processing. 25 August 2014 Computer Vision Color image processing 25 August 2014 Copyright 2001 2014 by NHL Hogeschool and Van de Loosdrecht Machine Vision BV All rights reserved j.van.de.loosdrecht@nhl.nl, jaap@vdlmv.nl Color image

More information

Admin stuff. 4 Image Pyramids. Spatial Domain. Projects. Fourier domain 2/26/2008. Fourier as a change of basis

Admin stuff. 4 Image Pyramids. Spatial Domain. Projects. Fourier domain 2/26/2008. Fourier as a change of basis Admin stuff 4 Image Pyramids Change of office hours on Wed 4 th April Mon 3 st March 9.3.3pm (right after class) Change of time/date t of last class Currently Mon 5 th May What about Thursday 8 th May?

More information

Colour Image Segmentation Technique for Screen Printing

Colour Image Segmentation Technique for Screen Printing 60 R.U. Hewage and D.U.J. Sonnadara Department of Physics, University of Colombo, Sri Lanka ABSTRACT Screen-printing is an industry with a large number of applications ranging from printing mobile phone

More information

Investigation of Color Aliasing of High Spatial Frequencies and Edges for Bayer-Pattern Sensors and Foveon X3 Direct Image Sensors

Investigation of Color Aliasing of High Spatial Frequencies and Edges for Bayer-Pattern Sensors and Foveon X3 Direct Image Sensors Investigation of Color Aliasing of High Spatial Frequencies and Edges for Bayer-Pattern Sensors and Foveon X3 Direct Image Sensors Rudolph J. Guttosch Foveon, Inc. Santa Clara, CA Abstract The reproduction

More information

Noise estimation in remote sensing imagery using data masking

Noise estimation in remote sensing imagery using data masking INT. J. REMOTE SENSING, 2003, VOL. 24, NO. 4, 689 702 Noise estimation in remote sensing imagery using data masking B. R. CORNER, R. M. NARAYANAN* and S. E. REICHENBACH Department of Electrical Engineering,

More information

PHOTOGRAPHIC guidlines for PORTRAITS

PHOTOGRAPHIC guidlines for PORTRAITS PHOTOGRAPHIC guidlines for PORTRAITS guidelines portrait guidlines FOR PHOTOGRAPHERS Model Ann-Sofi Jönsson, photographer Peter Karlsson, Svarteld form & foto CLOTHES Recommend the model ideally to wear

More information

Removing Weather Effects from Monochrome Images

Removing Weather Effects from Monochrome Images Removing Weather Effects from Monochrome Images Srinivasa G. Narasimhan and Shree K. Nayar Department of Computer Science, Columbia University, New York, 10027 Email: {srinivas, nayar}@cs.columbia.edu

More information

OptimizedIR in Axis cameras

OptimizedIR in Axis cameras Whitepaper OptimizedIR in Axis cameras Leveraging new, smart and long-life LED technology Table of contents Introduction 3 1. Why do you need ir illumination? 3 2. Built-in or stand-alone ir illumination?

More information

A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA

A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA A PHOTOGRAMMETRIC APPRAOCH FOR AUTOMATIC TRAFFIC ASSESSMENT USING CONVENTIONAL CCTV CAMERA N. Zarrinpanjeh a, F. Dadrassjavan b, H. Fattahi c * a Islamic Azad University of Qazvin - nzarrin@qiau.ac.ir

More information

Redundant Wavelet Transform Based Image Super Resolution

Redundant Wavelet Transform Based Image Super Resolution Redundant Wavelet Transform Based Image Super Resolution Arti Sharma, Prof. Preety D Swami Department of Electronics &Telecommunication Samrat Ashok Technological Institute Vidisha Department of Electronics

More information

Multivariate data visualization using shadow

Multivariate data visualization using shadow Proceedings of the IIEEJ Ima and Visual Computing Wor Kuching, Malaysia, Novembe Multivariate data visualization using shadow Zhongxiang ZHENG Suguru SAITO Tokyo Institute of Technology ABSTRACT When visualizing

More information

Low Contrast Image Enhancement Based On Undecimated Wavelet Transform with SSR

Low Contrast Image Enhancement Based On Undecimated Wavelet Transform with SSR International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Issue-02 E-ISSN: 2347-2693 Low Contrast Image Enhancement Based On Undecimated Wavelet Transform with SSR

More information

Virtual Reality Techniques for the Visualization of Biomedical Imaging Data

Virtual Reality Techniques for the Visualization of Biomedical Imaging Data Virtual Reality Techniques for the Visualization of Biomedical Imaging Data M. A. Shaw, w. B. Spiliman Jr., K. E. Meissnera, Gabbardc athe Optical Sciences and Engineering Research Center, Virginia Polytechnic

More information

WHITE PAPER. Are More Pixels Better? www.basler-ipcam.com. Resolution Does it Really Matter?

WHITE PAPER. Are More Pixels Better? www.basler-ipcam.com. Resolution Does it Really Matter? WHITE PAPER www.basler-ipcam.com Are More Pixels Better? The most frequently asked question when buying a new digital security camera is, What resolution does the camera provide? The resolution is indeed

More information

Video compression: Performance of available codec software

Video compression: Performance of available codec software Video compression: Performance of available codec software Introduction. Digital Video A digital video is a collection of images presented sequentially to produce the effect of continuous motion. It takes

More information

A Novel Method to Improve Resolution of Satellite Images Using DWT and Interpolation

A Novel Method to Improve Resolution of Satellite Images Using DWT and Interpolation A Novel Method to Improve Resolution of Satellite Images Using DWT and Interpolation S.VENKATA RAMANA ¹, S. NARAYANA REDDY ² M.Tech student, Department of ECE, SVU college of Engineering, Tirupati, 517502,

More information

White paper. In the best of light The challenges of minimum illumination

White paper. In the best of light The challenges of minimum illumination White paper In the best of light The challenges of minimum illumination Table of contents 1. Introduction 3 2. The puzzle of light sensitivity 3 3. Do not be fooled! 5 4. Making the smarter choice 6 1.

More information

High Performance GPU-based Preprocessing for Time-of-Flight Imaging in Medical Applications

High Performance GPU-based Preprocessing for Time-of-Flight Imaging in Medical Applications High Performance GPU-based Preprocessing for Time-of-Flight Imaging in Medical Applications Jakob Wasza 1, Sebastian Bauer 1, Joachim Hornegger 1,2 1 Pattern Recognition Lab, Friedrich-Alexander University

More information

Choosing a digital camera for your microscope John C. Russ, Materials Science and Engineering Dept., North Carolina State Univ.

Choosing a digital camera for your microscope John C. Russ, Materials Science and Engineering Dept., North Carolina State Univ. Choosing a digital camera for your microscope John C. Russ, Materials Science and Engineering Dept., North Carolina State Univ., Raleigh, NC One vital step is to choose a transfer lens matched to your

More information

E70 Rear-view Camera (RFK)

E70 Rear-view Camera (RFK) Table of Contents (RFK) Subject Page Introduction..................................................3 Rear-view Camera..............................................3 Input/Output...................................................4

More information

Speed Performance Improvement of Vehicle Blob Tracking System

Speed Performance Improvement of Vehicle Blob Tracking System Speed Performance Improvement of Vehicle Blob Tracking System Sung Chun Lee and Ram Nevatia University of Southern California, Los Angeles, CA 90089, USA sungchun@usc.edu, nevatia@usc.edu Abstract. A speed

More information

AxioCam MR The All-round Camera for Biology, Medicine and Materials Analysis Digital Documentation in Microscopy

AxioCam MR The All-round Camera for Biology, Medicine and Materials Analysis Digital Documentation in Microscopy Microscopy from Carl Zeiss AxioCam MR The All-round Camera for Biology, Medicine and Materials Analysis Digital Documentation in Microscopy New Dimensions in Performance AxioCam MR from Carl Zeiss Both

More information

Generation of Cloud-free Imagery Using Landsat-8

Generation of Cloud-free Imagery Using Landsat-8 Generation of Cloud-free Imagery Using Landsat-8 Byeonghee Kim 1, Youkyung Han 2, Yonghyun Kim 3, Yongil Kim 4 Department of Civil and Environmental Engineering, Seoul National University (SNU), Seoul,

More information

Advanced Image Management using the Mosaic Dataset

Advanced Image Management using the Mosaic Dataset Esri International User Conference San Diego, California Technical Workshops July 25, 2012 Advanced Image Management using the Mosaic Dataset Vinay Viswambharan, Mike Muller Agenda ArcGIS Image Management

More information

Histograms& Light Meters HOW THEY WORK TOGETHER

Histograms& Light Meters HOW THEY WORK TOGETHER Histograms& Light Meters HOW THEY WORK TOGETHER WHAT IS A HISTOGRAM? Frequency* 0 Darker to Lighter Steps 255 Shadow Midtones Highlights Figure 1 Anatomy of a Photographic Histogram *Frequency indicates

More information

INTRODUCTION IMAGE PROCESSING >INTRODUCTION & HUMAN VISION UTRECHT UNIVERSITY RONALD POPPE

INTRODUCTION IMAGE PROCESSING >INTRODUCTION & HUMAN VISION UTRECHT UNIVERSITY RONALD POPPE INTRODUCTION IMAGE PROCESSING >INTRODUCTION & HUMAN VISION UTRECHT UNIVERSITY RONALD POPPE OUTLINE Course info Image processing Definition Applications Digital images Human visual system Human eye Reflectivity

More information

Theremino System Theremino Spectrometer Technology

Theremino System Theremino Spectrometer Technology Theremino System Theremino Spectrometer Technology theremino System - Theremino Spectrometer Technology - August 15, 2014 - Page 1 Operation principles By placing a digital camera with a diffraction grating

More information

False alarm in outdoor environments

False alarm in outdoor environments Accepted 1.0 Savantic letter 1(6) False alarm in outdoor environments Accepted 1.0 Savantic letter 2(6) Table of contents Revision history 3 References 3 1 Introduction 4 2 Pre-processing 4 3 Detection,

More information

Assessment. Presenter: Yupu Zhang, Guoliang Jin, Tuo Wang Computer Vision 2008 Fall

Assessment. Presenter: Yupu Zhang, Guoliang Jin, Tuo Wang Computer Vision 2008 Fall Automatic Photo Quality Assessment Presenter: Yupu Zhang, Guoliang Jin, Tuo Wang Computer Vision 2008 Fall Estimating i the photorealism of images: Distinguishing i i paintings from photographs h Florin

More information

An Experimental Study of the Performance of Histogram Equalization for Image Enhancement

An Experimental Study of the Performance of Histogram Equalization for Image Enhancement International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Special Issue-2, April 216 E-ISSN: 2347-2693 An Experimental Study of the Performance of Histogram Equalization

More information

Camera Technology Guide. Factors to consider when selecting your video surveillance cameras

Camera Technology Guide. Factors to consider when selecting your video surveillance cameras Camera Technology Guide Factors to consider when selecting your video surveillance cameras Introduction Investing in a video surveillance system is a smart move. You have many assets to protect so you

More information

Bildverarbeitung und Mustererkennung Image Processing and Pattern Recognition

Bildverarbeitung und Mustererkennung Image Processing and Pattern Recognition Bildverarbeitung und Mustererkennung Image Processing and Pattern Recognition 1. Image Pre-Processing - Pixel Brightness Transformation - Geometric Transformation - Image Denoising 1 1. Image Pre-Processing

More information

The Information Processing model

The Information Processing model The Information Processing model A model for understanding human cognition. 1 from: Wickens, Lee, Liu, & Becker (2004) An Introduction to Human Factors Engineering. p. 122 Assumptions in the IP model Each

More information

Multimodal Biometric Recognition Security System

Multimodal Biometric Recognition Security System Multimodal Biometric Recognition Security System Anju.M.I, G.Sheeba, G.Sivakami, Monica.J, Savithri.M Department of ECE, New Prince Shri Bhavani College of Engg. & Tech., Chennai, India ABSTRACT: Security

More information

Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with Panchromatic Textural Features

Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with Panchromatic Textural Features Remote Sensing and Geoinformation Lena Halounová, Editor not only for Scientific Cooperation EARSeL, 2011 Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with

More information

JPEG compression of monochrome 2D-barcode images using DCT coefficient distributions

JPEG compression of monochrome 2D-barcode images using DCT coefficient distributions Edith Cowan University Research Online ECU Publications Pre. JPEG compression of monochrome D-barcode images using DCT coefficient distributions Keng Teong Tan Hong Kong Baptist University Douglas Chai

More information

Object Recognition and Template Matching

Object Recognition and Template Matching Object Recognition and Template Matching Template Matching A template is a small image (sub-image) The goal is to find occurrences of this template in a larger image That is, you want to find matches of

More information

DYNAMIC RANGE IMPROVEMENT THROUGH MULTIPLE EXPOSURES. Mark A. Robertson, Sean Borman, and Robert L. Stevenson

DYNAMIC RANGE IMPROVEMENT THROUGH MULTIPLE EXPOSURES. Mark A. Robertson, Sean Borman, and Robert L. Stevenson c 1999 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for resale or

More information

An Energy-Based Vehicle Tracking System using Principal Component Analysis and Unsupervised ART Network

An Energy-Based Vehicle Tracking System using Principal Component Analysis and Unsupervised ART Network Proceedings of the 8th WSEAS Int. Conf. on ARTIFICIAL INTELLIGENCE, KNOWLEDGE ENGINEERING & DATA BASES (AIKED '9) ISSN: 179-519 435 ISBN: 978-96-474-51-2 An Energy-Based Vehicle Tracking System using Principal

More information

EECS 556 Image Processing W 09. Interpolation. Interpolation techniques B splines

EECS 556 Image Processing W 09. Interpolation. Interpolation techniques B splines EECS 556 Image Processing W 09 Interpolation Interpolation techniques B splines What is image processing? Image processing is the application of 2D signal processing methods to images Image representation

More information

Photography of Cultural Heritage items

Photography of Cultural Heritage items Photography of Cultural Heritage items A lot of people only get to know art pieces through photographic reproductions. Nowadays with digital imaging far more common than traditional analogue photography,

More information

MRC High Resolution. MR-compatible digital HD video camera. User manual

MRC High Resolution. MR-compatible digital HD video camera. User manual MRC High Resolution MR-compatible digital HD video camera User manual page 1 of 12 Contents 1. Intended use...2 2. System components...3 3. Video camera and lens...4 4. Interface...4 5. Installation...5

More information

Outline. Multitemporal high-resolution image classification

Outline. Multitemporal high-resolution image classification IGARSS-2011 Vancouver, Canada, July 24-29, 29, 2011 Multitemporal Region-Based Classification of High-Resolution Images by Markov Random Fields and Multiscale Segmentation Gabriele Moser Sebastiano B.

More information

Introduction to Digital Resolution

Introduction to Digital Resolution Introduction to Digital Resolution 2011 Copyright Les Walkling 2011 Adobe Photoshop screen shots reprinted with permission from Adobe Systems Incorporated. Version 2011:02 CONTENTS Pixels of Resolution

More information

A New Image Edge Detection Method using Quality-based Clustering. Bijay Neupane Zeyar Aung Wei Lee Woon. Technical Report DNA #2012-01.

A New Image Edge Detection Method using Quality-based Clustering. Bijay Neupane Zeyar Aung Wei Lee Woon. Technical Report DNA #2012-01. A New Image Edge Detection Method using Quality-based Clustering Bijay Neupane Zeyar Aung Wei Lee Woon Technical Report DNA #2012-01 April 2012 Data & Network Analytics Research Group (DNA) Computing and

More information

Adaptive HSI Data Processing for Near-Real-time Analysis and Spectral Recovery *

Adaptive HSI Data Processing for Near-Real-time Analysis and Spectral Recovery * Adaptive HSI Data Processing for Near-Real-time Analysis and Spectral Recovery * Su May Hsu, 1 Hsiao-hua Burke and Michael Griffin MIT Lincoln Laboratory, Lexington, Massachusetts 1. INTRODUCTION Hyperspectral

More information

Exposing Digital Forgeries Through Chromatic Aberration

Exposing Digital Forgeries Through Chromatic Aberration Exposing Digital Forgeries Through Chromatic Aberration Micah K. Johnson Department of Computer Science Dartmouth College Hanover, NH 03755 kimo@cs.dartmouth.edu Hany Farid Department of Computer Science

More information

Rodenstock Photo Optics

Rodenstock Photo Optics Rogonar Rogonar-S Rodagon Apo-Rodagon N Rodagon-WA Apo-Rodagon-D Accessories: Modular-Focus Lenses for Enlarging, CCD Photos and Video To reproduce analog photographs as pictures on paper requires two

More information

THE NATURE OF LIGHT AND COLOR

THE NATURE OF LIGHT AND COLOR THE NATURE OF LIGHT AND COLOR THE PHYSICS OF LIGHT Electromagnetic radiation travels through space as electric energy and magnetic energy. At times the energy acts like a wave and at other times it acts

More information

Infrared Viewers. Manual

Infrared Viewers. Manual Infrared Viewers Manual Contents Introduction 3 How it works 3 IR viewer in comparison with a CCD camera 4 Visualization of infrared laser beam in mid-air 4 Power Density 5 Spectral sensitivity 6 Operation

More information

Sachin Patel HOD I.T Department PCST, Indore, India. Parth Bhatt I.T Department, PCST, Indore, India. Ankit Shah CSE Department, KITE, Jaipur, India

Sachin Patel HOD I.T Department PCST, Indore, India. Parth Bhatt I.T Department, PCST, Indore, India. Ankit Shah CSE Department, KITE, Jaipur, India Image Enhancement Using Various Interpolation Methods Parth Bhatt I.T Department, PCST, Indore, India Ankit Shah CSE Department, KITE, Jaipur, India Sachin Patel HOD I.T Department PCST, Indore, India

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. Title Transcription of polyphonic signals using fast filter bank( Accepted version ) Author(s) Foo, Say Wei;

More information

Adobe Marketing Cloud Sharpening images in Scene7 Publishing System and on Image Server

Adobe Marketing Cloud Sharpening images in Scene7 Publishing System and on Image Server Adobe Marketing Cloud Sharpening images in Scene7 Publishing System and on Image Server Contents Contact and Legal Information...3 About image sharpening...4 Adding an image preset to save frequently used

More information

PDF Created with deskpdf PDF Writer - Trial :: http://www.docudesk.com

PDF Created with deskpdf PDF Writer - Trial :: http://www.docudesk.com CCTV Lens Calculator For a quick 1/3" CCD Camera you can work out the lens required using this simple method: Distance from object multiplied by 4.8, divided by horizontal or vertical area equals the lens

More information

Requirement of Photograph for Indian Passport

Requirement of Photograph for Indian Passport Requirement of Photograph for Indian Passport Sample Photo Requirements The photograph should be in colour and of the size of 2 inch x 2 inch 51 mm x 51 mm. The photo print should be clear and with a continuous

More information

Planetary Imaging Workshop Larry Owens

Planetary Imaging Workshop Larry Owens Planetary Imaging Workshop Larry Owens Lowell Observatory, 1971-1973 Backyard Telescope, 2005 How is it possible? How is it done? Lowell Observatory Sequence,1971 Acquisition E-X-P-E-R-I-M-E-N-T-A-T-I-O-N!

More information

How To Compress Video For Real Time Transmission

How To Compress Video For Real Time Transmission University of Edinburgh College of Science and Engineering School of Informatics Informatics Research Proposal supervised by Dr. Sethu Vijayakumar Optimized bandwidth usage for real-time remote surveillance

More information

Optimao. In control since 1995. Machine Vision: The key considerations for successful visual inspection

Optimao. In control since 1995. Machine Vision: The key considerations for successful visual inspection Optimao In control since 1995 Machine Vision: The key considerations for successful visual inspection There is no such a thing as an off-the-shelf vision system. Just like a drive- or a PLCbased control

More information

Advanced Surveillance Systems: Combining Video and Thermal Imagery for Pedestrian Detection

Advanced Surveillance Systems: Combining Video and Thermal Imagery for Pedestrian Detection Advanced Surveillance Systems: Combining Video and Thermal Imagery for Pedestrian Detection H. Torresan, B. Turgeon, C. Ibarra-Castanedo, P. Hébert, X. Maldague Electrical and Computing Engineering Dept.,

More information

Laser Gesture Recognition for Human Machine Interaction

Laser Gesture Recognition for Human Machine Interaction International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-04, Issue-04 E-ISSN: 2347-2693 Laser Gesture Recognition for Human Machine Interaction Umang Keniya 1*, Sarthak

More information

1 Laboratory #5: Grating Spectrometer

1 Laboratory #5: Grating Spectrometer SIMG-215-20061: LABORATORY #5 1 Laboratory #5: Grating Spectrometer 1.1 Objective: To observe and measure the spectra of different light sources. 1.2 Materials: 1. OSA optics kit. 2. Nikon digital camera

More information

ARTICLE Night lessons - Lighting for network cameras

ARTICLE Night lessons - Lighting for network cameras ARTICLE Night lessons - Lighting for network cameras A summary report from Axis and Raytec regional test nights Winter 2011 2012 - England, Scotland, Denmark Table of contents 1. Introduction 3 2. Lesson

More information

Open Access A Facial Expression Recognition Algorithm Based on Local Binary Pattern and Empirical Mode Decomposition

Open Access A Facial Expression Recognition Algorithm Based on Local Binary Pattern and Empirical Mode Decomposition Send Orders for Reprints to reprints@benthamscience.ae The Open Electrical & Electronic Engineering Journal, 2014, 8, 599-604 599 Open Access A Facial Expression Recognition Algorithm Based on Local Binary

More information

The Visual Internet of Things System Based on Depth Camera

The Visual Internet of Things System Based on Depth Camera The Visual Internet of Things System Based on Depth Camera Xucong Zhang 1, Xiaoyun Wang and Yingmin Jia Abstract The Visual Internet of Things is an important part of information technology. It is proposed

More information

Technical Considerations Detecting Transparent Materials in Particle Analysis. Michael Horgan

Technical Considerations Detecting Transparent Materials in Particle Analysis. Michael Horgan Technical Considerations Detecting Transparent Materials in Particle Analysis Michael Horgan Who We Are Fluid Imaging Technology Manufacturers of the FlowCam series of particle analyzers FlowCam HQ location

More information

LOCAL SURFACE PATCH BASED TIME ATTENDANCE SYSTEM USING FACE. indhubatchvsa@gmail.com

LOCAL SURFACE PATCH BASED TIME ATTENDANCE SYSTEM USING FACE. indhubatchvsa@gmail.com LOCAL SURFACE PATCH BASED TIME ATTENDANCE SYSTEM USING FACE 1 S.Manikandan, 2 S.Abirami, 2 R.Indumathi, 2 R.Nandhini, 2 T.Nanthini 1 Assistant Professor, VSA group of institution, Salem. 2 BE(ECE), VSA

More information

REAL TIME TRAFFIC LIGHT CONTROL USING IMAGE PROCESSING

REAL TIME TRAFFIC LIGHT CONTROL USING IMAGE PROCESSING REAL TIME TRAFFIC LIGHT CONTROL USING IMAGE PROCESSING Ms.PALLAVI CHOUDEKAR Ajay Kumar Garg Engineering College, Department of electrical and electronics Ms.SAYANTI BANERJEE Ajay Kumar Garg Engineering

More information

A Study on SURF Algorithm and Real-Time Tracking Objects Using Optical Flow

A Study on SURF Algorithm and Real-Time Tracking Objects Using Optical Flow , pp.233-237 http://dx.doi.org/10.14257/astl.2014.51.53 A Study on SURF Algorithm and Real-Time Tracking Objects Using Optical Flow Giwoo Kim 1, Hye-Youn Lim 1 and Dae-Seong Kang 1, 1 Department of electronices

More information

MiSeq: Imaging and Base Calling

MiSeq: Imaging and Base Calling MiSeq: Imaging and Page Welcome Navigation Presenter Introduction MiSeq Sequencing Workflow Narration Welcome to MiSeq: Imaging and. This course takes 35 minutes to complete. Click Next to continue. Please

More information

Mean-Shift Tracking with Random Sampling

Mean-Shift Tracking with Random Sampling 1 Mean-Shift Tracking with Random Sampling Alex Po Leung, Shaogang Gong Department of Computer Science Queen Mary, University of London, London, E1 4NS Abstract In this work, boosting the efficiency of

More information