Image Analysis & Searching

Size: px
Start display at page:

Download "Image Analysis & Searching"

Transcription

1 Image Analysis & Searching 1

2 Searching Photos Look for photos like this one: Look for beach photos Look for photos taken Sept. 15, 2000 Look for photos with: Look for photos with Aunt Thelma 2

3 Annotating Photos Tags (descriptive text) human or automatically generated free vocabulary vs fixed vocabulary include location within photo Features (image information) simple (color, brightness,...) complex (object class, person name,...) 3

4 What Simple Features Can We Extract? 4

5 Simple Features Turquoise Blue White Green Brown Black Yellow Pink... 5

6 Simple Features Turquoise Blue White Green Brown Black Yellow Pink... 6

7 Simple Features Turquoise Blue White Green Brown Black Yellow Pink... 7

8 Classifier 8

9 Classifier C indoor outdoor 9

10 Classifier C indoor outdoor beach meadow city 10

11 Decision Tree N pink > 30% N Y night, city night, people brightness > 50% Y turquoise > 60% N Y daytime, meadow daytime, beach 11

12 Decision Tree N pink > 30% N Y night, city night, people brightness > 50% Y turquoise > 60% N Y daytime, meadow daytime, beach need to learn questions to ask... 12

13 Weighted Score Example: Beach score = w 1 *Turquoise + w 2 *Blue + w 3 *Red +... If Beach score > 0.8 then add beach tag 13

14 Weighted Score Example: Beach score = w 1 *Turquoise + w 2 *Blue + w 3 *Red +... need to learn weights... If Beach score > 0.8 then add beach tag 14

15 How do we learn? Machine Learning often use training data beach=yes beach=yes beach=yes beach=no beach=no

16 How do we learn? Machine Learning feature #6 often use training data beach=yes beach=yes beach=yes beach=no beach=no Prob[ f6=1 beach ] = 1 Prob[ f6 = 0 not beach ] = 0 16

17 How do we learn? Machine Learning feature #6 often use training data beach=yes beach=yes beach=yes beach=no beach=no Prob[ f6=1 beach ] = 1 Prob[ f6 = 0 not beach ] = 0 Therefore, give f6 a high weight! beach score = w1*f1 + w2*f2 + w3*f

18 Machine Learning a.k.a Data Mining Has many applications: Recommending movies Finding pages on Google/Bing What to stock at Walmart Diagnosing diseases Big Data ML/DM Trends Recommendations Anomalies Predictions 18

19 More Complex Features Color/brightness by position in image blue white turquoise 19

20 More Complex Features Edges & Blobs 20

21 More Complex Features Textures, Patterns 21

22 Object recognition: what does it involve? slides courtesy: Fei Fei Li

23 Verification: is that a lamp?

24 Detection: are there people somewhere?

25 Identification: What is this? (A: Potala Palace)

26 Object categorization mountain tree banner building street lamp people vendor

27 Scene and context categorization outdoor city

28 Computational photography

29 Face Priority AF on Nikon D7100 Discuss contrast detection and phase detection AF 29

30 Assisted driving Pedestrian and car detection Ped meters Ped Car meters Lane detection Collision warning systems with adaptive cruise control, Lane departure warning systems, Rear object detection systems,

31 Improving online search Query: STREET Organizing photo collections

32 Challenges 1: view point variation Michelangelo

33 Challenges 2: illumination slide credit: S. Ullman

34 Challenges 3: occlusion Magritte, 1957

35 Challenges 4: scale

36 Challenges 5: deformation Xu, Beihong 19

37 Challenges 6: background clutter Klimt, 1913

38 Challenges 7: intra-class variation

39 How many object categories are there? Biederman 1987

40 How many object categories are there? Biederman 1987

41 Discriminative Model Direct modeling of p( zebra image) p( no zebra image) Decision boundary Zebra Non-zebra

42 Using Representation Generative / discriminative / hybrid

43 Representation Generative / discriminative / hybrid Appearance only or location and appearance

44 44

45 Annotating Photos Tags (descriptive text) human or automatically generated free vocabulary vs fixed vocabulary include location within photo Features (image information) simple (color, brightness,...) complex (object class, person name,...) 45

46 What tags are useful? Date Just month Time of day Location Weather Number of people Daylight Camera used Aperture Others??? Where do we get? 46

47 What tags are useful? 47

48 Next: What Can We Do With Tags? 48

49 Viewing Photos on Map 49

50 Searching Photos Direct: Example: Find photos with Zach Indirect: Example (1) Search my photos for Eiffel Tower My photo: Tag: none GPS: x1, y1 50

51 Searching Photos Direct: Example: Find photos with Chris Indirect: Example (1) Search my photos for Eiffel Tower (2) Search database for Eiffel Tower My photo: Tag: none GPS: x1, y1 Photo in database: Tag: Eiffel Tower GPS: x1, y1 51

