Learn how to make your drawings come alive…  NEW COURSE: SKETCH RECOGNITION Analysis, implementation, and comparison of sketch recognition algorithms,

Slides:



Advertisements
Similar presentations
A graphical user interface (GUI) is a human-computer interface (i.e., a way for humans to interact with computers) that uses windows, icons and menus.
Advertisements

Learn how to make your drawings come alive…  Lecture 3: SKETCH RECOGNITION Analysis, implementation, and comparison of sketch recognition algorithms,
Learn how to make your drawings come alive…  NEW COURSE: SKETCH RECOGNITION Analysis, implementation, and comparison of sketch recognition algorithms,
©TheMcGraw-Hill Companies, Inc. Permission required for reproduction or display. COMPSCI 125 Introduction to Computer Science I.
Learn how to make your drawings come alive…  NEW COURSE: SKETCH RECOGNITION Analysis, implementation, and comparison of sketch recognition algorithms,
RAND’s vision (1954) From ImageShack web site // ; original source unknown.
©TheMcGraw-Hill Companies, Inc. Permission required for reproduction or display. COMPSCI 125 Introduction to Computer Science I.
Learn how to make your drawings come alive…  NEW COURSE: SKETCH RECOGNITION Analysis, implementation, and comparison of sketch recognition algorithms,
Learn how to make your drawings come alive…  Lecture 2: SKETCH RECOGNITION Analysis, implementation, and comparison of sketch recognition algorithms,
1 Angel: Interactive Computer Graphics 4E © Addison-Wesley 2005 What is Computer Graphics? Ed Angel Professor of Computer Science, Electrical and Computer.
Learn how to make your drawings come alive…  COURSE: SKETCH RECOGNITION Analysis, implementation, and comparison of sketch recognition algorithms, including.
“Doctoral Level Independent Study” Fall Semester 2006 Assess An Existing PhD Thesis Peng Michael Shao Yingdan Huang.
Input Devices Text Entry Devices, Positioning, Pointing and Drawing.
CP1610: Introduction to Computer Components
Computing ESSENTIALS     Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER Input and Output computing ESSENTIALS    
Presented By Sandeep Reddy Baddam Roll no
Intermediate GNVQ ICT Input Devices and Methods Manual input devices are used by people to enter data by hand. Keyboard Pointing devices Joystick Digital.
Brendan Cooney CSC 152. What is Input? Any data or instructions entered into the memory of a computer Data- unprocessed information Instructions- steps.
GCSE Information Technology Input Devices and Methods 3 Manual input devices are used by people to enter data by hand. Keyboard Pointing devices Joystick.
History of Computer Graphics Ideas taken from Computer Graphics Comes of Age an Interview with Andres Van Dam published in ACM Communications in July 1984.
GCSE Information Technology Input Devices and Methods Objectives:  To understand what input devices are.  Identify their individual uses  Be able to.
CSE40166 (Notre Dame) Computer Graphics Lecture 1 John H Stewman 205C Cushing
IT Introduction to Information Technology CHAPTER 05 - INPUT.
Input and Output devices Input ports are connections at the back of a computer. Input devices are connected to these ports, for example, a keyboard which.
DC Chp 1 Jeopardy Review Section 1Section 2Section 3Section 4Section
 Optical Scanners Optical Scanners  Scanners Scanners  Electronic Tablet/Pen Electronic Tablet/Pen  Digital Camera Digital Camera  Webcam Webcam.
Co mputer Graphics Researched via: Student Name: Nathalie Gresseau Date:12/O7/1O.
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
CSCI-235 Micro-Computers in Science Hardware Part II.
Interactive Input Methods & Graphical User Input
Computer Graphics ( Course Introduction ) Jehee Lee Seoul National University.
CGMB214: Introduction to Computer Graphics
Classification of Computers
ACS 367 Interface Design Introduction & Text Overview Galitz, Wilbert O. The Essential Guide to User Interface Design.
IVAN SUTHERLAND BRANDON GODDARD CSCE H APR 10, 2014.
School of Computer Science University of Seoul. 1. Interaction 2. Input Devices 3. Clients and Servers 4. Display Lists 5. Programming Event-Driven Input.
Human-Computer Interaction IS/HCC 760 Fall 2011 Shaun Kane.
Computer Graphics I, Fall : What is Computer Graphics?
History of HCI. Objectives By the end of the class, you will be able to… –Describe major milestones in the history of HCI and explain their impact in.
Chapter 4 Paradigms (additional materials). Beginnings – Computing in 1945 Harvard Mark I –Picture from
Ch 4, HCI Remixed Sutherland, Sketchpad: A Man-Machine Graphical Communication System Bederson, Hollan, Pad++: A Zooming Graphical Interface for Exploring.
Essential Guide to User Interface Design PART 1 The User Interface – Introduction and Overview Chapter 1 – Importance of the User Interface.
ACS 367 Interface Design History. Brief History n Early research –SRI in 1960s »The very system that I am using to access this information has its intellectual.
Computer Graphics ( Course Introduction ) Jehee Lee Seoul National University.
1 Perception and VR MONT 104S, Fall 2008 Lecture 21 More Graphics for VR.
What is Computer Graphics?. 2 Objectives In this lecture, we explore what computer graphics is about We will give a historical introduction.
1 Angel and Shreiner: Interactive Computer Graphics 6E © Addison-Wesley 2012 What is Computer Graphics? Sai-Keung Wong ( 黃世強 ) Computer Science National.
Computer Graphics Researched via: Student Name: Envia R. Date: Dec
Win OS & Hardware. Input Getting data into the computer.
 Describe the general organization and architecture of computers.  Identify computers’ major components and study their functions.  Identify the various.
