Comparison of Digital Image Filtering Techniques Kevin Liu Thomas Jefferson High School for Science and Technology.

Slides:



Advertisements
Similar presentations
OUTLINE Introduction Experiment Concept Experiment Examples Explanation of Results Recommendations Questions.
Advertisements

Chapter 4 - The World Was Once Analog Introduction Sound, Vibrations, And Analog Recording (phonograph record) - An analog device maintains an exact physical.
Listen to the audio lecture while viewing these slides Psychology 473 Blood and Airborne Pathogens Steven E. Meier, Ph.D. 1 Research Methods How Psychologists.
School of Computing Science Simon Fraser University
Chapter 2 Computer Imaging Systems. Content Computer Imaging Systems.
Original image: 512 pixels by 512 pixels. Probe is the size of 1 pixel. Picture is sampled at every pixel ( samples taken)
Chapter 29 conducting marketing research Section 29.1
Herts ICT Team. Objectives for the session To explore if, or when ICT should be used in Primary Science To review hardware, software and resources which.
Digital Photography Basics. Pixels A pixel is a contraction if the term PIcture ELement. Digital images are made up of small squares, just like a tile.
Data and Data Collection Quantitative – Numbers, tests, counting, measuring Fundamentally--2 types of data Qualitative – Words, images, observations, conversations,
Digital Photography Vocabulary
Examples of Famous Experiments What Can WE Learn from THEM ? Where Did They Get Their Research Question? ZimbardoAshMilgram.
Unit 30 P1 – Hardware & Software Required For Use In Digital Graphics
Computer Systems Nat 4.5 Computing Science Data Representation Lesson 4: Storing Graphics EXTENSION.
Science Fair Project Type your project title here Your name Period # Miss Gregory Chenango Forks Middle School.
IDL GUI for Digital Halftoning Final Project for SIMG-726 Computing For Imaging Science Changmeng Liu
Image Restoration and Reconstruction (Noise Removal)
Analogue vs Digital. Analogue  Lots of different frequencies, lots of different amplitudes  Wave recorded as it is.
Digital Cameras Colter Freund All a digital picture really is, is a collection of millions of tiny little squares called picture elements (pixels) that.
Multimedia Elements: Sound, Animation, and Video.
ELEC 423 Digital Signal Processing Prof. Siripong Potisuk.
Seeram Chapter #3: Digital Imaging
Digital Image Processing GSP 216. Digital Image Processing Pre-Processing – Correcting for radiometric and geometric errors in data Image Rectification.
Unit 2 Experimentation Or How do psychologists get all that data to support their theories???
1 Chapter 1: Introduction 1.1 Images and Pictures Human have evolved very precise visual skills: We can identify a face in an instant We can differentiate.
The Exposure Trio Aperture, Shutter Speed, and ISO.
An Implementation of the Median Filter and Its Effectiveness on Different Kinds of Images Kevin Liu Thomas Jefferson High School for Science.
In and Out are opposites. This is something to keep in mind when considering Input and Output. INPUT OUTPUT Ask: Does this device send information in?
GPU Accelerated MRI Reconstruction Professor Kevin Skadron Computer Science, School of Engineering and Applied Science University of Virginia, Charlottesville,
CSCI-100 Introduction to Computing Hardware Part II.
Digital imaging By : Alanoud Al Saleh. History: It started in 1960 by the National Aeronautics and Space Administration (NASA). The technology of digital.
The Digital Revolution Changing information. What is Digital?  Discrete values used for  Input  Processing  Transmission  Storage  Display  Derived.
VIGNAN'S NIRULA INSTITUTE OF TECHNOLOGY & SCIENCE FOR WOMEN TOOLS LINKS PRESENTED BY 1.P.NAVEENA09NN1A A.SOUJANYA09NN1A R.PRASANNA09NN1A1251.
Comparison of Digital Image Filtering Techniques Kevin Liu Thomas Jefferson High School for Science and Technology.
SPATIAL FILTERS Course: Introduction to RS & DIP Mirza Muhammad Waqar Contact: EXT:2257 RG610.
CS100 Final Review Study the quizzes Find out what you missed on the midterms.
CT IMAGING FASTER THAN MRI Micah Schmidt Michelle Kandcer Breanna Wilkinson.
Internet Connection Methods. Wireless What is wireless ?  Wireless is a type of internet which is a way of getting broadband internet without wires.
CSCI 631 – Foundations of Computer Vision March 15, 2016 Ashwini Imran Image Stitching.
1 2D TO 3D IMAGE AND VIDEO CONVERSION. INTRODUCTION The goal is to take already existing 2D content, and artificially produce the left and right views.
DIGITAL RADIOGRAPHY Dr. Rupak Sethuraman.
Task 2: Define digital and analogue signals
DIGITAL PHOTOGRAPHY Imaging Partnership. LESSON TWO Fine Art Photography.
CSCI 631 – Foundations of Computer Vision March 15, 2016 Ashwini Imran Image Stitching Link: singhashwini.mesinghashwini.me.
Introduction to Computer Science What is Computer Science? Getting Started Programming.
IMAGE PROCESSING is the use of computer algorithms to perform image process on digital images   It is used for filtering the image and editing the digital.
What is an image? a representation, likeness, or imitation of an object or thing a vivid or graphic description something introduced to represent something.
Understanding Analogue and Digital Video Lesson 1
PHOTOGRAPHY 101 Semester One Review (Aperture, Shutter Speed, ISO)
DSLR vs. point and shoot.
Pat P. W. Chan,  Michael R. Lyu, Roland T. Chin*
DCT IMAGE COMPRESSION.
CHAPTER 4 Designing Studies
ADVANCED DIGITAL SIGNAL PROCESSING EENG 413
See Through Fog Imaging Project: P06441
Chapter 1 Introduction to Digital Signal Processing
Fundamentals Data.
Other Algorithms Follow Up
Depth of Field Refers to the zone of focus in a photograph, or the distance between the closest and farthest parts of the picture that are sharp or in.
Comparing Two Means.
Sharpening..
Image Abstract Data Types, and Operations on Images
So where is it anyway? Bounding box, median, centroids, and an introduction to algorithm analysis.
INTRODUCTION OF DIGITAL SYSTEM
Comparing Two Means.
Computer Systems Nat 4.5 Computing Science Data Representation
Eye Movement Tracking Device Senior Design Project: P09004
Chapter Three: Signals and Data Transmission
Digital Camera Terms and Functions
Using FPGA to Provide Faster Digitally Enhanced Images in Order to Demonstrate a More Efficient Way to Process Images When Compared to Using Software.
Presentation transcript:

