Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raymondcm/blockmatching

CPU and CUDA implementation of Full Exhaustive Block Matching Algorithm using Integral Images
https://github.com/raymondcm/blockmatching

block-matching-algorithm cuda integral-image parallel vision

Last synced: 18 days ago
JSON representation

CPU and CUDA implementation of Full Exhaustive Block Matching Algorithm using Integral Images

Awesome Lists containing this project

README

        

# BlockMatching
CPU and eventually a CUDA implementation of a Full Exhaustive Block Matching Algorithm using Integral Images for fast disparity calculation and standard deviation for automatically masking image regions from search.

A personal endeavor to extend and practice work never implemented in [UOL-FinalYearProject](https://github.com/RaymondKirk/UOL-FinalYearProject), which was a final year project at the University of Lincoln ([Link](https://github.com/RaymondKirk/UOL-FinalYearProject/blob/master/uol-finalyearthesis.pdf))

![Fullscreen](https://user-images.githubusercontent.com/16948324/32838923-836c1178-ca0a-11e7-9199-245079b25dec.gif)