Chapter 6 Digital Technologies in the Classroom Teaching and Learning with Technology.
Identify input devices and their uses, e. g
Computer Graphics Researched via: Student Name: Barbara Florival Date: 12| 7 th | 2O1O.
Hardware By Ollie Coles Ollie Coles, Hardware. Graphics cards are the reason we are able to see anything on our computer screens A graphics card produces.
1 CHAPTER 2 Hardware. 2 CPU : Central Processing Unit -Every PC system unit contains at least one chip called microprocessor (cpu) attached on motherboard.
Learn how to make your drawings come alive…  Lecture 1: SKETCH RECOGNITION Analysis, implementation, and comparison of sketch recognition algorithms,
LCG AA Meeting 30 June 2004 Ilka Antcheva Graphics User Interface in ROOT.
QSREALM.BLOGSPOT.COM Input Output Devices. QSREALM.BLOGSPOT.COM Input – Output Devices Also known as Peripheral Devices. These surround a computer’s CPU.
What is Computer Graphics?
Standard Methods of Input.
Methods of Computer Input and Output
Computer Graphics Researched via:
TYPICAL INPUT DEVICES By Dajia Forbes 1c.
What is Computer Graphics?
What is Computer Graphics?
Computer Input Device: Graphic Tablets
Introduction to Computer Graphics with WebGL
G52GUI Course Guoping Qiu 04/12/2018.
What is Computer Graphics?
Presentation transcript:

Learn how to make your drawings come alive…  NEW COURSE: SKETCH RECOGNITION Analysis, implementation, and comparison of sketch recognition algorithms, including feature-based, vision-based, geometry-based, and timing-based recognition algorithms; examination of methods to combine results from various algorithms to improve recognition using AI techniques, such as graphical models.

How old is sketch recognition?

1962 Sketchpad Ivan Sutherland 1963 MIT PhD thesis "Sketchpad: A Man-machine Graphical Communications System.", First Graphical User Interface Invented on the TX-2: included a nine inch CRT and a lightpen which first gave Sutherland his idea. He imagined that one should be able to draw on the computer. Sketchpad was able to do just this, creating highly precise drawings.

Ivan Sutherland

First Graphical User Interface Draw directly on computer’s monitor Pop-up menus, Ability to zoom in and out. Rubber-banding of lines Constraint based modeling – lines could be constraint to intersect at precise angle Object oriented programming –Memory structures to store objects – creation of master objects and ‘instances’, which were memory efficient copies of the masters –Inheritance – changes in instance were inherited in duplicates –Polymorphism Ivan Sutherland is considered by many to be the creator of Computer Graphics.

In the classroom

Light pen

Pressed buttons for corners

Ivan Sutherland

Sutherland Video

RAND Tablet 1964 $18,000 (like $100,000 today) Too expensive, why the mouse made it, not the pen. Called Grafacon (for Graphic Converter) Employed a grid of wires under the surface of the pad that encoded horizontal and vertical coordinates in a small magnetic signal. The stylus would receive the magnetic signal, which could then be decoded back as coordinate information.grid coordinatesmagneticsignal

Apple Newton First tablet PC, PDA ("personal digital assistant“) coined late by Apple's then-CEO John Sculley, the driving force behind the project.personal digital assistantJohn Sculley Intended to be a complete reinvention of personal computing. For most of its design lifecycle Newton had a large-format screen, more internal memory, and a rich object-oriented graphics kernel. One of the original motivating scenarios for the design was known as the "Architect Scenario," in which Newton's designers imagined a residential architect working quickly with a client to sketch, clean up, and interactively modify a simple two-dimensional home plan.

Syllabus courses/SR/2006http:// courses/SR/2006