SlideShare uma empresa Scribd logo
1 de 22
Baixar para ler offline
Vector vs. Bitmap
 Guilford County SciVis
        V104.03
Vector Images
            Vector images (also called
             outline images) are images
             made with lines, text, and
             shapes. Test type is
Grftil
C
V
S
n
d
o
us
 c
 y




             considered to be vector
             because it is composed of
             lines and curves.
Advantages of Vector Images
            Vector graphics are
             resolution independent,
             which means they can be
             output to the highest quality
Grftil
C
V
S
n
d
o
us
 c
 y
             at any scale.
            Vector graphic images
             normally have much smaller
             file sizes than raster-based
             bitmaps.
            Changing or transforming
             the characteristics of a
             vector object does not effect
             or distort the object.
Advantages of Vector Images
            Vector images are not
             limited to rectangular
             shapes like bitmaps.
Grftil
C
V
S
n
d
o
us
 c
 y
            An image can be
             enlarged or reduced
             without affecting the
             quality of the image.
            There is no
             background unless it
             is placed behind the
             image as a layer
Advantages of Vector Images
            Vector images have the appearance of artistic form
             such as cartoons.
            Vector images can be easily converted to bitmap
             images.
             Lines and curves are easily defined and will always be
Grftil
C
V
S
n
d
o
us
 c
 y




         
             smooth and retain their continuity.
Disadvantages of Vector Images
            The main disadvantage
             is they are not
             photorealistic.
            Vector images are
Grftil
C
V
S
n
d
o
us
 c
 y




             usually filled with solid
             or gradient colors but
             lack in depth and
             appearance in the
             values and colors of a
             true continuous tone
             image.
Creating Vector Images
           Vector images are
             drawn with basic line
             tools available in
             most graphic
Grftil
C
V
S
n
d
o
us
 c
 y




             software programs.
            The freehand tool is
             used to produce
             freeform lines.
            The pen tool (Bezier)
             is used to draw
             controlled curves
             called Bezier curves.
Classifications of Vector Images
            Simple line art is a
             1 bit graphic image
             with large areas of
             black and White.
Grftil
C
V
S
n
d
o
us
 c
 y




            Complex line art is
             made up of many
             curves with linear
             contrast but still
             maintains the quality
             of a black and white
             image.
Classifications of Vector Images
            High detail line art is
             composed of curves and
             stippled dots (simulates
             different styles of etching) to
             form values.
Grftil
C
V
S
n
d
o
us
 c
 y




            Colored vector images are
             composed of lines, solid
             colors, blended or gradient
             colors to simulate tonal
             changes and are produced
             using different color methods
             (opaque or transparent).
Common Rules for Vector Images
         • A common rule for vector
           images is to save the image in
           its native format in the
           software program being used
Grftil
C
V
S
n
d
o
us
 c
 y




           first, and then convert the
           image into other desired
           formats.
              • The native format for
                Corel Draw is .cdr
              • The native format for
                Adobe Illustrator is .ai
              • Photoshop = .psd and
                paint = .cpt
Bitmap Images
            Bitmap images (also called
             raster images) are made with
             pixels (picture element),
             which look like rectangles.
             All the pixels, when combined
Grftil
C
V
S
n
d
o
us
 c
 y




         
             for visual images, are called
             continuous tone images
             (contones).
            Bitmap images are resolution
             dependent, and this must be
             taken into consideration when
             producing images of different
             size and quality.
Bitmap Images
            Resolution is the density of the pixel grid. It is the
             number of pixels in an image and is referred to as
             dpi or dots per inch. Resolution is based on the
             number of pixels in an image, which is determined,
Grftil
C
V
S
n
d
o
us
 c
 y




             by its width and height of the pixels.

             Example: Image size = width in pixels x
                     height in pixels

            A pixel is the smallest display
             element that makes up the images
             seen on televisions and computer
             monitors.