Comparison of Digital Image Filtering Techniques Kevin Liu Thomas Jefferson High School for Science and Technology

This project explores digital image filtering techniques by comparing the median and frequency filters. By testing the filters with images varying in object type (people, landscapes, or objects) and noise composition, the project determines the advantages and disadvantages of each in specific situations. Abstract

Digital image processing such as filtering was first developed in the 1960's. As computers became cheaper and faster, real-time image processing became available and its applications boomed. Digital filtering attempts to clear out noise or useless and distracting information, in pictures. Examples of noise include missing pixels and wrong pixels. Noise is inevitable when converting analog information into a digital form. Such a conversion occurs inside a digital camera, when the camera takes the analog picture from the lens and stores it as a digital file. Introduction

The field of image processing has wide and important uses. The results of this project will influence how images are processed and enhanced. Applications stemming from the results of this project will be important to image and video enhancement applications because this research project provides insights on the best techniques in filtering and enhancing each kind of image. Larger Purpose

This study will involve two filtering techniques: median filtering, and frequency filtering. First of all, algorithms will be developed for each of the two methods. A variety of images will be put through the two filtering techniques to determine which filtering techniques work best for which types of images. The variety of images used will include images of people, objects, and landscapes. The quality, or the amount of noise, of the images used will be another independent variable. Procedures and Methods

The quality of filtered images will determined in a subjective manner through surveying a pool of people. The effects of human errors and subjectivity does not detract from this study because image filtering is done for subjective aesthetic qualities in the first place. Procedures and Methods (Continued)

Samples Before median filterAfter median filter