Image Enhancement Using Frame Extraction Through Time

Size: px
Start display at page:

Download "Image Enhancement Using Frame Extraction Through Time"

Transcription

1 Image Enhancement Using Frame Extraction Through Time Elliott Coleshill University of Guelph CIS Guelph, Ont, Canada Dr. Alex Ferworn Ryerson University NCART Toronto, Ont, Canada Dr. Deborah Stacey University of Guelph CIS Guelph, Ont, Canada Abstract Image enhancement within machine vision systems has been performed a variety of ways with the end goal of producing a better scene for further processing. The majority of approaches for enhancing an image scene and producing higher quality images have been explored employing only a single image. An alternate approach, yet to be fully explored, is the use of image sequences utilizing multiple image frames of information to generate an enhanced image for processing within a machine vision system. This paper describes a new approach to image enhancement for controlling lighting characteristics within an image called Frame Extraction Through Time (FETT). Using multiple image frames of data, FETT can be used to perform a number of lighting enhancement tasks such as scene normalization, nighttime traffic surveillance, and shadow removal for video conferencing systems. Keywords: Traffic Monitoring, Vision Systems, Image Processing, Computer Vision Introduction for generating a new image with superior lighting characteristics for post processing purposes. The Theory of FETT Using a sequence of images taken through time from a video camera, a single image can be created of a scene with lighting characteristics which help to prevent failures in vision system detection algorithms. The use of FETT can be divided into the following main steps: acquiring images, pixel selection, and finally the generation of a superior image representing the scene with better lighting and contrast characteristics. Step #1: Acquiring Images A sequence of images is taken over time to provide the FETT algorithm with the changing lighting characteristics of the scene. The number of images required depends on the frequency of the change in lighting over the scene. The following is an example showing a sample of input images for FETT. Lighting characteristics within an image scene are often a major source of problems within machine vision systems today. Most vision systems will discard an image [1], which has poor lighting, and take a new version after x amount of time. Other vision systems attempt to adjust the lighting within the image by using techniques such as histogram equalization and lighting normalization [2][3]. The difficulty with these and similar approaches is that they tend to lose key details and information required for post processing techniques such as object or edge detection. One of the main reasons for loss of detail and information is due to the lack of data provided to the system. Most approaches employ only a single image for processing. There has been some investigation into using multiple images, however, this has been mainly in the area of background subtraction and motion detection [4]. The new FETT design employs multiple images providing more data Figure 1: Lighting Sequence Example T. Sobh (ed.), Advances in Computer and Information Sciences and Engineering, Springer Science+Business Media B.V. 2008

2 132 COLESHILL ET AL. Step #2: Pixel Selection Average pixel intensity values for each input image are used to generate a scale required to extract the necessary pixel intensities. Each of the input images i through n are aligned and a grid defined where point [1,1] on image 1 is equal to the same pixel position of the scene in image n. A scale is then generated based on the pixel intensities using the following algorithm: ϖ = R, G, B (1) n ϖ i=0 ( w h) ψ = (2) Using (1) for each pixel position within an image the Red, Green, and Blue pixel intensities ( R, G, B) are summed up and used as the true pixel value ϖ for that pixel position. The next step is to calculate the average ψ of the current pixel position for all the input images provided using equation (2). This is done by summing up all the calculated pixel values across the input sequence and dividing it by the size of the scene where w is the width of the scene in pixels and h is the height in pixels. φ ( σ > ϖ < τ ) ς = (4) The selected pixel ( φ ) is then copied into the final image using the same grid position as defined in the input image. Testing Results A series of controlled and uncontrolled datasets were generated to test and verify the new FETT theory. These datasets contained image sequences and videos from simple scenes of individual objects with controlled dynamic light transitioning across the object to real world applications such as space-based images, traffic surveillance, and video conferencing where lighting changes cannot be controlled. Dynamic light, as defined herein, is bright light introduced within the scene that causes the camera to saturate and features to be lost. In order to measure the success of the FETT algorithm a Root Mean Square Error (RMSE) algorithm and Histogram comparison were used. For each of the controlled test cases a picture was taken with standard lighting (i.e. no introduced dynamic light) called the Normal. This Normal image was used as the ground truth for comparison measurement. Figure 2 below provides an example of a Normal image (b) against sample input images (a). Using the average input intensity calculated above, a scale σ pixel is generated by selecting the high ( τ ) and low ( ) values and then calculating the midpoint ( ς ) of the scale by using equation (3). ( τ σ ) ς = (3) n Step #3: Generation of FETT Image The final step of the FETT algorithm is to extract all the good information from the input image sequences and reconstruct a new optimized image of the scene with better lighting characteristics. This process is accomplished by selecting the best pixel ( φ ) within the input sequence { ϖ i.. ϖ n } which best represents the calculated midpoint ( ς ): Figure 2: Normal Example The RMSE was calculated for the average pixel intensity across the input images and final FETT Optimized image and compared. From the graph in Figure 3 one can see that the RMSE value calculated for the FETT Optimized images

