Vision for Robotic Applications

Slides:



Advertisements
Similar presentations
TECH SKILLS COMPUTER BASICS
Advertisements

~ Extension cards ~ graphic card, sound card, LAN, TV card.
Provide data pathways that connect various system components.
Digital Arts and Video Production. Video Editing Tutorials Introduction to Video Editing A basic overview of editing concepts and methods. Linear (Tape.
David Abarca, Instructor Del Mar College Computer Science and Information Technology Department Computer Corner Computer Corner.
Digital Cameras: It’s the software, stupid!. Analog Cameras: Seeing Video Typically you had 2 choices to see your video from an analog camera –Plugs directly.
Computer Components.
Intro Test 2 – Chapters 3,4 & Word Sample Questions SPRING 2005.
1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006.
Chapter 2 Computer Imaging Systems. Content Computer Imaging Systems.
Chapter 4 Section 3.
Digital Graphics and Computers. Hardware and Software Working with graphic images requires suitable hardware and software to produce the best results.
Parts of Computer. Parts of a Computer Input Devices Mouse Mouse Keyboard Keyboard Microphone Microphone Scanner Scanner Webcam Webcam.
Going with the Data Flow Mrs. Staniec. Objectives: 1. Identify the role of the central processing unit. 2. Identify concepts related to computer memory.
Computer Insides and Out Computer Basics 1.1. Basic Personal Computer System  A computer system consists of hardware and software components.  Hardware.
Instructor: Li Ma Department of Computer Science Texas Southern University, Houston August, 2011.
Introduction to Computers Personal Computing 10. What is a computer? Electronic device Performs instructions in a program Performs four functions –Accepts.
INFORMATION PROCESSING CYCLE Solid Blue Boxes with Video Cameras or pictures are actually links to videos. Click on them to advance to the web to watch.
66 CHAPTER THE SYSTEM UNIT. 2 System Units in Microcomputers System Units (system cabinet):container that contain the electronic components of computer.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Configuration.
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
Hardware Lesson 2 Computer Components. Path of Information Through a Computer Input Device RAM CPU Output Device.
Company 데스크 탑 내부 2007 년 2 학기 컴퓨터의 개념 및 실습 그림출처 : danawa.com, kbench.com, wikipedia.org ( 데스크탑 컴퓨터 주요 하드웨어 형태 )
CIS 102Introduction to Hardware and Software Chapter 2 Input and Output part 3 output devices.
Motherboard (Main board)
 VIDEO CAPTURE USING FIREWIRE  VIDEO CAPTURE USING A VIDEO CARD  CAPTURING VIDEO CONNECTING EQUIPMENT AND CAPTURING DIGITAL VIDEO.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Computer Basics Rebecca Donelson Hardware CPU Mouse Keyboard Monitor Desktop/Tower/Laptop Memory RAM Printer Modem Wireless card Linksys Router.
Chapter 1 Introduction to Computers Maran Illustrated Computers CIS
Computer Basics.
Introduction to Computer and Computer Networking: Part I Xiangming Mu 9/16/2004.
Computers Today Information taken from: Microsoft Office 97 Professional by Lawrence Press Microsoft Office 2003 by Glencoe Dell Dimension B110 2 iMac.
Computer Systems Nat 4/5 Computing Science Lesson 8: Input, Output Devices and Backing Storage.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
1 Implementation in Hardware of Video Processing Algorithm Performed by: Yony Dekell & Tsion Bublil Supervisor : Mike Sumszyk SPRING 2008 High Speed Digital.
Hardware Lesson 2 Computer Components. Power supply (the heart) Takes electricity from the wall outlet and converts it into a current that works for the.
HARDWARE Input and Output. Hardware Input Devices Output Devices Multifunctional Devices Storage Processing Devices.
Computer Hardware. What is Hardware? Hardware is any part of a computer you can touch There are 2 categories: Inside the computer Peripherals connected.
Computer Hardware. The Desk Top Computer A PC is a general-purpose information processing device. It can take data from a person (through the keyboard.
Computer Parts By: Kayla Alvarez Period: A2. A modem is an electronic device that makes the transmission of data to or from a computer via telephone or.
Computer main parts HARDWARE It corresponds to all physical and tangible parts of a computer: your electrical, electronic, electromechanical and mechanical.
Computer Hardware BTT1O.
Introduction to Computers Section 4B. home Central Processing Unit The computer’s primary processing hardware, which interprets and executes program instructions.
5 th October 2004Hardware – KS41 Hardware Objectives: Computer systems  What do they do?  Identify the hardware that makes up a computer system (PC)
Done by: Chelsea Bryan Friday, October 10,2014.   The BIOS (aka) Basic input/output system, is a built in software that determines what's a computer.
ECE 101 Exploring Electrical Engineering Chapter 7 Data Acquisition Herbert G. Mayer, PSU Status 11/30/2015 Derived with permission from PSU Prof. Phillip.
Quick Overview.  Input Devices  Keyboard  Pointing Devices  Scanner  Digital Camera  Microphone  CD-ROM/DVD-ROM  Video Capture Card.
PCs ENVIRONMENT and PERIPHERALS Lecture 4. An expansion cards: - An expansion card (expansion board) is an electronic circuit board that adds more functionality.
Computer is a general-purpose device that can be programmed to carry out a set of arithmetic or logical operations automatically. Since a sequence of.
Computer Basics. What a computer does INPUT  Computer INPUT is whatever is typed, submitted or transmitted to a computer system. It can be supplied.
Basic Computer Hardware and Software.
Power Supply.
Nat 4/5 Computing Science Interfaces
Intro to USB-6009 DAQ.
Additional hardware components, and Embedded Systems
Wireless USB.
Depth Analysis With Stereo Cameras
Knole Computer Group June 2017 The USB Hub.
Basic Computer Hardware & Software
Parts of a Computer I plan to use this presentation for an introduction at the start of the year. Maybe even create a “word wall” with the cards.
Basic Computer Hardware and Software.
Mr C Johnston ICT Teacher
Device management How does the operating system manage the hardware and peripheral devices? Device Driver: Each device is attached to your computer with.
Introduction to Computers
Computer Basics: Inside a Computer Part III
ICT Programming Lesson 2:
- CHAPTER 1 – Basic Concepts of Information Technology
HARDWARE AND SOFWARE.
Presentation transcript:

Vision for Robotic Applications

Video Acquisition − Goal: Visual sensing requires manipulation of video with a digital computer − Video Acquisition • Depends on camera output type • Analog Video – framegrabber card required • Ex: Plug NTSC signal into Matrox Meteor II board • Framegrabber digitizes analog signal and outputs the digital frame into a memory buffer • Digital Video – direct interface • Video hardware attached to computer via digital input port • Digital frames loaded directly into memory (USB, Firewire) or through dedicated framegrabber (Camera Link) • OR Digital frames loaded from a video file on hard disk

Video Acquisition in Matlab