52 Searching Photos Direct: Example: Find photos with Chris Indirect: Example (1) Search my photos for Eiffel Tower (2) Search database for Eiffel Tower My photo: Tag: none GPS: x1, y1 (3) Search my photos for nearby photos Photo in database: Tag: Eiffel Tower GPS: x1, y1 52

53 Organizing Photos How can we organize and view photos that have time and location tags? 53

54 54

55 55

56 Identifying clusters of related photos 56

57 57

58 Crowd Sourcing Paid, e.g., Mechanical Turk Games, e.g., gwap.com 58

59 59

60 60

61 grass 61

62 62

63 Summary Types of annotations Tags Features How to Obtain Image analysis Human input (crowd sourcing) How to Use Searching Organizing 63

64 Bonus: Entity Resolution a e f b d g i c h j 64

65 crowd powered 65

66 ER with Sport Photos 66

67 End

CSE 408 Multimedia Information System

CSE 408 Multimedia Information System CSE 408 Multimedia Information System Intro to Images & Vision Yezhou Yang Lots of slides from Tamara Berg and L. Feifei Intro to Computer Vision Source: L. Lazebnik The goal of computer vision To perceive

More information

Today I t n d ro ucti tion to computer vision Course overview Course requirements

Today I t n d ro ucti tion to computer vision Course overview Course requirements COMP 776: Computer Vision Today Introduction ti to computer vision i Course overview Course requirements The goal of computer vision To extract t meaning from pixels What we see What a computer sees Source:

More information

Introduction. BIL719 Computer Vision Pinar Duygulu Hacettepe University

Introduction. BIL719 Computer Vision Pinar Duygulu Hacettepe University Introduction BIL719 Computer Vision Pinar Duygulu Hacettepe University Basic Info Textbooks (suggested): Forsyth & Ponce, Computer Vision: A Modern Approach Richard Szeliski, Computer Vision: Algorithms

More information

Lecture 1 Introduction to Computer Vision. Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2014

Lecture 1 Introduction to Computer Vision. Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2014 Lecture 1 Introduction to Computer Vision Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2014 Course Info Contact Information Room 314, Jishi Building Email: cslinzhang@tongji.edu.cn

More information

COMP 776: Computer Vision

COMP 776: Computer Vision COMP 776: Computer Vision Basic Info Instructor: Svetlana Lazebnik (lazebnik@cs.unc.edu) Office hours: By appointment, FB 244 Textbook (recommended): Forsyth & Ponce, Computer Vision: A Modern Approach

More information

Spring 2018 CS543 / ECE549 Computer Vision. Course webpage URL:

Spring 2018 CS543 / ECE549 Computer Vision. Course webpage URL: Spring 2018 CS543 / ECE549 Computer Vision Course webpage URL: http://slazebni.cs.illinois.edu/spring18/ The goal of computer vision To extract meaning from pixels What we see What a computer sees Source:

More information

Introduction. Visual data acquisition devices. The goal of computer vision. The goal of computer vision. Vision as measurement device

Introduction. Visual data acquisition devices. The goal of computer vision. The goal of computer vision. Vision as measurement device Spring 15 CIS 5543 Computer Vision Visual data acquisition devices Introduction Haibin Ling http://www.dabi.temple.edu/~hbling/teaching/15s_5543/index.html Revised from S. Lazebnik The goal of computer

More information

Lecture 1 Introduction to Computer Vision. Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2015

Lecture 1 Introduction to Computer Vision. Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2015 Lecture 1 Introduction to Computer Vision Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2015 Course Info Contact Information Room 314, Jishi Building Email: cslinzhang@tongji.edu.cn

More information

Lecture 1 Introduction to Computer Vision. Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2018

Lecture 1 Introduction to Computer Vision. Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2018 Lecture 1 Introduction to Computer Vision Lin ZHANG, PhD School of Software Engineering, Tongji University Spring 2018 Course Info Contact Information Room 408L, Jishi Building Email: cslinzhang@tongji.edu.cn

More information

Note on CASIA-IrisV3

Note on CASIA-IrisV3 Note on CASIA-IrisV3 1. Introduction With fast development of iris image acquisition technology, iris recognition is expected to become a fundamental component of modern society, with wide application

More information

Natalia Vassilieva HP Labs Russia

Natalia Vassilieva HP Labs Russia Content Based Image Retrieval Natalia Vassilieva nvassilieva@hp.com HP Labs Russia 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice Tutorial

More information

Telling What-Is-What in Video. Gerard Medioni

Telling What-Is-What in Video. Gerard Medioni Telling What-Is-What in Video Gerard Medioni medioni@usc.edu 1 Tracking Essential problem Establishes correspondences between elements in successive frames Basic problem easy 2 Many issues One target (pursuit)

More information

Today. CS 395T Visual Recognition. Course content. Administration. Expectations. Paper reviews

Today. CS 395T Visual Recognition. Course content. Administration. Expectations. Paper reviews Today CS 395T Visual Recognition Course logistics Overview Volunteers, prep for next week Thursday, January 18 Administration Class: Tues / Thurs 12:30-2 PM Instructor: Kristen Grauman grauman at cs.utexas.edu