3 IMAGE ENHANCEMENT USING FRAME EXTRACTION THROUGH TIME 133 are greater than the average of the input images for most cases. For the cases where the FETT Optimized RMSE was less than the input average it was determined that shadowing effects introduced during the FETT process were reducing the average pixel intensity values. However, all dynamic lighting was removed proving that the FETT Optimized image average pixel intensity was closer to the Normal than the average of the input images. Figure 3: RMSE Graph A comparison of the image histograms was also performed. The Normal, FETT Optimized, and one of the input images were used to compare the pixel graph, mean and standard deviation. Figure 4 and 5 below show the graphed pixel intensity mean and standard deviations for a sample set of the controlled dataset. Again, one can see that the overall mean and standard deviation of the intensity in the FETT Optimized image becomes closer to the value of the Normal image showing that the dynamic light is being filtered out and the scene is being reconstructed to become similar to that of the Normal. Figure 5: Histogram Standard Deviation Graph A simple review of the actual histogram pixel plot also shows the improvement in the overall scene lighting. Figure 6 contains Histogram graphs of a single input image (a), and the FETT Optimized image (b). From these one can see the spike of pixels at the white end of the scale is removed from the FETT Optimized image. Figure 6: Histogram Pixel Graphs Figure 4: Histogram Mean Graph Using the Histogram pixel plots one can also see the final FETT Optimized image plot is merging towards the Normal image plot. Figure 7 provides another test case showing the Histogram plot of the Normal (b) against the plot of a FETT Optimized image (a). With the exception the extra pixels

4 134 COLESHILL ET AL. being distributed and replaced with better represented pixels, the overall plot is very similar to the Normal demonstrating the FETT algorithm trying to recreate the Normal image with the information in the image sequence. When saturated with light, the SVS target dots are undetectable when using edge detection, as seen in Figure 9 (a). Using a sequence of images over time, FETT was used as a pre-processing tool to produce a view with better lighting and contrast characteristics in order to detect the SVS target dots correctly. As one can see in Figure 9 (b), all the faintly detected targets in (a) are represented better. Figure 7: FETT vs. Normal Histograms Due to the nature of the uncontrolled dataset a Normal image could not be produced. Therefore standard edge detection was used to demonstrate the effects of the FETT Theory as a pre-processing tool. Edge detection was performed on a single input image and the FETT Optimized image. Onboard the International Space Station, there are several black and white dots (Figure 8) strategically placed around the structure. These dots are used as part of the Space Vision System (SVS) for determining position and orientation of modules during installation. Figure 9: SVS Edge Detection Example Note: Picture shown in the inverse for better visibility. Applicability and Future Enhancements Figure 8: SVS Target Dots To date, the FETT algorithm has been tested in multiple application domains such as target detection on the International Space Station [5], Traffic Surveillance [6], and Video Conferencing systems [7]. In all these application domains we have successfully proven that FETT can remove dynamic lighting and reconstruct targets correctly, reconstruct nighttime traffic in a daytime setting, and remove presenter s shadows cast onto presentation material. However, all these test cases we have assumed no motion of the video camera. In the future we plan to enhance the FETT Algorithm to include repositioned cameras, multiple cameras at different angles, as well as moving objects within the scene.

5 IMAGE ENHANCEMENT USING FRAME EXTRACTION THROUGH TIME 135 Conclusion This paper has described a novel method for image enhancement using a sequence of images through time to generate a view with better lighting and contrast characteristics. With the use of Frame Extraction Through Time (FETT) dynamic lighting information can be extracted and a new image reconstructed to help reduce lighting as a pre-processing step for machine vision system applications without the loss of detail and information within the scene. References [1] Steven Miller. Eye in the Sky Engineering Dimensions, November-December [2] Kim, Y.-T., Contrast Enhancement Using Brightness Preserving Bi-Histogram Equalization. IEEE - Consumer Electronics, (1): p. 1-8 [4] Peleg, M.I.a.S., Motion Analysis for Image Enhancement: Resolution, Occlusion, and Transparency. Visual Communication and Image Restoration, (4): p [5] (James) Elliott Coleshill, Dr. Alex Ferworn, Dr. Deborah Stacey, Feature Extraction Through Time, 57th International Astronautical Congress, IAC-06-B4.4.03, Valencia Spain, Oct 2-6, [6] Elliott Coleshill, Dr. Alex Ferworn, Dr. Deborah Stacey, Traffic Safety using Frame Extraction Through Time, SoSE 2007, April 16-18, 2007, San Antonio, TX, USA. [7] Elliott Coleshill, Dr. Alex Ferworn, Dr. Deborah Stacey, Obstruction Removal using Feature Extraction Through Time for Video Conferencing Processing, CISSE 2006, Dec 4-14, 2006, Online. [3] Y. Matsushita, K.N., K. Ikeuchi, and M. Sakauchi, Illumination Normalization with Time-Dependant Intrinsic Images for Video Surveillance. IEEE - Pattern Analysis and Machine Intelligence, (10): p

Face Detection System on Ada boost Algorithm Using Haar Classifiers

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

More information

Color Constancy Using Standard Deviation of Color Channels

Color Constancy Using Standard Deviation of Color Channels 2010 International Conference on Pattern Recognition Color Constancy Using Standard Deviation of Color Channels Anustup Choudhury and Gérard Medioni Department of Computer Science University of Southern

More information

An Adaptive Kernel-Growing Median Filter for High Noise Images. Jacob Laurel. Birmingham, AL, USA. Birmingham, AL, USA

An Adaptive Kernel-Growing Median Filter for High Noise Images. Jacob Laurel. Birmingham, AL, USA. Birmingham, AL, USA An Adaptive Kernel-Growing Median Filter for High Noise Images Jacob Laurel Department of Electrical and Computer Engineering, University of Alabama at Birmingham, Birmingham, AL, USA Electrical and Computer

More information

An Improved Bernsen Algorithm Approaches For License Plate Recognition

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

More information

Background Subtraction Fusing Colour, Intensity and Edge Cues