Advantages of Bitmap Images
            Bitmap images are
             easily converted to
             different formats.
            Bitmap images are
Grftil
C
V
S
n
d
o
us
 c
 y




             easier to import into
             different software
             applications.
            Bitmap images produce
             a variety of continuous
             tone images.
            Bitmap images are
             better suited for most
             high quality renderings
             and web page graphics.
Disadvantages of Bitmap Images.
            Bitmap images produce
             larger files sizes.
            Bitmap images have
             restrictions in regards to
             alterations and modifications
Grftil
C
V
S
n
d
o
us
 c
 y




             such as scale, image
             distortion, and format
             conversion.
            There is a common
             appearance of blocked or
             jagged edges and blurriness
             in the image, which must be
             compensated for with
             sharpness filters.
Disadvantages of Bitmap Images.
            Substantial memory is
             required to work with
             bitmap images.
            When bitmap images
             are enlarged, jagged,
Grftil
C
V
S
n
d
o
us
 c
 y




             stair-stepped edges
             called aliasing appear.
            Anti-aliasing is available
             in some programs to
             help smooth jagged
             edges.
Basic Types of Bitmap Images
            Black and white
             images called line art
             are simple 1-bit images.
            Grayscale images
             contain various shades
Grftil
C
V
S
n
d
o
us
 c
 y




             of gray as well as black
             and white.
Basic Types of Bitmap Images
            Full color images use
             color information that
             can be described using a
             number of color spaces
Grftil
C
V
S
n
d
o
us
 c
 y




             such as RGB, CMYK or
             Lab colors.
Color Depth (bit depth)
             Color depth refers to the number of “colors”
              available and/or the amount of computer
              memory that will be required to store pixel
              values of an image.
Grftil
C
V
S
n
d
o
us
 c
 y




             A bit (binary digit) is the smallest unit of
              information used in a computer. The signal
              can be on or off, 1 or 0

             The higher the bit number, the more colors
              you have available, but the more computer
              memory required to store the image. File size
              should be considered when saving, creating,
              and scanning an image.
Color Depth Settings


Grftil
C
V
S
n
d
o
us
 c
 y
Image Resolution
            Image resolution is how sharp or clear an image
             is.
            Multiply the number of pixels across by the
             number of pixels up and down to find the total
             number on your screen.
Grftil
C
V
S
n
d
o
us
 c
 y




            Pixels are picture elements or the dots on the
             monitor. Your monitor is set to a certain
             number of pixels and the pixels are a fixed size.
            The more pixels that you have, the greater the
             memory needed to handle the display.
            Image resolution is measured in dots per inch
             (dpi) for printing and pixels per inch (ppi) for
             monitor displays.
Image Resolution
            The pixels per inch of a
             screen image translate
             directly into dots per inch on
             a printer. A 72-ppi image
             that would look fine on a
             monitor would look fuzzy
Grftil
C
V
S
n
d
o
us
 c
 y




             when printed at 72 dpi.
            It is important to scan images
             to match the proposed output
             for the best image quality.        300 dpi
                                                          72 dpi
               For example, an image
                 that is to be printed should
                 be scanned at a minimum
                 of 300 dpi.
Image resolution
            Resolution refers to image quality
             and sharpness. The higher the
             resolution, the larger the file size,
             but the clearer the image.
Grftil
C
V
S
n
d
o
us
 c
 y




            Images displayed on a monitor may
             not correlate with printed output
             size. Usually the printed image will
             be smaller than the screen image
             because of the higher printing
             resolution.
            Web images are typically around 72
             ppi. Printed images are generally
             300 dpi or greater. Monitor images
             are approximately 70-100 ppi.

Mais conteúdo relacionado

Mais procurados

Image compression
Image compressionImage compression
Image compressionPREEYANKAV
 
Adobe Skills Portfolio
Adobe Skills PortfolioAdobe Skills Portfolio
Adobe Skills Portfolioblazedchicken
 