More information

Study Impact of Architectural Style and Partial View on Landmark Recognition

Study Impact of Architectural Style and Partial View on Landmark Recognition Study Impact of Architectural Style and Partial View on Landmark Recognition Ying Chen smileyc@stanford.edu 1. Introduction Landmark recognition in image processing is one of the important object recognition

More information

Scenemodes MJU-500 Page 1 of 7 22.December 2004

Scenemodes MJU-500 Page 1 of 7 22.December 2004 The shooting modes are described as follows: Selecting a shooting mode according to the situation When you select a scene mode according to the situation or shooting conditions, the camera automatically

More information

High Level Computer Vision. Introduction - April 16, Bernt Schiele & Mario Fritz MPI Informatics and Saarland University, Saarbrücken, Germany

High Level Computer Vision. Introduction - April 16, Bernt Schiele & Mario Fritz MPI Informatics and Saarland University, Saarbrücken, Germany Perceptual and Sensory Augmented Computing High Level Computer Vision Introduction - April 16, 2014 MPI Informatics and Saarland University, Saarbrücken, Germany http://www.d2.mpi-inf.mpg.de/cv Computer

More information

SIS63-Building the Future-Advanced Integrated Safety Applications: interactive Perception platform and fusion modules results

SIS63-Building the Future-Advanced Integrated Safety Applications: interactive Perception platform and fusion modules results SIS63-Building the Future-Advanced Integrated Safety Applications: interactive Perception platform and fusion modules results Angelos Amditis (ICCS) and Lali Ghosh (DEL) 18 th October 2013 20 th ITS World

More information

Objective: to give you some understanding of why you might push more than just the big shiny silver button...

Objective: to give you some understanding of why you might push more than just the big shiny silver button... Objective: to give you some understanding of why you might push more than just the big shiny silver button... Why am I making this presentation? Simply put: to share understanding What will we cover? Aperture

More information

Situational Awareness A Missing DP Sensor output

Situational Awareness A Missing DP Sensor output Situational Awareness A Missing DP Sensor output Improving Situational Awareness in Dynamically Positioned Operations Dave Sanderson, Engineering Group Manager. Abstract Guidance Marine is at the forefront

More information

Photography Merit Badge

Photography Merit Badge Photography Merit Badge Counselor Christian Ennerfelt 410-546-1732 cennerfelt@hotmail.com Requirements: Explain how the following elements and terms affect the quality of a picture: a. Light-natural light/ambient,

More information

Specifications for Fujifilm FinePix S MP Digital Camera

Specifications for Fujifilm FinePix S MP Digital Camera Specifications for Fujifilm FinePix S8200 16.2MP Digital Camera Model name FinePix S8200, S8300 Number of effective pixels *1 16.2 million pixels Image sensor 1/2.3-inch CMOS with primary color filter

More information

L I F E L O N G L E A R N I N G C O L L A B O R AT I V E - FA L L S N A P I X : P H O T O G R A P H Y

L I F E L O N G L E A R N I N G C O L L A B O R AT I V E - FA L L S N A P I X : P H O T O G R A P H Y L I F E L O N G L E A R N I N G C O L L A B O R AT I V E - F A L L 2 0 1 8 SNAPIX: PHOTOGRAPHY SNAPIX OVERVIEW Introductions Course Overview 2 classes on technical training 3 photo shoots Other classes

More information

9/19/16. A Closer Look. Danae Wolfe. What We ll Cover. Basics of photography & your camera. Technical. Macro & close-up techniques.

9/19/16. A Closer Look. Danae Wolfe. What We ll Cover. Basics of photography & your camera. Technical. Macro & close-up techniques. A Closer Look Danae Wolfe What We ll Cover Basics of photography & your camera Technical Macro & close-up techniques Creative 1 What is Photography? Photography: the art, science, & practice of creating

More information

Chapter 6-Existing Light Photography

Chapter 6-Existing Light Photography Chapter 6-Existing Light Photography All of these images were taken with available light. Painting with light-using available light Photography that includes artificial light which naturally exists in

More information

Love Your Camera (Introduction to D-SLR)

Love Your Camera (Introduction to D-SLR) Love Your Camera (Introduction to D-SLR) Photography Workshops and Tours in New York City Phone: (646) 736-3231 Email: info@rememberforever.co Web: www.rememberforever.co Copyright 2009-2013 - Remember

More information

Flash Points: The Control of Light

Flash Points: The Control of Light OCTOBER 4, 2018 ADVANCED Flash Points: The Control of Light Three key elements in using photography lighting equipment Featuring LINDSAY SILVERMAN The Nikon Creative Lighting System is built around the

More information

Introductory Photography

Introductory Photography Introductory Photography Basic concepts + Tips & Tricks Ken Goldman Apple Pi General Meeting 26 June 2010 Kenneth R. Goldman 1 The Flow General Thoughts Cameras Composition Miscellaneous Tips & Tricks