Background Subtraction Fusing Colour, Intensity and Edge Cues Background Subtraction Fusing Colour, Intensity and Edge Cues I. Huerta and D. Rowe and M. Viñas and M. Mozerov and J. Gonzàlez + Dept. d Informàtica, Computer Vision Centre, Edifici O. Campus UAB, 08193,

More information

Intelligent Nighttime Video Surveillance Using Multi-Intensity Infrared Illuminator

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

More information

On spatial resolution

On spatial resolution On spatial resolution Introduction How is spatial resolution defined? There are two main approaches in defining local spatial resolution. One method follows distinction criteria of pointlike objects (i.e.

More information

Color and More. Color basics

Color and More. Color basics Color and More In this lesson, you'll evaluate an image in terms of its overall tonal range (lightness, darkness, and contrast), its overall balance of color, and its overall appearance for areas that

More information

HDR imaging Automatic Exposure Time Estimation A novel approach

HDR imaging Automatic Exposure Time Estimation A novel approach HDR imaging Automatic Exposure Time Estimation A novel approach Miguel A. MARTÍNEZ,1 Eva M. VALERO,1 Javier HERNÁNDEZ-ANDRÉS,1 Javier ROMERO,1 1 Color Imaging Laboratory, University of Granada, Spain.

More information

Development of Hybrid Image Sensor for Pedestrian Detection

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

More information

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

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

More information

Near Infrared Face Image Quality Assessment System of Video Sequences

Near Infrared Face Image Quality Assessment System of Video Sequences 2011 Sixth International Conference on Image and Graphics Near Infrared Face Image Quality Assessment System of Video Sequences Jianfeng Long College of Electrical and Information Engineering Hunan University

More information

Image Enhancement contd. An example of low pass filters is:

Image Enhancement contd. An example of low pass filters is: Image Enhancement contd. An example of low pass filters is: We saw: unsharp masking is just a method to emphasize high spatial frequencies. We get a similar effect using high pass filters (for instance,

More information

Introduction to Video Forgery Detection: Part I

Introduction to Video Forgery Detection: Part I Introduction to Video Forgery Detection: Part I Detecting Forgery From Static-Scene Video Based on Inconsistency in Noise Level Functions IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY, VOL. 5,

More information

The Influence of the Noise on Localizaton by Image Matching

The Influence of the Noise on Localizaton by Image Matching The Influence of the Noise on Localizaton by Image Matching Hiroshi ITO *1 Mayuko KITAZUME *1 Shuji KAWASAKI *3 Masakazu HIGUCHI *4 Atsushi Koike *5 Hitomi MURAKAMI *5 Abstract In recent years, location

More information

CHAPTER 7 - HISTOGRAMS

CHAPTER 7 - HISTOGRAMS CHAPTER 7 - HISTOGRAMS In the field, the histogram is the single most important tool you use to evaluate image exposure. With the histogram, you can be certain that your image has no important areas that

More information

Multi-Image Deblurring For Real-Time Face Recognition System

Multi-Image Deblurring For Real-Time Face Recognition System Volume 118 No. 8 2018, 295-301 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Multi-Image Deblurring For Real-Time Face Recognition System B.Sarojini

More information

Performance evaluation of several adaptive speckle filters for SAR imaging. Markus Robertus de Leeuw 1 Luis Marcelo Tavares de Carvalho 2

Performance evaluation of several adaptive speckle filters for SAR imaging. Markus Robertus de Leeuw 1 Luis Marcelo Tavares de Carvalho 2 Performance evaluation of several adaptive speckle filters for SAR imaging Markus Robertus de Leeuw 1 Luis Marcelo Tavares de Carvalho 2 1 Utrecht University UU Department Physical Geography Postbus 80125

More information

FOG REMOVAL ALGORITHM USING ANISOTROPIC DIFFUSION AND HISTOGRAM STRETCHING

FOG REMOVAL ALGORITHM USING ANISOTROPIC DIFFUSION AND HISTOGRAM STRETCHING FOG REMOVAL ALGORITHM USING DIFFUSION AND HISTOGRAM STRETCHING 1 G SAILAJA, 2 M SREEDHAR 1 PG STUDENT, 2 LECTURER 1 DEPARTMENT OF ECE 1 JNTU COLLEGE OF ENGINEERING (Autonomous), ANANTHAPURAMU-5152, ANDRAPRADESH,

More information

Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography

Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography Xi Luo Stanford University 450 Serra Mall, Stanford, CA 94305 xluo2@stanford.edu Abstract The project explores various application

More information

OPPORTUNISTIC TRAFFIC SENSING USING EXISTING VIDEO SOURCES (PHASE II)

OPPORTUNISTIC TRAFFIC SENSING USING EXISTING VIDEO SOURCES (PHASE II) CIVIL ENGINEERING STUDIES Illinois Center for Transportation Series No. 17-003 UILU-ENG-2017-2003 ISSN: 0197-9191 OPPORTUNISTIC TRAFFIC SENSING USING EXISTING VIDEO SOURCES (PHASE II) Prepared By Jakob

More information

AN INVESTIGATION INTO SALIENCY-BASED MARS ROI DETECTION

AN INVESTIGATION INTO SALIENCY-BASED MARS ROI DETECTION AN INVESTIGATION INTO SALIENCY-BASED MARS ROI DETECTION Lilan Pan and Dave Barnes Department of Computer Science, Aberystwyth University, UK ABSTRACT This paper reviews several bottom-up saliency algorithms.

More information

Measure of image enhancement by parameter controlled histogram distribution using color image

Measure of image enhancement by parameter controlled histogram distribution using color image Measure of image enhancement by parameter controlled histogram distribution using color image P.Senthil kumar 1, M.Chitty babu 2, K.Selvaraj 3 1 PSNA College of Engineering & Technology 2 PSNA College

More information

Implementation of Block based Mean and Median Filter for Removal of Salt and Pepper Noise

Implementation of Block based Mean and Median Filter for Removal of Salt and Pepper Noise International Journal of Computer Science Trends and Technology (IJCST) Volume 4 Issue 4, Jul - Aug 2016 RESEARCH ARTICLE OPEN ACCESS Implementation of Block based Mean and Median Filter for Removal of

More information

A Review on Image Fusion Techniques

A Review on Image Fusion Techniques A Review on Image Fusion Techniques Vaishalee G. Patel 1,, Asso. Prof. S.D.Panchal 3 1 PG Student, Department of Computer Engineering, Alpha College of Engineering &Technology, Gandhinagar, Gujarat, India,

More information

Physics 2310 Lab #5: Thin Lenses and Concave Mirrors Dr. Michael Pierce (Univ. of Wyoming)

Physics 2310 Lab #5: Thin Lenses and Concave Mirrors Dr. Michael Pierce (Univ. of Wyoming) Physics 2310 Lab #5: Thin Lenses and Concave Mirrors Dr. Michael Pierce (Univ. of Wyoming) Purpose: The purpose of this lab is to introduce students to some of the properties of thin lenses and mirrors.

More information

Comparitive analysis for Pre-Processing of Images and videos using Histogram Equalization methodology and Gamma correction method

Comparitive analysis for Pre-Processing of Images and videos using Histogram Equalization methodology and Gamma correction method Comparitive analysis for Pre-Processing of Images and videos using Histogram Equalization methodology and Gamma correction method Pratiksha M. Patel 1, Dr. Sanjay M. Shah 2 1 Research Scholar, KSV, Gandhinagar,

More information

A software video stabilization system for automotive oriented applications

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

More information

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

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

More information

Webcam Image Alignment

Webcam Image Alignment Washington University in St. Louis Washington University Open Scholarship All Computer Science and Engineering Research Computer Science and Engineering Report Number: WUCSE-2011-46 2011 Webcam Image Alignment

More information

Novel Hemispheric Image Formation: Concepts & Applications

Novel Hemispheric Image Formation: Concepts & Applications Novel Hemispheric Image Formation: Concepts & Applications Simon Thibault, Pierre Konen, Patrice Roulet, and Mathieu Villegas ImmerVision 2020 University St., Montreal, Canada H3A 2A5 ABSTRACT Panoramic

More information

Local Adaptive Contrast Enhancement for Color Images

Local Adaptive Contrast Enhancement for Color Images Local Adaptive Contrast for Color Images Judith Dijk, Richard J.M. den Hollander, John G.M. Schavemaker and Klamer Schutte TNO Defence, Security and Safety P.O. Box 96864, 2509 JG The Hague, The Netherlands

More information

Keywords-Image Enhancement, Image Negation, Histogram Equalization, DWT, BPHE.

Keywords-Image Enhancement, Image Negation, Histogram Equalization, DWT, BPHE. A Novel Approach to Medical & Gray Scale Image Enhancement Prof. Mr. ArjunNichal*, Prof. Mr. PradnyawantKalamkar**, Mr. AmitLokhande***, Ms. VrushaliPatil****, Ms.BhagyashriSalunkhe***** Department of

More information

Single Image Haze Removal with Improved Atmospheric Light Estimation

Single Image Haze Removal with Improved Atmospheric Light Estimation Journal of Physics: Conference Series PAPER OPEN ACCESS Single Image Haze Removal with Improved Atmospheric Light Estimation To cite this article: Yincui Xu and Shouyi Yang 218 J. Phys.: Conf. Ser. 198

More information

EFFICIENT CONTRAST ENHANCEMENT USING GAMMA CORRECTION WITH MULTILEVEL THRESHOLDING AND PROBABILITY BASED ENTROPY

EFFICIENT CONTRAST ENHANCEMENT USING GAMMA CORRECTION WITH MULTILEVEL THRESHOLDING AND PROBABILITY BASED ENTROPY EFFICIENT CONTRAST ENHANCEMENT USING GAMMA CORRECTION WITH MULTILEVEL THRESHOLDING AND PROBABILITY BASED ENTROPY S.Gayathri 1, N.Mohanapriya 2, B.Kalaavathi 3 1 PG student, Computer Science and Engineering,

More information

A Vehicle Speed Measurement System for Nighttime with Camera

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

More information

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications )

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Why is this important What are the major approaches Examples of digital image enhancement Follow up exercises

More information

International Journal of Advance Engineering and Research Development CONTRAST ENHANCEMENT OF IMAGES USING IMAGE FUSION BASED ON LAPLACIAN PYRAMID

International Journal of Advance Engineering and Research Development CONTRAST ENHANCEMENT OF IMAGES USING IMAGE FUSION BASED ON LAPLACIAN PYRAMID Scientific Journal of Impact Factor(SJIF): 3.134 e-issn(o): 2348-4470 p-issn(p): 2348-6406 International Journal of Advance Engineering and Research Development Volume 2,Issue 7, July -2015 CONTRAST ENHANCEMENT

More information

PASS Sample Size Software

PASS Sample Size Software Chapter 945 Introduction This section describes the options that are available for the appearance of a histogram. A set of all these options can be stored as a template file which can be retrieved later.

More information

Coded Aperture for Projector and Camera for Robust 3D measurement

Coded Aperture for Projector and Camera for Robust 3D measurement Coded Aperture for Projector and Camera for Robust 3D measurement Yuuki Horita Yuuki Matugano Hiroki Morinaga Hiroshi Kawasaki Satoshi Ono Makoto Kimura Yasuo Takane Abstract General active 3D measurement

More information

How does prism technology help to achieve superior color image quality?

How does prism technology help to achieve superior color image quality? WHITE PAPER How does prism technology help to achieve superior color image quality? Achieving superior image quality requires real and full color depth for every channel, improved color contrast and color

More information

DYNAMIC CONVOLUTIONAL NEURAL NETWORK FOR IMAGE SUPER- RESOLUTION

DYNAMIC CONVOLUTIONAL NEURAL NETWORK FOR IMAGE SUPER- RESOLUTION Journal of Advanced College of Engineering and Management, Vol. 3, 2017 DYNAMIC CONVOLUTIONAL NEURAL NETWORK FOR IMAGE SUPER- RESOLUTION Anil Bhujel 1, Dibakar Raj Pant 2 1 Ministry of Information and

More information

Fast and High-Quality Image Blending on Mobile Phones

Fast and High-Quality Image Blending on Mobile Phones Fast and High-Quality Image Blending on Mobile Phones Yingen Xiong and Kari Pulli Nokia Research Center 955 Page Mill Road Palo Alto, CA 94304 USA Email: {yingenxiong, karipulli}@nokiacom Abstract We present

More information

Basic Digital Image Processing. The Structure of Digital Images. An Overview of Image Processing. Image Restoration: Line Drop-outs

Basic Digital Image Processing. The Structure of Digital Images. An Overview of Image Processing. Image Restoration: Line Drop-outs Basic Digital Image Processing A Basic Introduction to Digital Image Processing ~~~~~~~~~~ Rev. Ronald J. Wasowski, C.S.C. Associate Professor of Environmental Science University of Portland Portland,

More information

An Improved Technique for Automatic Haziness Removal for Enhancement of Intelligent Transportation System

An Improved Technique for Automatic Haziness Removal for Enhancement of Intelligent Transportation System Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 5 (2017) pp. 965-976 Research India Publications http://www.ripublication.com An Improved Technique for Automatic Haziness

More information

Sampling and Reconstruction. Today: Color Theory. Color Theory COMP575

Sampling and Reconstruction. Today: Color Theory. Color Theory COMP575 and COMP575 Today: Finish up Color Color Theory CIE XYZ color space 3 color matching functions: X, Y, Z Y is luminance X and Z are color values WP user acdx Color Theory xyy color space Since Y is luminance,

More information

Privacy-Protected Camera for the Sensing Web

Privacy-Protected Camera for the Sensing Web Privacy-Protected Camera for the Sensing Web Ikuhisa Mitsugami 1, Masayuki Mukunoki 2, Yasutomo Kawanishi 2, Hironori Hattori 2, and Michihiko Minoh 2 1 Osaka University, 8-1, Mihogaoka, Ibaraki, Osaka

More information

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT:

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: IJCE January-June 2012, Volume 4, Number 1 pp. 59 67 NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: A COMPARATIVE STUDY Prabhdeep Singh1 & A. K. Garg2

More information

Integrated Vision and Sound Localization

Integrated Vision and Sound Localization Integrated Vision and Sound Localization Parham Aarabi Safwat Zaky Department of Electrical and Computer Engineering University of Toronto 10 Kings College Road, Toronto, Ontario, Canada, M5S 3G4 parham@stanford.edu

More information

AN IMPROVED OBLCAE ALGORITHM TO ENHANCE LOW CONTRAST IMAGES

AN IMPROVED OBLCAE ALGORITHM TO ENHANCE LOW CONTRAST IMAGES AN IMPROVED OBLCAE ALGORITHM TO ENHANCE LOW CONTRAST IMAGES Parneet kaur 1,Tejinderdeep Singh 2 Student, G.I.M.E.T, Assistant Professor, G.I.M.E.T ABSTRACT Image enhancement is the preprocessing of image

More information

Contrast Enhancement for Fog Degraded Video Sequences Using BPDFHE

Contrast Enhancement for Fog Degraded Video Sequences Using BPDFHE Contrast Enhancement for Fog Degraded Video Sequences Using BPDFHE C.Ramya, Dr.S.Subha Rani ECE Department,PSG College of Technology,Coimbatore, India. Abstract--- Under heavy fog condition the contrast

More information

Perceptually inspired gamut mapping between any gamuts with any intersection

Perceptually inspired gamut mapping between any gamuts with any intersection Perceptually inspired gamut mapping between any gamuts with any intersection Javier VAZQUEZ-CORRAL, Marcelo BERTALMÍO Information and Telecommunication Technologies Department, Universitat Pompeu Fabra,

More information

Background Pixel Classification for Motion Detection in Video Image Sequences

Background Pixel Classification for Motion Detection in Video Image Sequences Background Pixel Classification for Motion Detection in Video Image Sequences P. Gil-Jiménez, S. Maldonado-Bascón, R. Gil-Pita, and H. Gómez-Moreno Dpto. de Teoría de la señal y Comunicaciones. Universidad

More information

Compensation of Analog-to-Digital Converter Nonlinearities using Dither

Compensation of Analog-to-Digital Converter Nonlinearities using Dither Ŕ periodica polytechnica Electrical Engineering and Computer Science 57/ (201) 77 81 doi: 10.11/PPee.2145 http:// periodicapolytechnica.org/ ee Creative Commons Attribution Compensation of Analog-to-Digital

More information

Bi-Level Weighted Histogram Equalization with Adaptive Gamma Correction

Bi-Level Weighted Histogram Equalization with Adaptive Gamma Correction International Journal of Computational Engineering Research Vol, 04 Issue, 3 Bi-Level Weighted Histogram Equalization with Adaptive Gamma Correction Jeena Baby 1, V. Karunakaran 2 1 PG Student, Department

More information

White paper. Low Light Level Image Processing Technology

White paper. Low Light Level Image Processing Technology White paper Low Light Level Image Processing Technology Contents 1. Preface 2. Key Elements of Low Light Performance 3. Wisenet X Low Light Technology 3. 1. Low Light Specialized Lens 3. 2. SSNR (Smart

More information

A Study on Single Camera Based ANPR System for Improvement of Vehicle Number Plate Recognition on Multi-lane Roads

A Study on Single Camera Based ANPR System for Improvement of Vehicle Number Plate Recognition on Multi-lane Roads Invention Journal of Research Technology in Engineering & Management (IJRTEM) ISSN: 2455-3689 www.ijrtem.com Volume 2 Issue 1 ǁ January. 2018 ǁ PP 11-16 A Study on Single Camera Based ANPR System for Improvement

More information

Distance Estimation with a Two or Three Aperture SLR Digital Camera

Distance Estimation with a Two or Three Aperture SLR Digital Camera Distance Estimation with a Two or Three Aperture SLR Digital Camera Seungwon Lee, Joonki Paik, and Monson H. Hayes Graduate School of Advanced Imaging Science, Multimedia, and Film Chung-Ang University

More information

DOI: /IJCSC Page 210

DOI: /IJCSC Page 210 Video Based Face Detection and Tracking for Forensic Applications Ritika Lohiya, Pooja Shah Assistant professor at Silver Oak College of engineering and technology, Assistant Professor at Nirma University

More information

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

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

More information

][ R G [ Q] Y =[ a b c. d e f. g h I

][ R G [ Q] Y =[ a b c. d e f. g h I Abstract Unsupervised Thresholding and Morphological Processing for Automatic Fin-outline Extraction in DARWIN (Digital Analysis and Recognition of Whale Images on a Network) Scott Hale Eckerd College

More information

An Autonomous Vehicle Navigation System using Panoramic Machine Vision Techniques

An Autonomous Vehicle Navigation System using Panoramic Machine Vision Techniques An Autonomous Vehicle Navigation System using Panoramic Machine Vision Techniques Kevin Rushant, Department of Computer Science, University of Sheffield, GB. email: krusha@dcs.shef.ac.uk Libor Spacek,

More information

True 2 ½ D Solder Paste Inspection

True 2 ½ D Solder Paste Inspection True 2 ½ D Solder Paste Inspection Process control of the Stencil Printing operation is a key factor in SMT manufacturing. As the first step in the Surface Mount Manufacturing Assembly, the stencil printer

More information

Keywords- Color Constancy, Illumination, Gray Edge, Computer Vision, Histogram.

Keywords- Color Constancy, Illumination, Gray Edge, Computer Vision, Histogram. Volume 5, Issue 7, July 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Edge Based Color

More information

A Comparison of the Multiscale Retinex With Other Image Enhancement Techniques

A Comparison of the Multiscale Retinex With Other Image Enhancement Techniques A Comparison of the Multiscale Retinex With Other Image Enhancement Techniques Zia-ur Rahman, Glenn A. Woodell and Daniel J. Jobson College of William & Mary, NASA Langley Research Center Abstract The

More information

Blur Estimation for Barcode Recognition in Out-of-Focus Images

Blur Estimation for Barcode Recognition in Out-of-Focus Images Blur Estimation for Barcode Recognition in Out-of-Focus Images Duy Khuong Nguyen, The Duy Bui, and Thanh Ha Le Human Machine Interaction Laboratory University Engineering and Technology Vietnam National

More information

Method to Improve Location Accuracy of the GLD360

Method to Improve Location Accuracy of the GLD360 Method to Improve Location Accuracy of the GLD360 Ryan Said Vaisala, Inc. Boulder Operations 194 South Taylor Avenue, Louisville, CO, USA ryan.said@vaisala.com Amitabh Nag Vaisala, Inc. Boulder Operations

More information

Solution for Image & Video Processing

Solution for Image & Video Processing Solution for Image & Video Processing December-2015 Index Q.1) a). 2-3 b). 4 (N.A.) c). 4 (N.A.) d). 4 (N.A.) e). 4-5 Q.2) a). 5 to 7 b). 7 (N.A.) Q.3) a). 8-9 b). 9 to 12 Q.4) a). 12-13 b). 13 to 16 Q.5)