Introduction to Image Compression
Introduction to Image CompressionIntroduction to Image Compression
Introduction to Image CompressionKalyan Acharjya
 
Sismulmed 04 b. image processing intro
Sismulmed 04 b. image processing introSismulmed 04 b. image processing intro
Sismulmed 04 b. image processing introNurfitri Anbarsanti
 
5 multimedia elements - animation
5   multimedia elements - animation5   multimedia elements - animation
5 multimedia elements - animationKelly Bauer
 
WEB I - 08 - Digital Media
WEB I - 08 - Digital MediaWEB I - 08 - Digital Media
WEB I - 08 - Digital MediaRandy Connolly
 
Spatial and tonal resolution
Spatial and tonal resolutionSpatial and tonal resolution
Spatial and tonal resolutionSIES GST
 
Email marketing-notes-0
Email marketing-notes-0Email marketing-notes-0
Email marketing-notes-0zumbox
 

Mais procurados (17)

Technical file
Technical fileTechnical file
Technical file
 
Technical file
Technical fileTechnical file
Technical file
 
Grpahic
GrpahicGrpahic
Grpahic
 
Image compression
Image compressionImage compression
Image compression
 
Adobe Skills Portfolio
Adobe Skills PortfolioAdobe Skills Portfolio
Adobe Skills Portfolio
 
L3 cmp technicalfile_
L3 cmp technicalfile_L3 cmp technicalfile_
L3 cmp technicalfile_
 
Technical File
Technical File Technical File
Technical File
 
Introduction to Image Compression
Introduction to Image CompressionIntroduction to Image Compression
Introduction to Image Compression
 
Chap01 visual perception
Chap01 visual perceptionChap01 visual perception
Chap01 visual perception
 
Chapter01 (2)
Chapter01 (2)Chapter01 (2)
Chapter01 (2)
 
Sismulmed 04 b. image processing intro
Sismulmed 04 b. image processing introSismulmed 04 b. image processing intro
Sismulmed 04 b. image processing intro
 
5 multimedia elements - animation
5   multimedia elements - animation5   multimedia elements - animation
5 multimedia elements - animation
 
WEB I - 08 - Digital Media
WEB I - 08 - Digital MediaWEB I - 08 - Digital Media
WEB I - 08 - Digital Media
 
L3 cmp technicalfile_
L3 cmp technicalfile_L3 cmp technicalfile_
L3 cmp technicalfile_
 
Spatial and tonal resolution
Spatial and tonal resolutionSpatial and tonal resolution
Spatial and tonal resolution
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Email marketing-notes-0
Email marketing-notes-0Email marketing-notes-0
Email marketing-notes-0
 

Destaque

Transfer reliability and congestion control strategies in opportunistic netwo...
Transfer reliability and congestion control strategies in opportunistic netwo...Transfer reliability and congestion control strategies in opportunistic netwo...
Transfer reliability and congestion control strategies in opportunistic netwo...revathiyadavb
 
Eternal Engineering Equipment (p.) Ltd., Pune, Vibration Laboratory
 Eternal Engineering Equipment (p.) Ltd., Pune, Vibration Laboratory Eternal Engineering Equipment (p.) Ltd., Pune, Vibration Laboratory
Eternal Engineering Equipment (p.) Ltd., Pune, Vibration LaboratoryIndiaMART InterMESH Limited
 
Interactive Rendering Techniques for Highlighting (3D GeoInfo 2010)
Interactive Rendering Techniques for Highlighting (3D GeoInfo 2010)Interactive Rendering Techniques for Highlighting (3D GeoInfo 2010)
Interactive Rendering Techniques for Highlighting (3D GeoInfo 2010)Matthias Trapp
 
Milestone Highway Construction
Milestone Highway ConstructionMilestone Highway Construction
Milestone Highway Constructioncoreycarr
 
