WHAT’S COORDINATE GEOMETRY

Slides:



Advertisements
Similar presentations
B2PDF b2pdf is the new and innovative release of our powerful command line tool for PDF customization b2pdf is a robust stand alone PDF file generation.
Advertisements

ANSWERS. Name Date Scale Title Tolerance Drawing No. Thumbnail sketches Scanned images Illustrative images A DTP package allows you to integrate text.
The Digital paper is created by printing a proprietary pattern of very small dots on ordinary paper that is perceived by the eye as a slightly off-white.
Input & Output Devices ASHIMA KALRA.
Student Name: Rochelle Jenkins Date: April 11 th, 2011.
Historic Digimap Historical maps and data from the Ordnance Survey maps from the 1840s to the 1990s.
Original image: 512 pixels by 512 pixels. Probe is the size of 1 pixel. Picture is sampled at every pixel ( samples taken)
Computer Graphics Researched via: Student Name: Nathalie Gresseau Date:
2.01 Understand Digital Raster Graphics
"I think, therefore I am." René Descartes Founder of Analytic Geometry
S OFTWARE AND M ULTIMEDIA Chapter 6 Created by S. Cox.
Finding Distance by using the Pythagorean Theorem
Components Text Text--Processing Software A Word Processor is a software application that provides the user with the tools to create and edit text.
Dedicated Vector and Bitmap editing software.
Acadia Institute for Teaching and Technology Basic Web Page Design for Courses.
Ch2 Sec3 Maps and Computers.
Co mputer Graphics Researched via: Student Name: Nathalie Gresseau Date:12/O7/1O.
Computer Graphics Lecture 1 July 11, Computer Graphics What do you think of? The term “computer graphics” is a blanket term used to refer to the.
Photoshop Software Rasterized, file formats, and printing choices.
Excel. Spreadsheet Software  What Is a Spreadsheet, and How Does It Work? A spreadsheet program allows users to perform simple and complex sorting. It.
CAD TECHNOLOGY COMPUTER AIDED DESIGN.
Difference Between Raster and Vector Images Raster and vector are the two basic data structures for storing and manipulating images and graphics data on.
Graphics and Images Communicating Information : Documents and Publications.
Lesson 05 // Web Design, Layout & Structure 1.Web Design/Designer-Coder Relationship 2.Fixed vs Fluid Website Layouts 3.Screen Resolutions.
Computer Graphics Researched via: Student Name: Cheyenne Bell Date: 04/29/2010.
Computer Graphics Researched via: Student Name: Symone Haynes Date: April 29, 2010.
Rotations. Graph the following coordinates, then connect the dots (2, 1) (4,1) (2, 5) X y Rotate the triangle 90° clockwise about the origin and graph.
Computer Graphics Researched via: Student Name: Envia R. Date: Dec
Student Name: Jovannie Charles Date: 12/7/10. What is Computer Graphics?  Computer graphics are graphics created using computers and, more generally,
Computer Graphics Researched via: Alexander Johnny April Twenty-Ninth Twothousandten.
© 2013 Pearson Education, Inc. 12G Vectors in Space.
Digital Media Dr. Jim Rowan ITEC 2110 Chapter 3. Roll call.
Geometry vocabulary WordDefinition PointIt is a location in space. It is represented by a dot and named by a capital letter Line1 dimension, going on and.
Lecture 2: 19/4/1435 Graphical algorithms Lecturer/ Kawther Abas CS- 375 Graphics and Human Computer Interaction.
1 Sections 5.1 – 5.2 Digital Image Processing Fundamentals of Java: AP Computer Science Essentials, 4th Edition Lambert / Osborne.
Computer Graphics Researched via: Kalesha Sykes December 7,2010.
ITEC2110, Digital Media Chapter 2 Fundamentals of Digital Imaging 1 GGC -- ITEC Digital Media.
Input & Output Devices ASHIMA KALRA.
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
Graphics and Multimedia
Types of Graphics Technological Design.
Chapter 3 Image Files © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
Computer Graphics Researched via:
Lesson 2-3 AP Computer Science Principles
Pixel, Resolution, Image Size
2.01 Understand Digital Raster Graphics
UNIT 2 – LESSON 4 Encoding Color Images.
Day 1 Linear Equations in one variable
Historic Digimap Historical maps and data from the Ordnance Survey maps from the 1840s to the 1990s. digimap.edina.ac.uk.
1.01 Investigate graphic types and file formats.
Coordinate Geometry Notes Name:____________________________
IMAGES.
Bitmap vs. Vector.
Rotations.
Computer Art Semester Review DIRECTIONS
McGraw-Hill Technology Education
Computer Graphics.
Unit 1 Bases for Blueprint Reading and Sketching
Productivity Software
2.01 Understand Digital Raster Graphics
Lesson: 10 – 8 Equations of Circles
A few tricks to take you beyond the basics of Microsoft Office
Introduction to Computer Graphics
Vectors for Calculus-Based Physics
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
2.01 Understand Digital Raster Graphics
Geometry Equations of Circles.
The Cartesian coordinate system
Projections.
Presentation transcript:

WHAT’S COORDINATE GEOMETRY The coordinate geometry is an important branch of mathematics which mainly helps us to locate points in a plane. It’s uses are spread in all branches like trigonometry, calculus, dimensional geometry etc. Along with many fields like architecture, mechanics, astronomy etc. most importantly in GPS system and communication.

Coordinate geometry is applied to many professions and used by many in real life. For example in case of computer, programmers use coordinate geometry because most of the programs generate PDF files and in a PDF file, the printed page is one big coordinate plane. It is thus used to position elements on the page. PDF files that are produced contain text, images and line drawings, all of which are placed into position by using (x,y) coordinates, distances, slopes, and simple trigonometry. It is also applied in scanners which make use of coordinate geometry to reproduce the exact image of the selected picture in the computer. It manipulates the points of each information in the original documents and reproduces them in soft copy.

  Coordinate geometry is also used in manipulating images. The selected image is like a big coordinate plane with each color information as each individual points. Thus when the colors of the pictures are being manipulated, the points are changed.

Cell Address is (D,3) or D3

Lettering with Grid

R A D M A P

CONVERSION FROM 3D to 2D

The screen you are looking at is a grid of thousands of tiny dots called pixels that together make up the image

BY B.M CHAUBEY