More information

Toward an Augmented Reality System for Violin Learning Support

Toward an Augmented Reality System for Violin Learning Support Toward an Augmented Reality System for Violin Learning Support Hiroyuki Shiino, François de Sorbier, and Hideo Saito Graduate School of Science and Technology, Keio University, Yokohama, Japan {shiino,fdesorbi,saito}@hvrl.ics.keio.ac.jp

More information

Continuous Flash. October 1, Technical Report MSR-TR Microsoft Research Microsoft Corporation One Microsoft Way Redmond, WA 98052

Continuous Flash. October 1, Technical Report MSR-TR Microsoft Research Microsoft Corporation One Microsoft Way Redmond, WA 98052 Continuous Flash Hugues Hoppe Kentaro Toyama October 1, 2003 Technical Report MSR-TR-2003-63 Microsoft Research Microsoft Corporation One Microsoft Way Redmond, WA 98052 Page 1 of 7 Abstract To take a

More information

Forget Luminance Conversion and Do Something Better

Forget Luminance Conversion and Do Something Better Forget Luminance Conversion and Do Something Better Rang M. H. Nguyen National University of Singapore nguyenho@comp.nus.edu.sg Michael S. Brown York University mbrown@eecs.yorku.ca Supplemental Material

More information

Blind Single-Image Super Resolution Reconstruction with Defocus Blur

