A binary image is one that consists of pixels that can have one of exactly two colors, usually black and white. Binary images are also called bi-level or two-level, Pixelart made of two colours is often referred to as 1-Bit or 1bit. This means that each pixel is stored as a single bit—i.e., a 0 or 1. The names black-and-white, B&W, monochrome or monochromatic are often used for this concept, but may also designate any images that have only one sample per pixel, such as grayscale images. In Photoshop parlance, a binary image is the same as an image in "Bitmap" mode. Binary images often arise in as or , and dithering. Some input/output devices, such as laser printers, fax machines, and bilevel computer displays, can only handle bilevel images. A binary image can be stored in memory as a bitmap, a packed array of bits. A 640×480 image requires 37.5 KiB of storage. Because of the small size of the image files, fax machine and document management solutions usually use this format. Most binary images also compress well with simple run-length compression schemes. Binary images can be interpreted as subsets of the two-dimensional integer lattice Z2; the field of morphological image processing was largely inspired by this view. An entire class of operations on binary images operates on a 3×3 window of the image. This contains nine pixels, so 29 or 512 possible values. Considering only the central pixel, it is possible to define whether it remains set or unset, based on the surrounding pixels. Examples of such operations are thinning, dilating, finding branch points and endpoints, removing isolated pixels, shifting the image a pixel in any direction, and breaking H-connections. Conway's Game of Life is also an example of a 3×3 window operation. Another class of operations is based on the notion of filtering with a structuring element. The structuring element is binary image, usually small, which is passed over the target image, in a similar manner to a filter in gray scale image processing.

À propos de ce résultat
Cette page est générée automatiquement et peut contenir des informations qui ne sont pas correctes, complètes, à jour ou pertinentes par rapport à votre recherche. Il en va de même pour toutes les autres pages de ce site. Veillez à vérifier les informations auprès des sources officielles de l'EPFL.
Cours associés (3)
MSE-352: Introduction to microscopy + Laboratory work
Ce cours d'introduction à la microscopie a pour but de donner un apperçu des différentes techniques d'analyse de la microstructure et de la composition des matériaux, en particulier celles liées aux m
CIVIL-510: Quantitative imaging for engineers
First 2 courses are Tuesday 16-19h!This course will arm students with knowledge of different imaging techniques for practical measurements in many different fields of civil engineering. Modalities wil
ME-213: Programmation pour ingénieur
Mettre en pratique les bases de la programmation vues au semestre précédent. Développer un logiciel structuré. Méthode de debug d'un logiciel. Introduction à la programmation scientifique. Introductio
Séances de cours associées (30)
Traitement d'image : pratique
Couvre le traitement pratique des images à l'aide du logiciel Fiji, en mettant l'accent sur l'importance de la qualité des données.
Traitement de l'image : amélioration et analyse
Explore les techniques de traitement d'image telles que la manipulation du contraste, l'amélioration et l'affûtage à l'aide du logiciel Fiji.
Techniques de traitement des images
Couvre les techniques de traitement de l'image, y compris l'ajout de bruit, le filtrage et l'amélioration de l'image à l'aide de divers filtres et outils.
Afficher plus
Publications associées (76)

3DHumanGAN: 3D-Aware Human Image Generation with 3D Pose Mapping

Zhuoqian Yang, Siyuan Li

We present 3DHumanGAN, a 3D-aware generative adversarial network that synthesizes photo-like images of fullbody humans with consistent appearances under different view-angles and body-poses. To tackle the representational and computational challenges in sy ...
Ieee Computer Soc2023

Towards learning-based image compression for storage on DNA support

Touradj Ebrahimi, Michela Testolina

The demand for data storage has grown exponentially over the past decades. Current archival solutions have significant shortcomings, such as high resource requirements and a lack of sufficient longevity. In contrast, research on DNA-based storage has been ...
2023

Pde-Constrained Optimization For Nuclear Mechanics

We propose an image based PDE-constrained optimisation framework to compute the dynamical quantities of a cell nucleus undergoing deformation. It allows retrieving the displacement, strain and stress at each pixel of the nuclear domain, as well as the trac ...
IEEE2022
Afficher plus
Concepts associés (10)
Scanner (informatique)
Un scanner, ou scanneur, aussi appelé numériseur à balayage, est un périphérique informatique qui permet de numériser des documents ou autres, comme les empreintes digitales par exemple. Un scanner analyse le document en mesurant sa réflectance élément de surface par élément de surface. Les éléments reçoivent, simultanément ou séquenciellement, un rayon lumineux ; un ou plusieurs capteurs transforment la lumière réfléchie en un signal électrique qui est numérisé, constituant ainsi une transférée à l'ordinateur, pour y être ensuite sauvegardé, traité ou analysé.
Halftoning
vignette|À gauche : points de demi-teintes. À droite : exemple de la façon dont l'œil humain verrait les points à une distance suffisante. La demi-teinte, similigravure, également connue sous l'anglicisme halftone, en reprographie, est une technique utilisée en imprimerie qui permet de rendre plusieurs niveaux de gris d'une couleur à partir d'une impression monochrome. Les imprimantes ne peuvent imprimer que des points d'encre ; elles les arrangent de telle sorte que l'œil humain ne discerne plus ces points mais les intègre pour donner une illusion de plusieurs niveaux de gris.
Bitmap
In computing, a bitmap is a mapping from some domain (for example, a range of integers) to bits. It is also called a bit array or bitmap index. As a noun, the term "bitmap" is very often used to refer to a particular bitmapping application: the pix-map, which refers to a map of pixels, where each one may store more than two colors, thus using more than one bit per pixel. In such a case, the domain in question is the array of pixels which constitute a digital graphic output device (a screen or monitor).
Afficher plus

Graph Chatbot

Chattez avec Graph Search

Posez n’importe quelle question sur les cours, conférences, exercices, recherches, actualités, etc. de l’EPFL ou essayez les exemples de questions ci-dessous.

AVERTISSEMENT : Le chatbot Graph n'est pas programmé pour fournir des réponses explicites ou catégoriques à vos questions. Il transforme plutôt vos questions en demandes API qui sont distribuées aux différents services informatiques officiellement administrés par l'EPFL. Son but est uniquement de collecter et de recommander des références pertinentes à des contenus que vous pouvez explorer pour vous aider à répondre à vos questions.