Rancon Foundry: industrial parts supplier in Europe
Rancon Foundry: industrial parts supplier in EuropeRancon Foundry: industrial parts supplier in Europe
Rancon Foundry: industrial parts supplier in EuropeRancon
 
Global Power Systems Pvt. Ltd., Nagpur, Generators Set & Controller
Global Power Systems Pvt. Ltd., Nagpur, Generators Set & ControllerGlobal Power Systems Pvt. Ltd., Nagpur, Generators Set & Controller
Global Power Systems Pvt. Ltd., Nagpur, Generators Set & ControllerIndiaMART InterMESH Limited
 
GTC 2012: NVIDIA OpenGL in 2012
GTC 2012: NVIDIA OpenGL in 2012GTC 2012: NVIDIA OpenGL in 2012
GTC 2012: NVIDIA OpenGL in 2012Mark Kilgard
 
A visualization-oriented 3D method for efficient computation of urban solar r...
A visualization-oriented 3D method for efficient computation of urban solar r...A visualization-oriented 3D method for efficient computation of urban solar r...
A visualization-oriented 3D method for efficient computation of urban solar r...Jianming Liang
 

Destaque (16)

Vector or bitmap
Vector or bitmapVector or bitmap
Vector or bitmap
 
Transfer reliability and congestion control strategies in opportunistic netwo...
Transfer reliability and congestion control strategies in opportunistic netwo...Transfer reliability and congestion control strategies in opportunistic netwo...
Transfer reliability and congestion control strategies in opportunistic netwo...
 
Computer ethics
Computer ethicsComputer ethics
Computer ethics
 
Video editing
Video editingVideo editing
Video editing
 
Regulators and rectifiers
Regulators and rectifiersRegulators and rectifiers
Regulators and rectifiers
 
Eternal Engineering Equipment (p.) Ltd., Pune, Vibration Laboratory
 Eternal Engineering Equipment (p.) Ltd., Pune, Vibration Laboratory Eternal Engineering Equipment (p.) Ltd., Pune, Vibration Laboratory
Eternal Engineering Equipment (p.) Ltd., Pune, Vibration Laboratory
 
Interactive Rendering Techniques for Highlighting (3D GeoInfo 2010)
Interactive Rendering Techniques for Highlighting (3D GeoInfo 2010)Interactive Rendering Techniques for Highlighting (3D GeoInfo 2010)
Interactive Rendering Techniques for Highlighting (3D GeoInfo 2010)
 
Milestone Highway Construction
Milestone Highway ConstructionMilestone Highway Construction
Milestone Highway Construction
 
Rancon Foundry: industrial parts supplier in Europe
Rancon Foundry: industrial parts supplier in EuropeRancon Foundry: industrial parts supplier in Europe
Rancon Foundry: industrial parts supplier in Europe
 
Machinery industrial parts
Machinery industrial partsMachinery industrial parts
Machinery industrial parts
 
JMM Machining & Construction of parts
JMM Machining & Construction of partsJMM Machining & Construction of parts
JMM Machining & Construction of parts
 
Global Power Systems Pvt. Ltd., Nagpur, Generators Set & Controller
Global Power Systems Pvt. Ltd., Nagpur, Generators Set & ControllerGlobal Power Systems Pvt. Ltd., Nagpur, Generators Set & Controller
Global Power Systems Pvt. Ltd., Nagpur, Generators Set & Controller
 
Animation basics
Animation basicsAnimation basics
Animation basics
 
OpenGL 4 for 2010
OpenGL 4 for 2010OpenGL 4 for 2010
OpenGL 4 for 2010
 
GTC 2012: NVIDIA OpenGL in 2012
GTC 2012: NVIDIA OpenGL in 2012GTC 2012: NVIDIA OpenGL in 2012
GTC 2012: NVIDIA OpenGL in 2012
 
A visualization-oriented 3D method for efficient computation of urban solar r...
A visualization-oriented 3D method for efficient computation of urban solar r...A visualization-oriented 3D method for efficient computation of urban solar r...
A visualization-oriented 3D method for efficient computation of urban solar r...
 