Blind Single-Image Super Resolution Reconstruction with Defocus Blur Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Blind Single-Image Super Resolution Reconstruction with Defocus Blur Fengqing Qin, Lihong Zhu, Lilan Cao, Wanan Yang Institute

More information

USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT

USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT Sapana S. Bagade M.E,Computer Engineering, Sipna s C.O.E.T,Amravati, Amravati,India sapana.bagade@gmail.com Vijaya K. Shandilya Assistant

More information

Computer Vision. Howie Choset Introduction to Robotics

Computer Vision. Howie Choset   Introduction to Robotics Computer Vision Howie Choset http://www.cs.cmu.edu.edu/~choset Introduction to Robotics http://generalrobotics.org What is vision? What is computer vision? Edge Detection Edge Detection Interest points

More information

ISSN Vol.03,Issue.29 October-2014, Pages:

ISSN Vol.03,Issue.29 October-2014, Pages: ISSN 2319-8885 Vol.03,Issue.29 October-2014, Pages:5768-5772 www.ijsetr.com Quality Index Assessment for Toned Mapped Images Based on SSIM and NSS Approaches SAMEED SHAIK 1, M. CHAKRAPANI 2 1 PG Scholar,

More information

CS 445 HW#2 Solutions

CS 445 HW#2 Solutions 1. Text problem 3.1 CS 445 HW#2 Solutions (a) General form: problem figure,. For the condition shown in the Solving for K yields Then, (b) General form: the problem figure, as in (a) so For the condition

