An Entity of Type: Election, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In computer graphics, color quantization or color image quantization is quantization applied to color spaces; it is a process that reduces the number of distinct colors used in an image, usually with the intention that the new image should be as visually similar as possible to the original image. Computer algorithms to perform color quantization on bitmaps have been studied since the 1970s. Color quantization is critical for displaying images with many colors on devices that can only display a limited number of colors, usually due to memory limitations, and enables efficient compression of certain types of images.

Property Value
dbo:abstract
  • Farbquantisierung oder Farbreduktion nennt man Quantisierungsverfahren der Computergrafik, die die Anzahl der Farben einer Rastergrafik verringern. Farbreduktion wird angewandt, um von dem bei geringerer Farbtiefe kleineren Speicherplatz einer Grafikdatei zu profitieren. Insbesondere indizierte Farben ermöglichen relativ kompakte Dateien. Farbreduktion verliert an Bedeutung, da heutige Grafikkarten und Bildschirme Echtfarben unterstützen. (de)
  • In computer graphics, color quantization or color image quantization is quantization applied to color spaces; it is a process that reduces the number of distinct colors used in an image, usually with the intention that the new image should be as visually similar as possible to the original image. Computer algorithms to perform color quantization on bitmaps have been studied since the 1970s. Color quantization is critical for displaying images with many colors on devices that can only display a limited number of colors, usually due to memory limitations, and enables efficient compression of certain types of images. The name "color quantization" is primarily used in computer graphics research literature; in applications, terms such as optimized palette generation, optimal palette generation, or decreasing color depth are used. Some of these are misleading, as the palettes generated by standard algorithms are not necessarily the best possible. (en)
  • Dalam grafika komputer dan pengolahan citra digital, kuantisasi warna atau kuantisasi citra berwarna adalah kuantisasi yang diterapkan ke , yaitu proses pengurangan warna berbeda yang dipakai dalam sebuah citra, tetapi tetap mirip dengan citra asalnya. Algoritme komputer yang dipakai untuk kuantisasi warna telah diteliti sejak tahun 1970-an. Kuantisasi warna menjadi hal penting untuk menampilkan citra dengan banyak warna pada perangkat yang hanya bisa menampilkan warna-warna yang terbatas (biasanya karena keterbatasan memori) dan membuat kompresi lebih efisien untuk jenis citra tertentu. (in)
  • コンピュータグラフィックスにおいて、色の量子化(いろのりょうしか、英語: color quantization)またはカラー画像の量子化(カラーがぞうのりょうしか、英語: color image quantization)とは元の画像とできるだけ同じに見えるようにしつつ、画像内で使われる異なる色の数を減らす手法である。1970年代からビットマップ画像上で色の量子化を行うコンピュータアルゴリズムの研究が行われてきた。色の量子化はメモリーの制限のためにの限られた色しか表示できないデバイス上で、多くの色を使って画像を表示するのに重要であり、効率的に画像を圧縮することができるようになっている。 色の量子化という言葉は当初はコンピュータグラフィックスの研究で用いられていた。アプリケーションでは、最大生成(optimized palette generation)、最適パレット生成(optimal palette generation)、色深度減少(decreasing color depth)といった専門用語が用いられた。標準のアルゴリズムで生成されるパレットは必ずしも最適なものではないので、これらのうち一部は誤解を招く言葉である。 (ja)
  • Na computação gráfica, quantização de cores ou quantização de imagem colorida é quantização aplicada em espaço de cores; Esse é um processo que reduz o número de cores distintas usadas em uma imagem, normalmente com a intenção de que a nova imagem possivelmente deva ficar visualmente similar à imagem original. Algoritmos computacionais para performar quantização de cores em bitmaps tem sido estudados desde os anos 70. Quantização de cores é essencial para reproduzir imagens com muitas cores em dispositivos que só podem exibir uma quantidade limitada de cores, normalmente associado a limitações de memória, e habilitar compressão eficiente de certos tipos de imagens. O nome quantização de cores é usado principalmente em pesquisas de computação gráfica; em aplicativos, termos como geração de paleta otimizada, ou diminuir profundidade de cor são utilizados. (pt)
  • Kwantyzacja kolorów – działanie polegające na zmniejszeniu liczby kolorów w obrazie rastrowym przy zachowaniu możliwie najwierniejszego ich odwzorowania. Ma na celu czytelną prezentację obrazów zawierających dużą liczbę kolorów (zwykle 16,8 miliona lub 65,5 tysiąca) na urządzeniach graficznych bądź w formatach plików zdolnych prezentować niewielką liczbę kolorów – np. karty graficzne VGA pozwalają wyświetlać tylko 256 kolorów, EGA zaledwie 16. Algorytm kwantyzacji kolorów może działać dwojako: * wyszukać optymalny zestaw kolorów, * dopasować obraz wynikowy do z góry zadanego zestawu kolorów. Często wraz z kwantyzacją używa się ditheringu, który poprawia postrzeganie wynikowego obrazu przez człowieka.Większość współczesnych programów graficznych udostępnia opcję konwersji obrazów kolorowych na obrazy z kolorem indeksowanym o 256 lub mniejszej liczbie kolorów, umożliwia wskazanie pożądanej palety kolorów oraz pozwala na wybranie metody ditheringu. Funkcja ta używana bywa m.in. podczas konwersji plików graficznych do formatu GIF. (pl)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 4979732 (xsd:integer)