More information

23270: AUGMENTED REALITY FOR NAVIGATION AND INFORMATIONAL ADAS. Sergii Bykov Technical Lead Machine Learning 12 Oct 2017

23270: AUGMENTED REALITY FOR NAVIGATION AND INFORMATIONAL ADAS. Sergii Bykov Technical Lead Machine Learning 12 Oct 2017 23270: AUGMENTED REALITY FOR NAVIGATION AND INFORMATIONAL ADAS Sergii Bykov Technical Lead Machine Learning 12 Oct 2017 Product Vision Company Introduction Apostera GmbH with headquarter in Munich, was

More information

Light) Conditions. Lens Aperture Shutter Speed (sec.) NOTES. Light. Conditions. Lens Aperture Shutter Speed (sec.) None LBB-12** (or Wratten No.

Light) Conditions. Lens Aperture Shutter Speed (sec.) NOTES. Light. Conditions. Lens Aperture Shutter Speed (sec.) None LBB-12** (or Wratten No. AF3-074E COLOR NEGATIVE FILMS (ADVANCED PHOTO SYSTEM FILM) 1. FEATURES AND USES FUJICOLOR nexia 800 is an Advanced Photo System daylight color negative film with an ISO speed rating of 800. It adopts a

More information

High Dynamic Range Photography

High Dynamic Range Photography JUNE 13, 2018 ADVANCED High Dynamic Range Photography Featuring TONY SWEET Tony Sweet D3, AF-S NIKKOR 14-24mm f/2.8g ED. f/22, ISO 200, aperture priority, Matrix metering. Basically there are two reasons

More information

Image Processing Based Vehicle Detection And Tracking System

Image Processing Based Vehicle Detection And Tracking System Image Processing Based Vehicle Detection And Tracking System Poonam A. Kandalkar 1, Gajanan P. Dhok 2 ME, Scholar, Electronics and Telecommunication Engineering, Sipna College of Engineering and Technology,

More information

Semantic Localization of Indoor Places. Lukas Kuster

Semantic Localization of Indoor Places. Lukas Kuster Semantic Localization of Indoor Places Lukas Kuster Motivation GPS for localization [7] 2 Motivation Indoor navigation [8] 3 Motivation Crowd sensing [9] 4 Motivation Targeted Advertisement [10] 5 Motivation

More information

Advances in Vehicle Periphery Sensing Techniques Aimed at Realizing Autonomous Driving

Advances in Vehicle Periphery Sensing Techniques Aimed at Realizing Autonomous Driving FEATURED ARTICLES Autonomous Driving Technology for Connected Cars Advances in Vehicle Periphery Sensing Techniques Aimed at Realizing Autonomous Driving Progress is being made on vehicle periphery sensing,

More information

Intelligent Identification System Research

Intelligent Identification System Research 2016 International Conference on Manufacturing Construction and Energy Engineering (MCEE) ISBN: 978-1-60595-374-8 Intelligent Identification System Research Zi-Min Wang and Bai-Qing He Abstract: From the

More information

Chapter 11-Shooting Action

Chapter 11-Shooting Action Chapter 11-Shooting Action Interpreting Action There are three basic ways of interpreting action in a still photograph: Stopping action (42) Blurring movement Combining both in the same image Any

More information

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

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

More information

Specifications for Fujifilm FinePix F850EXR 16MP Digital Camera

Specifications for Fujifilm FinePix F850EXR 16MP Digital Camera Specifications for Fujifilm FinePix F850EXR 16MP Digital Camera Model name FinePix F850EXR Number of effective pixels 16.0 million pixels Image sensor 1/2-inch EXR CMOS with primary color filter Storage

More information

PHOTOGRAPHER S GUIDE TO THE PANASONIC LUMIX LX7

PHOTOGRAPHER S GUIDE TO THE PANASONIC LUMIX LX7 PHOTOGRAPHER S GUIDE TO THE PANASONIC LUMIX LX7 In Intelligent Auto, Creative Control, and Scene shooting modes, ISO is set to Auto and the ISO button has no effect for controlling this setting. You also

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

The Unsharp Mask. A region in which there are pixels of one color on one side and another color on another side is an edge.

The Unsharp Mask. A region in which there are pixels of one color on one side and another color on another side is an edge. GIMP More Improvements The Unsharp Mask Unless you have a really expensive digital camera (thousands of dollars) or have your camera set to sharpen the image automatically, you will find that images from

More information

Illustrated Lecture Series;

Illustrated Lecture Series; Presents Illustrated Lecture Series; Understanding Photography Photo Basics: Exposure Modes, DOF and using Shutter Speed Exposure; the basics We have seen that film and digital CCD sensors both react to

More information

Education and Training

Education and Training The magazine dedicated exclusively to the technology of evidence collection, processing, and preservation Volume 4, Number 2 March-April 2006 Education and Training SOME OF THE TOPICS IN THIS ISSUE Learning

More information

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

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

More information

Perception platform and fusion modules results. Angelos Amditis - ICCS and Lali Ghosh - DEL interactive final event

Perception platform and fusion modules results. Angelos Amditis - ICCS and Lali Ghosh - DEL interactive final event Perception platform and fusion modules results Angelos Amditis - ICCS and Lali Ghosh - DEL interactive final event 20 th -21 st November 2013 Agenda Introduction Environment Perception in Intelligent Transport

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

1. This paper contains 45 multiple-choice-questions (MCQ) in 6 pages. 2. All questions carry equal marks. 3. You can take 1 hour for answering.

1. This paper contains 45 multiple-choice-questions (MCQ) in 6 pages. 2. All questions carry equal marks. 3. You can take 1 hour for answering. UNIVERSITY OF MORATUWA, SRI LANKA FACULTY OF ENGINEERING END OF SEMESTER EXAMINATION 2007/2008 (Held in Aug 2008) B.Sc. ENGINEERING LEVEL 2, JUNE TERM DE 2290 PHOTOGRAPHY Answer ALL questions in the answer

More information

! 1! Digital Photography! 2! 1!

! 1! Digital Photography! 2! 1! ! 1! Digital Photography! 2! 1! Summary of results! Field of view at a distance of 5 meters Focal length! 20mm! 55mm! 200mm! Field of view! 6 meters! 2.2 meters! 0.6 meters! 3! 4! 2! ! 5! Which Lens?!

More information

f= mm, mm (35mm format equivalent) Full-aperture F1.8 (Wide) - F4.9 (Telephoto) Constitution

f= mm, mm (35mm format equivalent) Full-aperture F1.8 (Wide) - F4.9 (Telephoto) Constitution Specications Model name FUJIFILM XQ2 Number of effective pixels 12.0 million pixels Image sensor 2/3-inch X-Trans CMOS Ⅱ with primary color filter Total number of Storage media Internal memory (approx.

More information

H Photography Judging Leader s Guide

H Photography Judging Leader s Guide 2019-2020 4-H Photography Judging Leader s Guide The photography judging contest is an opportunity for 4-H photography project members to demonstrate the skills and knowledge they have learned in the photography

More information

Photography Basics. Exposure

Photography Basics. Exposure Photography Basics Exposure Impact Voice Transformation Creativity Narrative Composition Use of colour / tonality Depth of Field Use of Light Basics Focus Technical Exposure Courtesy of Bob Ryan Depth

More information

Introduction to Computer Vision

Introduction to Computer Vision Introduction to Computer Vision by James Hays Image by kirkh.deviantart.com Categories of the SUN database What is Computer Vision? Computer Vision and Nearby Fields Computer Graphics: Models to Images

More information

Dust reduction filter. Live View

Dust reduction filter. Live View E P1 14-42mm Kit Art Filters, Multi Exposure, Multi aspect High performance built in image stabiliser Real time effect monitoring Multiple exposure function with LCD monitor display of current view on

More information

FUJICHROME PROVIA 1600 Professional [RSP]

FUJICHROME PROVIA 1600 Professional [RSP] AF3-798E COLOR REVERSAL FILMS FUJICHROME PROVIA 1600 Professional [RSP] 1 FEATURES AND USES FUJICHROME PROVIA 1600 Professional [RSP] is an ultra-high speed daylight-type color reversal film designed for

More information

Using Auto FP High-Speed Sync to Illuminate Fast Sports Action

Using Auto FP High-Speed Sync to Illuminate Fast Sports Action Using Auto FP High-Speed Sync to Illuminate Fast Sports Action by Today s sports photographer not only needs to capture the action, but oftentimes produce a unique feature image for a client. Using Nikon

More information

Film exposure speaks to the amount of light that strikes the film when you press the shutter button to make a picture. Correct exposure depends on

Film exposure speaks to the amount of light that strikes the film when you press the shutter button to make a picture. Correct exposure depends on Film Exposure Film exposure speaks to the amount of light that strikes the film when you press the shutter button to make a picture. Correct exposure depends on letting just enough light to enter the camera

More information

16.400/453J Human Factors Engineering /453. Displays. Prof. D. C. Chandra Lecture 7

16.400/453J Human Factors Engineering /453. Displays. Prof. D. C. Chandra Lecture 7 J Human Factors Engineering Displays Prof. D. C. Chandra Lecture 7 1 Overview Taxonomy of displays Classic display issues Design and evaluation of flight deck displays EFB discussion Display examples from

More information

AF Area Mode. Face Priority

AF Area Mode. Face Priority Chapter 4: The Shooting Menu 71 AF Area Mode This next option on the second screen of the Shooting menu gives you several options for controlling how the autofocus frame is set up when the camera is in

More information

Dusk Photography. The Blue 15 minutes. Presented to Charlottesville Camera Club June 29, 2011 Deb Snelson 2011

Dusk Photography. The Blue 15 minutes. Presented to Charlottesville Camera Club June 29, 2011 Deb Snelson 2011 Dusk Photography The Blue 15 minutes Presented to Charlottesville Camera Club June 29, 2011 Deb Snelson 2011 It s All about When Gorgeous Blue sky Only lasts about 15 minutes Cannot be seen by the naked

More information

IT 1210 Flash and Macro Photography

IT 1210 Flash and Macro Photography IT 1210 Flash and Macro Photography Flash Flash Photography Think of your flash as a portable sun! With it you can take great images, or lousy images. In order to take great images there are two important

More information

Dust reduction filter. Live View

Dust reduction filter. Live View E P2 Art Filters, Multi Exposure, Multi aspect Tiltable, high contrast and high resolution electronic viewfinder* Accessory Port High Speed 12.3 Megapixel Live MOS sensor High performance built in Real

More information

The Past and Present in Photographs

The Past and Present in Photographs This project was made possible through the Institute of Museum and Library Services National Leadership Grant for Museum and Library Collaboration The Past and Present in Photographs This activity complements

More information

IRIS Biometric for Person Identification. By Lakshmi Supriya.D M.Tech 04IT6002 Dept. of Information Technology

IRIS Biometric for Person Identification. By Lakshmi Supriya.D M.Tech 04IT6002 Dept. of Information Technology IRIS Biometric for Person Identification By Lakshmi Supriya.D M.Tech 04IT6002 Dept. of Information Technology What are Biometrics? Why are Biometrics used? How Biometrics is today? Iris Iris is the area

More information

Chapter 6 Face Recognition at a Distance: System Issues

Chapter 6 Face Recognition at a Distance: System Issues Chapter 6 Face Recognition at a Distance: System Issues Meng Ao, Dong Yi, Zhen Lei, and Stan Z. Li Abstract Face recognition at a distance (FRAD) is one of the most challenging forms of face recognition

More information

Liangliang Cao *, Jiebo Luo +, Thomas S. Huang *

Liangliang Cao *, Jiebo Luo +, Thomas S. Huang * Annotating ti Photo Collections by Label Propagation Liangliang Cao *, Jiebo Luo +, Thomas S. Huang * + Kodak Research Laboratories *University of Illinois at Urbana-Champaign (UIUC) ACM Multimedia 2008

More information

As can be seen in the example pictures below showing over exposure (too much light) to under exposure (too little light):

As can be seen in the example pictures below showing over exposure (too much light) to under exposure (too little light): Hopefully after we are done with this you will resist any temptations you may have to use the automatic settings provided by your camera. Once you understand exposure, especially f-stops and shutter speeds,

More information

Working with your Camera

Working with your Camera Topic 1 Commanding the Mode Dial Learning Outcomes In this topic, you will learn more about how to control the functions on your mode dial. We touched on this before but I want to go through these in detail

More information

Camera Exposure Modes

Camera Exposure Modes What is Exposure? Exposure refers to how bright or dark your photo is. This is affected by the amount of light that is recorded by your camera s sensor. A properly exposed photo should typically resemble

More information

FUJICOLOR NPC 160 PROFESSIONAL [NPC]

FUJICOLOR NPC 160 PROFESSIONAL [NPC] AF3-065E COLOR NEGATIVE FILMS FUJICOLOR NPC 160 PROFESSIONAL [NPC] 1. FEATURES AND USES FUJICOLOR NPC 160 PROFESSIONAL [NPC] is an ISO 160 daylight color negative film that is suitable for highcontrast

More information

Suggested FL-36/50 Flash Setups By English Bob

Suggested FL-36/50 Flash Setups By English Bob Suggested FL-36/50 Flash Setups By English Bob Over a period of time I've experimented extensively with the E system and its flash capabilities and put together suggested flash setups for various situations.

More information

Understanding Auto ISO

Understanding Auto ISO FEBRUARY 16, 2018 BEGINNER Understanding Auto ISO Changing ISO on the fly Featuring DIANE BERKENFELD Diane Berkenfeld COOLPIX P510, 1/1000 sec., f/3.1, ISO 100, matrix metering, program. A photographic

More information

ROBOT VISION. Dr.M.Madhavi, MED, MVSREC

ROBOT VISION. Dr.M.Madhavi, MED, MVSREC ROBOT VISION Dr.M.Madhavi, MED, MVSREC Robotic vision may be defined as the process of acquiring and extracting information from images of 3-D world. Robotic vision is primarily targeted at manipulation

More information

IMPROVING AUTOMOTIVE INSPECTION WITH LIGHT & COLOR MEASUREMENT SYSTEMS

IMPROVING AUTOMOTIVE INSPECTION WITH LIGHT & COLOR MEASUREMENT SYSTEMS IMPROVING AUTOMOTIVE INSPECTION WITH LIGHT & COLOR MEASUREMENT SYSTEMS Matt Scholz, Radiant Vision Systems February 21, 2017 Matt.Scholz@RadiantVS.com 1 TODAY S SPEAKER Matt Scholz Business Leader, Automotive

More information

Choosing the Optimum Mix of Sensors for Driver Assistance and Autonomous Vehicles

Choosing the Optimum Mix of Sensors for Driver Assistance and Autonomous Vehicles Choosing the Optimum Mix of Sensors for Driver Assistance and Autonomous Vehicles Ali Osman Ors May 2, 2017 Copyright 2017 NXP Semiconductors 1 Sensing Technology Comparison Rating: H = High, M=Medium,

More information

aperture, shutter speed

aperture, shutter speed CUDGEGONG C A M E R A C L U B aperture, shutter speed and ISO exposure When you think of the craft or art of photography, you must immediately think of exposure. Exposure is a critical element that determines

More information

FOCUS, EXPOSURE (& METERING) BVCC May 2018

FOCUS, EXPOSURE (& METERING) BVCC May 2018 FOCUS, EXPOSURE (& METERING) BVCC May 2018 SUMMARY Metering in digital cameras. Metering modes. Exposure, quick recap. Exposure settings and modes. Focus system(s) and camera controls. Challenges & Experiments.

More information

First Things First 1) Charge the Battery

First Things First 1) Charge the Battery 1 First Things First 1) Charge the Battery 2) Turn Off Notification Sounds Recommended: Canon BP-828 Optional 3-4hr Battery Touch FUNC Touch MENU Touch Wrench Folder Scroll to Notification Sounds & Touch