More information

Enhanced Color Correction Using Histogram Stretching Based On Modified Gray World and White Patch Algorithms

Enhanced Color Correction Using Histogram Stretching Based On Modified Gray World and White Patch Algorithms Enhanced Color Using Histogram Stretching Based On Modified and Algorithms Manjinder Singh 1, Dr. Sandeep Sharma 2 Department Of Computer Science,Guru Nanak Dev University, Amritsar. Abstract Color constancy

More information

The End of Thresholds: Subwavelength Optical Linewidth Measurement Using the Flux-Area Technique

The End of Thresholds: Subwavelength Optical Linewidth Measurement Using the Flux-Area Technique The End of Thresholds: Subwavelength Optical Linewidth Measurement Using the Flux-Area Technique Peter Fiekowsky Automated Visual Inspection, Los Altos, California ABSTRACT The patented Flux-Area technique

More information

IMAGE PROCESSING PROJECT REPORT NUCLEUS CLASIFICATION

IMAGE PROCESSING PROJECT REPORT NUCLEUS CLASIFICATION ABSTRACT : The Main agenda of this project is to segment and analyze the a stack of image, where it contains nucleus, nucleolus and heterochromatin. Find the volume, Density, Area and circularity of the

More information

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 - COMPUTERIZED IMAGING Section I: Chapter 2 RADT 3463 Computerized Imaging 1 SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 COMPUTERIZED IMAGING Section I: Chapter 2 RADT

