Hqx (original) (raw)

About DBpedia

hqx ist ein Algorithmus in der Bildverarbeitung zur Skalierung von Pixelgrafiken bzw. Sprites. Er wurde von entwickelt. Der Algorithmus ist relativ schnell, da er intern auf Lookup-Tabellen basiert und kann daher problemlos in Echtzeit angewendet werden. Er wird hauptsächlich in Emulatoren, wie , Snes9x, VisualBoyAdvance und ZSNES verwendet. Es existieren aktuell drei Vergrößerungsfaktoren: hq2x, hq3x, und hq4x (2×, 3× und 4×). Für andere Größen wird der Algorithmus in Kombination mit einer Nearest neighbor („nächster Nachbar“)-Interpolation eingesetzt.

thumbnail

Property Value
dbo:abstract hqx ist ein Algorithmus in der Bildverarbeitung zur Skalierung von Pixelgrafiken bzw. Sprites. Er wurde von entwickelt. Der Algorithmus ist relativ schnell, da er intern auf Lookup-Tabellen basiert und kann daher problemlos in Echtzeit angewendet werden. Er wird hauptsächlich in Emulatoren, wie , Snes9x, VisualBoyAdvance und ZSNES verwendet. Es existieren aktuell drei Vergrößerungsfaktoren: hq2x, hq3x, und hq4x (2×, 3× und 4×). Für andere Größen wird der Algorithmus in Kombination mit einer Nearest neighbor („nächster Nachbar“)-Interpolation eingesetzt. (de) In image processing, hqx ("high quality scale") is one of the pixel art scaling algorithms developed by , used in emulators such as Nestopia, FCEUX, higan, Snes9x, ZSNES and many more. There are three hqx filters defined: hq2x, hq3x, and hq4x, which magnify by factor of 2, 3, and 4 respectively. For other magnification factors, this filter is used with nearest-neighbor scaling. * Image enlarged 3× with the nearest-neighbor interpolation * Image enlarged by 3× with hq3x algorithm (en) 在圖像縮放技術中,hqx(「hq」代表「高畫質」、「x」代表放大倍率)是一種由Maxim Stepin開發的像素放大演算法,常應用於遊戲模擬器如:、FCEUX、、、ZSNES等。 常見hqx濾鏡有三種:hq2x、hq3x以及hq4x,分別以2、3、4的倍率放大。其他係數的濾鏡是由最近鄰插值放大來達成目的。 (zh)
dbo:thumbnail wiki-commons:Special:FilePath/Test_nn.png?width=300
dbo:wikiPageExternalLink http://blog.pkh.me/p/19-butchering-hqx-scaling-filters.html https://github.com/Arcnor/hqx-java/wiki/Usage https://github.com/VincenzoLaSpesa/hqxcli-java https://github.com/grom358/hqx/ https://web.archive.org/web/20131114143602/http:/www.hiend3d.com/hq3x.html https://web.archive.org/web/20131205091805/http:/www.hiend3d.com/hq2x.html https://web.archive.org/web/20131216092117/http:/www.hiend3d.com/hq4x.html https://code.google.com/p/2dimagefilter/ https://bitbucket.org/Tamschi/hqxsharp
dbo:wikiPageID 920668 (xsd:integer)
dbo:wikiPageLength 6400 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1117009541 (xsd:integer)
dbo:wikiPageWikiLink dbr:GPU dbr:GLSL dbr:Bsnes dbr:Pixel_art_scaling_algorithms dbr:Snes9x dbr:ZSNES dbr:Emulator dbr:C++ dbr:Wayback_Machine dbc:Image_processing dbr:FCEUX dbr:Ffmpeg dbr:Source_code dbr:Higan_(emulator) dbr:Pixel dbr:HLSL dbr:Nestopia dbr:YUV_color_space dbr:Cg_(programming_language) dbr:MMX_(instruction_set) dbr:Macro_(computer_science) dbr:Nearest-neighbor_interpolation dbr:Image_processing dbr:Image_scaling dbr:Libretro dbr:Switch_case dbr:Maxim_Stepin
dbp:wikiPageUsesTemplate dbt:About dbt:Gallery dbt:Lowercase_title dbt:More_footnotes dbt:Reflist
dcterms:subject dbc:Image_processing
gold:hypernym dbr:Art
rdf:type dbo:Person
rdfs:comment hqx ist ein Algorithmus in der Bildverarbeitung zur Skalierung von Pixelgrafiken bzw. Sprites. Er wurde von entwickelt. Der Algorithmus ist relativ schnell, da er intern auf Lookup-Tabellen basiert und kann daher problemlos in Echtzeit angewendet werden. Er wird hauptsächlich in Emulatoren, wie , Snes9x, VisualBoyAdvance und ZSNES verwendet. Es existieren aktuell drei Vergrößerungsfaktoren: hq2x, hq3x, und hq4x (2×, 3× und 4×). Für andere Größen wird der Algorithmus in Kombination mit einer Nearest neighbor („nächster Nachbar“)-Interpolation eingesetzt. (de) In image processing, hqx ("high quality scale") is one of the pixel art scaling algorithms developed by , used in emulators such as Nestopia, FCEUX, higan, Snes9x, ZSNES and many more. There are three hqx filters defined: hq2x, hq3x, and hq4x, which magnify by factor of 2, 3, and 4 respectively. For other magnification factors, this filter is used with nearest-neighbor scaling. * Image enlarged 3× with the nearest-neighbor interpolation * Image enlarged by 3× with hq3x algorithm (en) 在圖像縮放技術中,hqx(「hq」代表「高畫質」、「x」代表放大倍率)是一種由Maxim Stepin開發的像素放大演算法,常應用於遊戲模擬器如:、FCEUX、、、ZSNES等。 常見hqx濾鏡有三種:hq2x、hq3x以及hq4x,分別以2、3、4的倍率放大。其他係數的濾鏡是由最近鄰插值放大來達成目的。 (zh)
rdfs:label Hqx (de) Hqx (en) Hqx (zh)
owl:sameAs freebase:Hqx wikidata:Hqx dbpedia-de:Hqx dbpedia-zh:Hqx https://global.dbpedia.org/id/4nN1Y
prov:wasDerivedFrom wikipedia-en:Hqx?oldid=1117009541&ns=0
foaf:depiction wiki-commons:Special:FilePath/Test_hq3x.png wiki-commons:Special:FilePath/Test_nn.png
foaf:isPrimaryTopicOf wikipedia-en:Hqx
is dbo:wikiPageRedirects of dbr:HQX dbr:Scalehq dbr:Hq2x dbr:Hq3x dbr:Hq4x dbr:Hqnx
is dbo:wikiPageWikiLink of dbr:HQX dbr:Comparison_gallery_of_image_scaling_algorithms dbr:Adventure_Game_Studio dbr:Guardian_Heroes dbr:Image_scaling dbr:Scalehq dbr:Hq2x dbr:Hq3x dbr:Hq4x dbr:Hqnx
is foaf:primaryTopic of wikipedia-en:Hqx