Semelhante a Vectorbitmap

Semelhante a Vectorbitmap (20)

Homework
HomeworkHomework
Homework
 
Digital Image File Formats
Digital Image File FormatsDigital Image File Formats
Digital Image File Formats
 
Homework
HomeworkHomework
Homework
 
L3 cmp technicalfile_180911
L3 cmp technicalfile_180911L3 cmp technicalfile_180911
L3 cmp technicalfile_180911
 
12.m3 cms content-updating-pt1
12.m3 cms content-updating-pt112.m3 cms content-updating-pt1
12.m3 cms content-updating-pt1
 
Technical concepts for graphic design production 2
Technical concepts for graphic design production 2Technical concepts for graphic design production 2
Technical concepts for graphic design production 2
 
Bitmap and vector
Bitmap and vectorBitmap and vector
Bitmap and vector
 
Computer image
Computer imageComputer image
Computer image
 
graphics
graphicsgraphics
graphics
 
Digital Coding of Images.pptx
Digital Coding of Images.pptxDigital Coding of Images.pptx
Digital Coding of Images.pptx
 
Bitmap and vector
Bitmap and vectorBitmap and vector
Bitmap and vector
 
Chap9 10
Chap9 10Chap9 10
Chap9 10
 
Technical file
Technical fileTechnical file
Technical file
 
Ch6
Ch6Ch6
Ch6
 
Vector and bitmap
Vector and bitmapVector and bitmap
Vector and bitmap
 
Vector and bitmap
Vector and bitmapVector and bitmap
Vector and bitmap
 
Seminar5.1
Seminar5.1Seminar5.1
Seminar5.1
 
Graphic Artist Lesson 2
Graphic Artist Lesson 2Graphic Artist Lesson 2
Graphic Artist Lesson 2
 
Digital image
Digital imageDigital image
Digital image
 
Unit 13 assignment 1 EF
Unit 13 assignment 1 EFUnit 13 assignment 1 EF
Unit 13 assignment 1 EF
 

Mais de Charles Flynt

Animation techniques
Animation techniquesAnimation techniques
Animation techniquesCharles Flynt
 
Basic rendering techniques
Basic rendering techniquesBasic rendering techniques
Basic rendering techniquesCharles Flynt
 
Interpret data for use in charts and graphs
Interpret data for use in charts and graphsInterpret data for use in charts and graphs
Interpret data for use in charts and graphsCharles Flynt
 
Displaying data using charts and graphs
Displaying data using charts and graphsDisplaying data using charts and graphs
Displaying data using charts and graphsCharles Flynt
 
2 d software applications
2 d software applications2 d software applications
2 d software applicationsCharles Flynt
 
Basic computer hardware and software
Basic computer hardware and softwareBasic computer hardware and software
Basic computer hardware and softwareCharles Flynt
 
Technological advancements in sci vis
Technological advancements in sci visTechnological advancements in sci vis
Technological advancements in sci visCharles Flynt
 
History and impact of sci vis
History and impact of sci visHistory and impact of sci vis
History and impact of sci visCharles Flynt
 
Advanced 2 d concept
Advanced 2 d conceptAdvanced 2 d concept
Advanced 2 d conceptCharles Flynt
 
Advanced scientific visualization
Advanced scientific visualizationAdvanced scientific visualization
Advanced scientific visualizationCharles Flynt
 
Applying pixel values to digital images
Applying pixel values to digital imagesApplying pixel values to digital images
Applying pixel values to digital imagesCharles Flynt
 

Mais de Charles Flynt (20)

Plate tectonics
Plate tectonicsPlate tectonics
Plate tectonics
 
Animation techniques
Animation techniquesAnimation techniques
Animation techniques
 
Basic rendering techniques
Basic rendering techniquesBasic rendering techniques
Basic rendering techniques
 