More information

DIGITAL IMAGE PROCESSING Quiz exercises preparation for the midterm exam

DIGITAL IMAGE PROCESSING Quiz exercises preparation for the midterm exam DIGITAL IMAGE PROCESSING Quiz exercises preparation for the midterm exam In the following set of questions, there are, possibly, multiple correct answers (1, 2, 3 or 4). Mark the answers you consider correct.

More information

DECISION NUMBER FOURTEEN TO THE TREATY ON OPEN SKIES

DECISION NUMBER FOURTEEN TO THE TREATY ON OPEN SKIES DECISION NUMBER FOURTEEN TO THE TREATY ON OPEN SKIES OSCC.DEC 14 12 October 1994 METHODOLOGY FOR CALCULATING THE MINIMUM HEIGHT ABOVE GROUND LEVEL AT WHICH EACH VIDEO CAMERA WITH REAL TIME DISPLAY INSTALLED

More information

Elemental Image Generation Method with the Correction of Mismatch Error by Sub-pixel Sampling between Lens and Pixel in Integral Imaging

Elemental Image Generation Method with the Correction of Mismatch Error by Sub-pixel Sampling between Lens and Pixel in Integral Imaging Journal of the Optical Society of Korea Vol. 16, No. 1, March 2012, pp. 29-35 DOI: http://dx.doi.org/10.3807/josk.2012.16.1.029 Elemental Image Generation Method with the Correction of Mismatch Error by

More information

Superfast phase-shifting method for 3-D shape measurement

Superfast phase-shifting method for 3-D shape measurement Superfast phase-shifting method for 3-D shape measurement Song Zhang 1,, Daniel Van Der Weide 2, and James Oliver 1 1 Department of Mechanical Engineering, Iowa State University, Ames, IA 50011, USA 2

More information

A Spatial Mean and Median Filter For Noise Removal in Digital Images

A Spatial Mean and Median Filter For Noise Removal in Digital Images A Spatial Mean and Median Filter For Noise Removal in Digital Images N.Rajesh Kumar 1, J.Uday Kumar 2 Associate Professor, Dept. of ECE, Jaya Prakash Narayan College of Engineering, Mahabubnagar, Telangana,