More information

Seeing Behind the Camera: Identifying the Authorship of a Photograph (Supplementary Material)

Seeing Behind the Camera: Identifying the Authorship of a Photograph (Supplementary Material) Seeing Behind the Camera: Identifying the Authorship of a Photograph (Supplementary Material) 1 Introduction Christopher Thomas Adriana Kovashka Department of Computer Science University of Pittsburgh

More information

ART 151 BASIC BLACK AND WHITE PHOTOGRAPHY

ART 151 BASIC BLACK AND WHITE PHOTOGRAPHY ART 151 BASIC BLACK AND WHITE PHOTOGRAPHY PRESENTED AND APPROVED: AUGUST 9, 2012 EFFECTIVE: FALL 2012-13 Prefix & Number ART 151 Course Title: Basic Black & White Photography Purpose of this submission:

More information

Photographs taken at a crime scene: 1) Show the layout of the crime scene 2) Show the position of collected and uncollected evidence 3) Show the

Photographs taken at a crime scene: 1) Show the layout of the crime scene 2) Show the position of collected and uncollected evidence 3) Show the Photographs taken at a crime scene: 1) Show the layout of the crime scene 2) Show the position of collected and uncollected evidence 3) Show the point of view of victims, suspects, and witnesses 4) Show

More information

Light Sources. Hard VS Soft