3 d modeling part 3
3 d modeling part 33 d modeling part 3
3 d modeling part 3
 
3 d modeling part 1
3 d modeling part 13 d modeling part 1
3 d modeling part 1
 
3 d modeling part 2
3 d modeling part 23 d modeling part 2
3 d modeling part 2
 
Interpret data for use in charts and graphs
Interpret data for use in charts and graphsInterpret data for use in charts and graphs
Interpret data for use in charts and graphs
 
Displaying data using charts and graphs
Displaying data using charts and graphsDisplaying data using charts and graphs
Displaying data using charts and graphs
 
2 d software applications
2 d software applications2 d software applications
2 d software applications
 
Computer ethics
Computer ethicsComputer ethics
Computer ethics
 
Software
SoftwareSoftware
Software
 
Basic computer hardware and software
Basic computer hardware and softwareBasic computer hardware and software
Basic computer hardware and software
 
Careers in sci vis
Careers in sci visCareers in sci vis
Careers in sci vis
 
Technological advancements in sci vis
Technological advancements in sci visTechnological advancements in sci vis
Technological advancements in sci vis
 
History and impact of sci vis
History and impact of sci visHistory and impact of sci vis
History and impact of sci vis
 
Advanced 2 d concept
Advanced 2 d conceptAdvanced 2 d concept
Advanced 2 d concept
 
Advanced scientific visualization
Advanced scientific visualizationAdvanced scientific visualization
Advanced scientific visualization
 
Applying pixel values to digital images
Applying pixel values to digital imagesApplying pixel values to digital images
Applying pixel values to digital images
 
Computer with terms
Computer with termsComputer with terms
Computer with terms
 
Job seeking skills
Job seeking skillsJob seeking skills
Job seeking skills
 

Último

My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 

Último (20)

My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 

