{"id":16162548,"url":"https://github.com/sunsided/bht-mas","last_synced_at":"2026-04-30T14:37:57.077Z","repository":{"id":9358743,"uuid":"11211864","full_name":"sunsided/bht-mas","owner":"sunsided","description":"Maschinelles Sehen TI-M an der BHT Berlin","archived":false,"fork":false,"pushed_at":"2013-07-07T16:44:42.000Z","size":21016,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T03:48:29.140Z","etag":null,"topics":["bht-berlin","computer-vision","cplusplus","opencv"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sunsided.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-06T02:24:30.000Z","updated_at":"2014-01-10T02:25:41.000Z","dependencies_parsed_at":"2022-09-18T19:50:31.366Z","dependency_job_id":null,"html_url":"https://github.com/sunsided/bht-mas","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sunsided/bht-mas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fbht-mas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fbht-mas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fbht-mas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fbht-mas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunsided","download_url":"https://codeload.github.com/sunsided/bht-mas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fbht-mas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32468009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bht-berlin","computer-vision","cplusplus","opencv"],"created_at":"2024-10-10T02:30:42.952Z","updated_at":"2026-04-30T14:37:57.063Z","avatar_url":"https://github.com/sunsided.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maschinelles Sehen / Computer Vision\n\nBearbeitung der Übungsaufgaben des Kurses *Maschinelles Sehen* bei [Dr.-Ing. Anko Börner](http://www.dlr.de/os/desktopdefault.aspx/tabid-3459/5342_read-13663/sortby-lastname/) an der Beuth Hochschule für Technik Berlin.\n\nDie Projekte sind in C++11 (soweit von meinem verwendeten Compiler unterstützt) mittels OpenMP bearbeitet. OpenMP-Unterstützung ist nicht zwingend notwendig, aber empfohlen; Ebenso ist es **nicht** ratsam, die Beispiele in `DEBUG`-Konfiguration zu starten.\n\nDie Projekte verwenden `OpenCV`~2.4.1 für die Darstellung der Ergebnisse und verwendet die Libraries `OpenCV Core` und `OpenCV HighGUI` (`mas01` zusätzlich `OpenCV Image Processing`.) \n\n## Parts\n\n### `mas01`: Start-up\n\n`mas01` is about the general use of OpenCV for loading and storing images, as well as basic image transformations through pixel manipulation.\n\n### `mas02`: Image Statistics\n\n`mas02` is about dynamic memory management and simple statistics (minimum and maximum, mean, standard deviation) of an image. This project also covers radiometric transformations in the context of high dynamic range imaging.\n\n### `mas03`: Feature Detection\n\n`mas03` is about feature detection by using image/template cross-correlation and absolute differences.\n\n### `mas04`: Kernel-based Filtering \n\n`mas04` is about image filtering by using high- and lowpass kernels, as well as a median filter.\n\n## License\n\n### General License\n\nCopyright \u0026copy; 2013 Markus Mayer\n\nState-Space Sandbox is licensed under the EUPL, Version 1.1 or - as soon they will be approved by the European Commission -\nsubsequent versions of the EUPL (the \"Licence\"); you may not use this work except in compliance with the Licence.\nYou may obtain a copy of the Licence at:\n\n[http://joinup.ec.europa.eu/software/page/eupl/licence-eupl](http://joinup.ec.europa.eu/software/page/eupl/licence-eupl)\n\nUnless required by applicable law or agreed to in writing, software distributed under the Licence is\ndistributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the Licence for the specific language governing permissions and limitations under the Licence.\n\n### License of Images\n\nI do not claim copyright on any of the images used in these examples; They are used here solely on an scientific *fair use* basis (wissenschaftliches Zitat bzw. Kleinzitat gemäß §51 UrhG). Concerning the images `bild0.raw` to `bild1.raw` and `mask_32_32.raw`, as well as `rued_corr_flt.img`, consider them to be copyrighted by [Dr.-Ing. Anko Börner](http://www.dlr.de/os/desktopdefault.aspx/tabid-3459/5342_read-13663/sortby-lastname/). `lena.jpg` and `lena.raw` is our good ol' first lady o' the interwebs, [Lena](http://www.lenna.org).\n\nThe image `lenaml.raw` is a histogram adjusted 512x512 pixel greyscale crop from an image of Lena Meyer-Landrut copyrighted by Sandra Luedwig ([source](http://www.tagesspiegel.de/weltspiegel/werbinich/lena-meyer-landruth-im-interview-ich-bin-kein-partymensch/8010812.html)), again used under a scientific *fair use* (wissenschaftliches Zitat bzw. Kleinzitat gemäß §51 UrhG).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsided%2Fbht-mas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunsided%2Fbht-mas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsided%2Fbht-mas/lists"}