Light Sources. Hard VS Soft Light Sources This article is provided to you as a courtesy of The Pro Doodler. www.theprodoodler.com your best source for all of your graphic design needs. Copyright 2009 by The Pro Doodler. In the beginning

More information

Camera Image Processing Pipeline: Part II

Camera Image Processing Pipeline: Part II Lecture 14: Camera Image Processing Pipeline: Part II Visual Computing Systems Today Finish image processing pipeline Auto-focus / auto-exposure Camera processing elements Smart phone processing elements

More information

Seniors Photography Workshop

Seniors Photography Workshop Seniors Photography Workshop Some images stand out from the crowd & make viewers say WOW! Today we will look at how you can give your images that WOW Factor.. So let s think about what makes an

More information

CS6550 Computer Vision

CS6550 Computer Vision CS6550 Computer Vision Class Meeting: M7M8 (3:30pm 5:20pm), R6 (2:20pm 3:10pm). Rm 106 Delta Bldg., 台達館 106 室 Instructor: Prof. Shang-Hong Lai, Rm. 636 Delta Bldg., 賴尚宏, 台達館 636 室, Tel: ext. 42958, Email:

More information

Basic Camera Craft. Roy Killen, GMAPS, EFIAP, MPSA. (c) 2016 Roy Killen Basic Camera Craft, Page 1