dbo:wikiPageLength
  • 13911 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1118785319 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Farbquantisierung oder Farbreduktion nennt man Quantisierungsverfahren der Computergrafik, die die Anzahl der Farben einer Rastergrafik verringern. Farbreduktion wird angewandt, um von dem bei geringerer Farbtiefe kleineren Speicherplatz einer Grafikdatei zu profitieren. Insbesondere indizierte Farben ermöglichen relativ kompakte Dateien. Farbreduktion verliert an Bedeutung, da heutige Grafikkarten und Bildschirme Echtfarben unterstützen. (de)
  • Dalam grafika komputer dan pengolahan citra digital, kuantisasi warna atau kuantisasi citra berwarna adalah kuantisasi yang diterapkan ke , yaitu proses pengurangan warna berbeda yang dipakai dalam sebuah citra, tetapi tetap mirip dengan citra asalnya. Algoritme komputer yang dipakai untuk kuantisasi warna telah diteliti sejak tahun 1970-an. Kuantisasi warna menjadi hal penting untuk menampilkan citra dengan banyak warna pada perangkat yang hanya bisa menampilkan warna-warna yang terbatas (biasanya karena keterbatasan memori) dan membuat kompresi lebih efisien untuk jenis citra tertentu. (in)
  • コンピュータグラフィックスにおいて、色の量子化(いろのりょうしか、英語: color quantization)またはカラー画像の量子化(カラーがぞうのりょうしか、英語: color image quantization)とは元の画像とできるだけ同じに見えるようにしつつ、画像内で使われる異なる色の数を減らす手法である。1970年代からビットマップ画像上で色の量子化を行うコンピュータアルゴリズムの研究が行われてきた。色の量子化はメモリーの制限のためにの限られた色しか表示できないデバイス上で、多くの色を使って画像を表示するのに重要であり、効率的に画像を圧縮することができるようになっている。 色の量子化という言葉は当初はコンピュータグラフィックスの研究で用いられていた。アプリケーションでは、最大生成(optimized palette generation)、最適パレット生成(optimal palette generation)、色深度減少(decreasing color depth)といった専門用語が用いられた。標準のアルゴリズムで生成されるパレットは必ずしも最適なものではないので、これらのうち一部は誤解を招く言葉である。 (ja)
  • In computer graphics, color quantization or color image quantization is quantization applied to color spaces; it is a process that reduces the number of distinct colors used in an image, usually with the intention that the new image should be as visually similar as possible to the original image. Computer algorithms to perform color quantization on bitmaps have been studied since the 1970s. Color quantization is critical for displaying images with many colors on devices that can only display a limited number of colors, usually due to memory limitations, and enables efficient compression of certain types of images. (en)
  • Kwantyzacja kolorów – działanie polegające na zmniejszeniu liczby kolorów w obrazie rastrowym przy zachowaniu możliwie najwierniejszego ich odwzorowania. Ma na celu czytelną prezentację obrazów zawierających dużą liczbę kolorów (zwykle 16,8 miliona lub 65,5 tysiąca) na urządzeniach graficznych bądź w formatach plików zdolnych prezentować niewielką liczbę kolorów – np. karty graficzne VGA pozwalają wyświetlać tylko 256 kolorów, EGA zaledwie 16. Algorytm kwantyzacji kolorów może działać dwojako: * wyszukać optymalny zestaw kolorów, * dopasować obraz wynikowy do z góry zadanego zestawu kolorów. (pl)
  • Na computação gráfica, quantização de cores ou quantização de imagem colorida é quantização aplicada em espaço de cores; Esse é um processo que reduz o número de cores distintas usadas em uma imagem, normalmente com a intenção de que a nova imagem possivelmente deva ficar visualmente similar à imagem original. Algoritmos computacionais para performar quantização de cores em bitmaps tem sido estudados desde os anos 70. Quantização de cores é essencial para reproduzir imagens com muitas cores em dispositivos que só podem exibir uma quantidade limitada de cores, normalmente associado a limitações de memória, e habilitar compressão eficiente de certos tipos de imagens. (pt)
rdfs:label
  • Farbreduktion (de)
  • Color quantization (en)
  • Kuantisasi warna (in)
  • 色の量子化 (ja)
  • Kwantyzacja kolorów (pl)
  • Quantização de cores (pt)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License