Vectorbitmap

  • 1. Vector vs. Bitmap Guilford County SciVis V104.03
  • 2. Vector Images  Vector images (also called outline images) are images made with lines, text, and shapes. Test type is Grftil C V S n d o us c y considered to be vector because it is composed of lines and curves.
  • 3. Advantages of Vector Images  Vector graphics are resolution independent, which means they can be output to the highest quality Grftil C V S n d o us c y at any scale.  Vector graphic images normally have much smaller file sizes than raster-based bitmaps.  Changing or transforming the characteristics of a vector object does not effect or distort the object.
  • 4. Advantages of Vector Images  Vector images are not limited to rectangular shapes like bitmaps. Grftil C V S n d o us c y  An image can be enlarged or reduced without affecting the quality of the image.  There is no background unless it is placed behind the image as a layer
  • 5. Advantages of Vector Images  Vector images have the appearance of artistic form such as cartoons.  Vector images can be easily converted to bitmap images. Lines and curves are easily defined and will always be Grftil C V S n d o us c y  smooth and retain their continuity.
  • 6. Disadvantages of Vector Images  The main disadvantage is they are not photorealistic.  Vector images are Grftil C V S n d o us c y usually filled with solid or gradient colors but lack in depth and appearance in the values and colors of a true continuous tone image.
  • 7. Creating Vector Images Vector images are drawn with basic line tools available in most graphic Grftil C V S n d o us c y software programs.  The freehand tool is used to produce freeform lines.  The pen tool (Bezier) is used to draw controlled curves called Bezier curves.
  • 8. Classifications of Vector Images  Simple line art is a 1 bit graphic image with large areas of black and White. Grftil C V S n d o us c y  Complex line art is made up of many curves with linear contrast but still maintains the quality of a black and white image.
  • 9. Classifications of Vector Images  High detail line art is composed of curves and stippled dots (simulates different styles of etching) to form values. Grftil C V S n d o us c y  Colored vector images are composed of lines, solid colors, blended or gradient colors to simulate tonal changes and are produced using different color methods (opaque or transparent).
  • 10. Common Rules for Vector Images • A common rule for vector images is to save the image in its native format in the software program being used Grftil C V S n d o us c y first, and then convert the image into other desired formats. • The native format for Corel Draw is .cdr • The native format for Adobe Illustrator is .ai • Photoshop = .psd and paint = .cpt
  • 11. Bitmap Images  Bitmap images (also called raster images) are made with pixels (picture element), which look like rectangles. All the pixels, when combined Grftil C V S n d o us c y  for visual images, are called continuous tone images (contones).  Bitmap images are resolution dependent, and this must be taken into consideration when producing images of different size and quality.
  • 12. Bitmap Images  Resolution is the density of the pixel grid. It is the number of pixels in an image and is referred to as dpi or dots per inch. Resolution is based on the number of pixels in an image, which is determined, Grftil C V S n d o us c y by its width and height of the pixels. Example: Image size = width in pixels x height in pixels  A pixel is the smallest display element that makes up the images seen on televisions and computer monitors.
  • 13. Advantages of Bitmap Images  Bitmap images are easily converted to different formats.  Bitmap images are Grftil C V S n d o us c y easier to import into different software applications.  Bitmap images produce a variety of continuous tone images.  Bitmap images are better suited for most high quality renderings and web page graphics.
  • 14. Disadvantages of Bitmap Images.  Bitmap images produce larger files sizes.  Bitmap images have restrictions in regards to alterations and modifications Grftil C V S n d o us c y such as scale, image distortion, and format conversion.  There is a common appearance of blocked or jagged edges and blurriness in the image, which must be compensated for with sharpness filters.
  • 15. Disadvantages of Bitmap Images.  Substantial memory is required to work with bitmap images.  When bitmap images are enlarged, jagged, Grftil C V S n d o us c y stair-stepped edges called aliasing appear.  Anti-aliasing is available in some programs to help smooth jagged edges.
  • 16. Basic Types of Bitmap Images  Black and white images called line art are simple 1-bit images.  Grayscale images contain various shades Grftil C V S n d o us c y of gray as well as black and white.
  • 17. Basic Types of Bitmap Images  Full color images use color information that can be described using a number of color spaces Grftil C V S n d o us c y such as RGB, CMYK or Lab colors.
  • 18. Color Depth (bit depth)  Color depth refers to the number of “colors” available and/or the amount of computer memory that will be required to store pixel values of an image. Grftil C V S n d o us c y  A bit (binary digit) is the smallest unit of information used in a computer. The signal can be on or off, 1 or 0  The higher the bit number, the more colors you have available, but the more computer memory required to store the image. File size should be considered when saving, creating, and scanning an image.
  • 20. Image Resolution  Image resolution is how sharp or clear an image is.  Multiply the number of pixels across by the number of pixels up and down to find the total number on your screen. Grftil C V S n d o us c y  Pixels are picture elements or the dots on the monitor. Your monitor is set to a certain number of pixels and the pixels are a fixed size.  The more pixels that you have, the greater the memory needed to handle the display.  Image resolution is measured in dots per inch (dpi) for printing and pixels per inch (ppi) for monitor displays.
  • 21. Image Resolution  The pixels per inch of a screen image translate directly into dots per inch on a printer. A 72-ppi image that would look fine on a monitor would look fuzzy Grftil C V S n d o us c y when printed at 72 dpi.  It is important to scan images to match the proposed output for the best image quality. 300 dpi 72 dpi  For example, an image that is to be printed should be scanned at a minimum of 300 dpi.
  • 22. Image resolution  Resolution refers to image quality and sharpness. The higher the resolution, the larger the file size, but the clearer the image. Grftil C V S n d o us c y  Images displayed on a monitor may not correlate with printed output size. Usually the printed image will be smaller than the screen image because of the higher printing resolution.  Web images are typically around 72 ppi. Printed images are generally 300 dpi or greater. Monitor images are approximately 70-100 ppi.