Basic Camera Craft. Roy Killen, GMAPS, EFIAP, MPSA. (c) 2016 Roy Killen Basic Camera Craft, Page 1 Basic Camera Craft Roy Killen, GMAPS, EFIAP, MPSA (c) 2016 Roy Killen Basic Camera Craft, Page 1 Basic Camera Craft Whether you use a camera that cost $100 or one that cost $10,000, you need to be able

More information

A Vehicular Visual Tracking System Incorporating Global Positioning System

A Vehicular Visual Tracking System Incorporating Global Positioning System A Vehicular Visual Tracking System Incorporating Global Positioning System Hsien-Chou Liao and Yu-Shiang Wang Abstract Surveillance system is widely used in the traffic monitoring. The deployment of cameras

More information

Physics 1230 Homework 8 Due Friday June 24, 2016

Physics 1230 Homework 8 Due Friday June 24, 2016 At this point, you know lots about mirrors and lenses and can predict how they interact with light from objects to form images for observers. In the next part of the course, we consider applications of

More information

Learning to Predict Indoor Illumination from a Single Image. Chih-Hui Ho

Learning to Predict Indoor Illumination from a Single Image. Chih-Hui Ho Learning to Predict Indoor Illumination from a Single Image Chih-Hui Ho 1 Outline Introduction Method Overview LDR Panorama Light Source Detection Panorama Recentering Warp Learning From LDR Panoramas

