Sum of absolute differences (original) (raw)

About DBpedia

Die Summe der absoluten Differenzen (Abkürzung SAD, von engl. sum of absolute differences) ist eine positive Zahl, die durch Bildung der Differenz zweier digitaler Bilder entsteht. Sie dient als Maß für die Unterschiedlichkeit zweier Bilder und findet Anwendung in der Bildverarbeitung und Schnitterkennung. Die SAD wird gewonnen, indem die Farbwerte der Bilder Bildpunkt für Bildpunkt voneinander subtrahiert und betragsweise aufsummiert werden.

Property Value
dbo:abstract Die Summe der absoluten Differenzen (Abkürzung SAD, von engl. sum of absolute differences) ist eine positive Zahl, die durch Bildung der Differenz zweier digitaler Bilder entsteht. Sie dient als Maß für die Unterschiedlichkeit zweier Bilder und findet Anwendung in der Bildverarbeitung und Schnitterkennung. Die SAD wird gewonnen, indem die Farbwerte der Bilder Bildpunkt für Bildpunkt voneinander subtrahiert und betragsweise aufsummiert werden. (de) In digital image processing, the sum of absolute differences (SAD) is a measure of the similarity between image blocks. It is calculated by taking the absolute difference between each pixel in the original block and the corresponding pixel in the block being used for comparison. These differences are summed to create a simple metric of block similarity, the L1 norm of the difference image or Manhattan distance between two image blocks. The sum of absolute differences may be used for a variety of purposes, such as object recognition, the generation of disparity maps for stereo images, and motion estimation for video compression. (en) La Somme des différences absolues ou SAD pour Sum of absolute differences est un algorithme simple, utilisé dans la compression vidéo afin de trouver une corrélation entre les blocs ou macroblocs d'une image. Elle est déterminée en calculant la entre chaque pixel dans le bloc d'origine et le pixel correspondant du bloc ciblé. Ces différences sont additionnées pour créer une mesure simple de similiarité du bloc, la norme L1 de l'image des différences. La somme des différences absolues peut être utilisées pour différents objectifs : la reconnaissance d'objet, la génération de carte de disparité pour les images stéréo et l'estimation de mouvement pour la compression vidéo. (fr)
dbo:wikiPageID 12738879 (xsd:integer)
dbo:wikiPageLength 4122 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1021802130 (xsd:integer)
dbo:wikiPageWikiLink dbc:Signal_processing_metrics dbr:Video_compression dbr:Visual_system dbr:NEON_(instruction_set) dbc:Loss_functions dbr:Lp_space dbr:Computer_stereo_vision dbr:Parallel_computing dbr:Macroblock dbr:Hadamard_transform dbr:Object_recognition dbc:Video_compression dbr:Absolute_difference dbr:Binocular_disparity dbr:Edge_detection dbr:Digital_image_processing dbr:Pixel dbr:Integer dbr:Manhattan_distance dbr:Rate-distortion_optimization dbr:Motion_compensation dbr:Motion_estimation dbr:Sum_of_absolute_transformed_differences dbr:SSE2 dbr:Sum_of_squared_differences dbr:Object_recognition_(computer_vision)
dbp:wikiPageUsesTemplate dbt:Cite_book dbt:Use_dmy_dates
dct:subject dbc:Signal_processing_metrics dbc:Loss_functions dbc:Video_compression
gold:hypernym dbr:Measure
rdf:type dbo:Software yago:WikicatLossFunctions yago:Ability105616246 yago:Abstraction100002137 yago:Cognition100023271 yago:Function113783816 yago:Know-how105616786 yago:MathematicalRelation113783581 yago:Method105660268 yago:PsychologicalFeature100023100 yago:Relation100031921 yago:Technique105665146 yago:WikicatFilmTechniques
rdfs:comment Die Summe der absoluten Differenzen (Abkürzung SAD, von engl. sum of absolute differences) ist eine positive Zahl, die durch Bildung der Differenz zweier digitaler Bilder entsteht. Sie dient als Maß für die Unterschiedlichkeit zweier Bilder und findet Anwendung in der Bildverarbeitung und Schnitterkennung. Die SAD wird gewonnen, indem die Farbwerte der Bilder Bildpunkt für Bildpunkt voneinander subtrahiert und betragsweise aufsummiert werden. (de) La Somme des différences absolues ou SAD pour Sum of absolute differences est un algorithme simple, utilisé dans la compression vidéo afin de trouver une corrélation entre les blocs ou macroblocs d'une image. Elle est déterminée en calculant la entre chaque pixel dans le bloc d'origine et le pixel correspondant du bloc ciblé. Ces différences sont additionnées pour créer une mesure simple de similiarité du bloc, la norme L1 de l'image des différences. (fr) In digital image processing, the sum of absolute differences (SAD) is a measure of the similarity between image blocks. It is calculated by taking the absolute difference between each pixel in the original block and the corresponding pixel in the block being used for comparison. These differences are summed to create a simple metric of block similarity, the L1 norm of the difference image or Manhattan distance between two image blocks. (en)
rdfs:label Summe der absoluten Differenzen (de) Somme des différences absolues (fr) Sum of absolute differences (en)
owl:sameAs freebase:Sum of absolute differences yago-res:Sum of absolute differences wikidata:Sum of absolute differences dbpedia-de:Sum of absolute differences dbpedia-fa:Sum of absolute differences dbpedia-fr:Sum of absolute differences https://global.dbpedia.org/id/e1Cg
prov:wasDerivedFrom wikipedia-en:Sum_of_absolute_differences?oldid=1021802130&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Sum_of_absolute_differences
is dbo:wikiPageDisambiguates of dbr:SAD
is dbo:wikiPageRedirects of dbr:Sum_of_Absolute_Differences
is dbo:wikiPageWikiLink of dbr:Comparison_of_video_codecs dbr:Template_matching dbr:Speckle_tracking_echocardiography dbr:Optical_flow dbr:X86_assembly_language dbr:Shot_transition_detection dbr:Event_detection_for_WSN dbr:TeraScale_(microarchitecture) dbr:Image_stitching dbr:SAD dbr:Rate–distortion_optimization dbr:Sum_of_absolute_transformed_differences dbr:Outline_of_machine_learning dbr:Strain_rate_imaging dbr:Sum_of_Absolute_Differences
is foaf:primaryTopic of wikipedia-en:Sum_of_absolute_differences