Pinned Repositories
directmapped
Simulates a direct-mapped cache and counts hits/misses.
dotfiles
My neovim/tmux etc dotfiles
fade
Implements a variation of the semi-dense stereo method "High-Performance and Tunable Stereo Reconstruction" by Sudeep Pillai et al. For sparse matches, the Global Patch Collider (GPC) is used.
IEEE
Quick start for modern LaTeXing for an IEEE conference
openGPC
Implements the sparse stereo method Global Patch Collider by Shenlong Wang et al, CVPR 2016
pmstereo
Implements the PatchMatch stereo algorihm. AVX2 intrinsics for Intel.
septimaIME
Javascript IME for Korean Hangul that allows input in keyboard layouts independently of the one set by the operating system and independently of the keyboard layouts made available by the operating system.
stemnist
STM32 letter + digit classification based on EMNIST(47 classes) on STM B-L475E-IOT01A board.
stm32_speech_commands
Efficient real-time keyword spotting on STM32L4 microcontrollers
videotorosbag
Converts mp4 video to a ros bag with b/w footage for use in kalibr / basalt
bamert's Repositories
bamert/openGPC
Implements the sparse stereo method Global Patch Collider by Shenlong Wang et al, CVPR 2016
bamert/septimaIME
Javascript IME for Korean Hangul that allows input in keyboard layouts independently of the one set by the operating system and independently of the keyboard layouts made available by the operating system.
bamert/fade
Implements a variation of the semi-dense stereo method "High-Performance and Tunable Stereo Reconstruction" by Sudeep Pillai et al. For sparse matches, the Global Patch Collider (GPC) is used.
bamert/videotorosbag
Converts mp4 video to a ros bag with b/w footage for use in kalibr / basalt
bamert/stemnist
STM32 letter + digit classification based on EMNIST(47 classes) on STM B-L475E-IOT01A board.
bamert/directmapped
Simulates a direct-mapped cache and counts hits/misses.
bamert/dotfiles
My neovim/tmux etc dotfiles
bamert/IEEE
Quick start for modern LaTeXing for an IEEE conference
bamert/pmstereo
Implements the PatchMatch stereo algorihm. AVX2 intrinsics for Intel.
bamert/png-minimal
Minimal wrapper around pnglib to read and write b&w and RGB images from and to std vectors. RGBA and color palettes are not supported.
bamert/stm32_speech_commands
Efficient real-time keyword spotting on STM32L4 microcontrollers
bamert/bamert