More information

However, it is always a good idea to get familiar with the exposure settings of your camera.

However, it is always a good idea to get familiar with the exposure settings of your camera. 296 Tips & tricks for digital photography Light Light is the element of photography. In other words, photos are simply light captured from the world around us. This is why bad lighting and exposure are

More information

Owner s Manual BL

Owner s Manual BL Owner s Manual BL00004854-200 Introduction ii About This Manual This manual contains instructions for the EF-X500, a powerful, multi-functional flash unit from FUJIFILM. When using the flash, refer to

More information

Intro to Digital Compositions: Week One Physical Design

Intro to Digital Compositions: Week One Physical Design Instructor: Roger Buchanan Intro to Digital Compositions: Week One Physical Design Your notes are available at: www.thenerdworks.com Please be sure to charge your camera battery, and bring spares if possible.

More information

Instruction Manual for Historian

Instruction Manual for Historian Table contents iii Instruction Manual for Historian Zikra Toure TECM 2700 Table contents iii Table of Content Table of Content... iii Introduction to the Manual for Historian... v Introduction to Photography...

More information

Camera Mechanics & camera function. Daily independent reading:pgs. 1-5 Silently read for 10 min. Note taking led by Mr. Hiller

Camera Mechanics & camera function. Daily independent reading:pgs. 1-5 Silently read for 10 min. Note taking led by Mr. Hiller Camera Mechanics & camera function Daily independent reading:pgs. 1-5 Silently read for 10 min. Note taking led by Mr. Hiller Focused Learning Target: We will be able to identify the various parts of the

More information

Best Camera Setting For No Flash Indoor >>>CLICK HERE<<<

Best Camera Setting For No Flash Indoor >>>CLICK HERE<<< Best Camera Setting For No Flash Indoor Wedding Photography Our essential guide to wedding photography gives you everything you need. You may not be a professional, but there's no reason why you can't

More information

Introduction... 1 Part I: Fast Track to Super Snaps Part II: Taking Creative Control Part III: After the Shot

Introduction... 1 Part I: Fast Track to Super Snaps Part II: Taking Creative Control Part III: After the Shot Contents at a Glance Introduction... 1 Part I: Fast Track to Super Snaps... 5 Chapter 1: Getting Up and Running...7 Chapter 2: Reviewing Five Essential Picture-Taking Options...39 Part II: Taking Creative

More information

A Vehicular Visual Tracking System Incorporating Global Positioning System

A Vehicular Visual Tracking System Incorporating Global Positioning System A Vehicular Visual Tracking System Incorporating Global Positioning System Hsien-Chou Liao and Yu-Shiang Wang Abstract Surveillance system is widely used in the traffic monitoring. The deployment of cameras

More information

Study guide for Photography / Understanding the SLR Camera

Study guide for Photography / Understanding the SLR Camera Study guide for Photography / Understanding the SLR Camera The most important technical step to a good print is a good negative. The key to a good negative is correct film exposure. Three variables control

More information

Computer Vision Lesson Plan

Computer Vision Lesson Plan Computer Vision Lesson Plan Overview Computer Vision Summary Computers today are being used to accomplish tasks that require using one or more of the five senses. Vision - seeing objects and identifying

More information

A Vehicular Visual Tracking System Incorporating Global Positioning System

A Vehicular Visual Tracking System Incorporating Global Positioning System Vol:5, :6, 20 A Vehicular Visual Tracking System Incorporating Global Positioning System Hsien-Chou Liao and Yu-Shiang Wang International Science Index, Computer and Information Engineering Vol:5, :6,

More information

Overview Why are photos used in engineering reports? Micro to macro and beyond Camera techno stuff Backgrounds and lighting

Overview Why are photos used in engineering reports? Micro to macro and beyond Camera techno stuff Backgrounds and lighting How to Take Pretty Good Pictures for Engineering Reports Overview Why are photos used in engineering reports? Micro to macro and beyond Camera techno stuff Backgrounds and lighting Why Include Photo s?

More information

TG 870 White. The advanced outdoor hero

TG 870 White. The advanced outdoor hero TG 870 White Waterproof to 15m**, shockproof to 2.1m***, crushproof to 100kg**** and freezeproof to 10 C 16 Megapixel backlit CMOS 7.6cm/3.0" 920,000 dot tilting LCD Hybrid (Lens Shift + Digital) 5 Axis

More information