More information

Image Enhancement for Astronomical Scenes. Jacob Lucas The Boeing Company Brandoch Calef The Boeing Company Keith Knox Air Force Research Laboratory

Image Enhancement for Astronomical Scenes. Jacob Lucas The Boeing Company Brandoch Calef The Boeing Company Keith Knox Air Force Research Laboratory Image Enhancement for Astronomical Scenes Jacob Lucas The Boeing Company Brandoch Calef The Boeing Company Keith Knox Air Force Research Laboratory ABSTRACT Telescope images of astronomical objects and

More information

Evolutionary Image Enhancement for Impulsive Noise Reduction

Evolutionary Image Enhancement for Impulsive Noise Reduction Evolutionary Image Enhancement for Impulsive Noise Reduction Ung-Keun Cho, Jin-Hyuk Hong, and Sung-Bae Cho Dept. of Computer Science, Yonsei University Biometrics Engineering Research Center 134 Sinchon-dong,

More information

Wireframe of SketchUp Model. Modeling

Wireframe of SketchUp Model. Modeling Hi, my name is Ricardo Cossoli. I am based in Argentina and primarily work in the area of architectural visualization, both 2D and 3D. This includes 3D modeling, photorealism, photomontages, studies of

More information

Supervisors: Rachel Cardell-Oliver Adrian Keating. Program: Bachelor of Computer Science (Honours) Program Dates: Semester 2, 2014 Semester 1, 2015

Supervisors: Rachel Cardell-Oliver Adrian Keating. Program: Bachelor of Computer Science (Honours) Program Dates: Semester 2, 2014 Semester 1, 2015 Supervisors: Rachel Cardell-Oliver Adrian Keating Program: Bachelor of Computer Science (Honours) Program Dates: Semester 2, 2014 Semester 1, 2015 Background Aging population [ABS2012, CCE09] Need to

More information

Virtual Engineering: Challenges and Solutions for Intuitive Offline Programming for Industrial Robot

Virtual Engineering: Challenges and Solutions for Intuitive Offline Programming for Industrial Robot Virtual Engineering: Challenges and Solutions for Intuitive Offline Programming for Industrial Robot Liwei Qi, Xingguo Yin, Haipeng Wang, Li Tao ABB Corporate Research China No. 31 Fu Te Dong San Rd.,

More information

Adaptive Fingerprint Binarization by Frequency Domain Analysis

Adaptive Fingerprint Binarization by Frequency Domain Analysis Adaptive Fingerprint Binarization by Frequency Domain Analysis Josef Ström Bartůněk, Mikael Nilsson, Jörgen Nordberg, Ingvar Claesson Department of Signal Processing, School of Engineering, Blekinge Institute

More information

Automatics Vehicle License Plate Recognition using MATLAB

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

More information

ADJUSTMENT LAYERS TUTORIAL

ADJUSTMENT LAYERS TUTORIAL ADJUSTMENT LAYERS TUTORIAL I briefly showed layers in the original layers tutorial but there is a lot more to layers than discussed there. First let us recap the premise behind layers. Layers are like

More information

Motion Detector Using High Level Feature Extraction

Motion Detector Using High Level Feature Extraction Motion Detector Using High Level Feature Extraction Mohd Saifulnizam Zaharin 1, Norazlin Ibrahim 2 and Tengku Azahar Tuan Dir 3 Industrial Automation Department, Universiti Kuala Lumpur Malaysia France

More information

A VIDEO CAMERA ROAD SIGN SYSTEM OF THE EARLY WARNING FROM COLLISION WITH THE WILD ANIMALS

A VIDEO CAMERA ROAD SIGN SYSTEM OF THE EARLY WARNING FROM COLLISION WITH THE WILD ANIMALS Vol. 12, Issue 1/2016, 42-46 DOI: 10.1515/cee-2016-0006 A VIDEO CAMERA ROAD SIGN SYSTEM OF THE EARLY WARNING FROM COLLISION WITH THE WILD ANIMALS Slavomir MATUSKA 1*, Robert HUDEC 2, Patrik KAMENCAY 3,

More information

White Paper High Dynamic Range Imaging

White Paper High Dynamic Range Imaging WPE-2015XI30-00 for Machine Vision What is Dynamic Range? Dynamic Range is the term used to describe the difference between the brightest part of a scene and the darkest part of a scene at a given moment

More information

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University Images and Graphics Images and Graphics Graphics and images are non-textual information that can be displayed and printed. Graphics (vector graphics) are an assemblage of lines, curves or circles with

More information

Contrast Enhancement Techniques using Histogram Equalization: A Survey

Contrast Enhancement Techniques using Histogram Equalization: A Survey Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Contrast

More information

Image Recognition for PCB Soldering Platform Controlled by Embedded Microchip Based on Hopfield Neural Network

Image Recognition for PCB Soldering Platform Controlled by Embedded Microchip Based on Hopfield Neural Network 436 JOURNAL OF COMPUTERS, VOL. 5, NO. 9, SEPTEMBER Image Recognition for PCB Soldering Platform Controlled by Embedded Microchip Based on Hopfield Neural Network Chung-Chi Wu Department of Electrical Engineering,

More information

Target detection in side-scan sonar images: expert fusion reduces false alarms

Target detection in side-scan sonar images: expert fusion reduces false alarms Target detection in side-scan sonar images: expert fusion reduces false alarms Nicola Neretti, Nathan Intrator and Quyen Huynh Abstract We integrate several key components of a pattern recognition system

More information