100% tevredenheidsgarantie Direct beschikbaar na betaling Zowel online als in PDF Je zit nergens aan vast
logo-home
Summary Image Analysis (800877-M-3) €8,99   In winkelwagen

Samenvatting

Summary Image Analysis (800877-M-3)

1 beoordeling
 161 keer bekeken  13 keer verkocht
  • Vak
  • Instelling

Grade: 9.2. Extensive summary for the course Image Analyis at Tilburg University. The summary contains the content of all lecture slides, including additional notes, examples and explanations. The course is taught by dr. S. Ong, as part of the MSc Data Science & Society (among others).

Laatste update van het document: 8 maanden geleden

Voorbeeld 4 van de 70  pagina's

  • 23 maart 2023
  • 19 januari 2024
  • 70
  • 2022/2023
  • Samenvatting

1  beoordeling

review-writer-avatar

Door: alexandruiordan • 1 maand geleden

avatar-seller
Image Analysis
MSc Data Science & Society
Tilburg University




1

,Module 1 Introduction

Digital Images
The values of digital images are all discrete and integers. The values can be considered as a large
(numpy) array of discrete dots. Each dot has a brightness associated with it. These dots are called
picture elements (= pixels).

The pixels surrounding a given pixel is its
neighborhood. A neighborhood can be
characterized by its shape (e.g., 3X5
neighborhood). Usually, the neighborhood is an
odd number. If the neighborhood is an even
number, interpolation is involved.


Images are represented as matrices (e.g., numpy arrays). The intensity of each
coordinate, each pixel, can be written as a function f(x, y), where x is the row
number and y is the column number. Note that the origin (0,0) of an image
is top left (instead of bottom left, e.g., when plotting a graph).




Types of Images
Binary Images Each pixel is either black (0) or
white (1). You only need one bit to
represent the pixel. In terms of
memory, binary images take the
least amount of memory.
Grayscale Images Each pixel is a shade of gray.
Normally the values range from 0
(black) to 255 (white). Each pixel
can be represented by eight bits,
or exactly one byte. Other
grayscale ranges are used, but
generally are a power of 2 (22 = 4,
24 = 64). Pixel values can never be
negative before loading into
Python or any other application.

Color (multi-channel) Multi-channel images are a stack
images of multiple matrices; representing
the multiple channel values for
each pixel. E.g., RGB color is
described by the amount of red,
green and blue in it.




2

, Color Models
Red-Green-Blue RGB is a primary color model consisting of
Red, Green and Blue.
(RGB)




Cyan-Magenta- CMYK is a secondary color model.
Yellow-Black (CMYK) - Additive colors can be mixed to
produce the colors: Cyan, Yellow, and
White.
- Subtractive colors can be mixed to
produce the colors: Red, Green, Blue
and Black.

C = Cyan: green + blue = white – red
M = Magenta: red + blue = white – green
Y = Yellow: red + green = white – blue
K = Black

CMYK color models are used specifically
for print materials and for physical media
– it is mainly useful for printing.
HSV (Hue, Saturation, - Hue: the “true color” attribute (red,
green, blue, orange, yellow, and so
Value)1
on).
- Saturation: the amount by which the
color has been diluted with white. The
whiter the color, the lower the
saturation.
- Value: the degree of brightness – a
well-lit color has high intensity; a dark
color has low intensity.
HSL (Hue, Saturation, The hue and saturation in both of these
color models are the same, the only
Luminosity)
difference is the value. In the HSV model,
the value is the degree of brightness. A
well-lit color has a high intensity (value);
a dark color has a low intensity (value).
The original hue value has a luminosity of
128. When decreasing luminosity
(minimum is 0), the color becomes darker
(shade). When increasing luminosity
(maximum is 255), the color becomes
brighter (tint).

1
Hue and luminosity are represented in each R, G and B channel. Objects in images have distinct colors (hues) and
luminosities. Hues and luminosities are used to partition different areas of the image. Can we separate hue and
luminosity? Objects have different values of luminosity (brightness), but they might all have the same color. To
separate hue and luminosity, we make use of a different type of model: HSV color model.


3

, RGB to CMYK




RGB to HSV




Example

Amount of red Amount of green Amount of blue




True color The whiter, the Degree of brightness
lower the (well-lit has high
saturation value)




4

Voordelen van het kopen van samenvattingen bij Stuvia op een rij:

√  	Verzekerd van kwaliteit door reviews

√ Verzekerd van kwaliteit door reviews

Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!

Snel en makkelijk kopen

Snel en makkelijk kopen

Je betaalt supersnel en eenmalig met iDeal, Bancontact of creditcard voor de samenvatting. Zonder lidmaatschap.

Focus op de essentie

Focus op de essentie

Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!

Veelgestelde vragen

Wat krijg ik als ik dit document koop?

Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.

Tevredenheidsgarantie: hoe werkt dat?

Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.

Van wie koop ik deze samenvatting?

Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper tiu43862142. Stuvia faciliteert de betaling aan de verkoper.

Zit ik meteen vast aan een abonnement?

Nee, je koopt alleen deze samenvatting voor €8,99. Je zit daarna nergens aan vast.

Is Stuvia te vertrouwen?

4,6 sterren op Google & Trustpilot (+1000 reviews)

Afgelopen 30 dagen zijn er 79789 samenvattingen verkocht

Opgericht in 2010, al 14 jaar dé plek om samenvattingen te kopen

Start met verkopen
€8,99  13x  verkocht
  • (1)
  Kopen