Pinned Repositories
Arcball
Sample simple arcball trackball for OpenGL 4 in C++
FAsT-Match
Port of Fast Affine Template Matching algorithm
OpenSeqSLAM
Port of Niko Sünderhauf's OpenSeqSLAM
Robust-Text-Detection
Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf
Sandbox
Anything goes. Aka 12 - 14 projects from small to large In one repo.
SceneKit-Test
Testing SceneKit
Three.cpp
A port of Three.js into C++
Three.cpp-Rev-2
Reboot of the attempt to port Three.cpp
WebGL-Sandbox
WebGL sandbox, mainly using Three.js library
youtube-dl-tui
A Terminal UI wrapper for youtube-dl
subokita's Repositories
subokita/depth-aware-motion-deblurring
Mirror from https://square-src.de/gitlab/franzi/study-thesis. This is my study thesis - a reference implementation of the depth-aware motion deblurring algorithm by Xu and Jia.
subokita/json11
A tiny JSON library for C++11.
subokita/nameko_examples
Example files for Pygotham 2016 presentation on Namkeo
subokita/lepton
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
subokita/voxlets
Code for the upcoming CVPR 2016 paper
subokita/Line3Dpp
Line3D++ - Multi-View Stereo using Line Segments
subokita/StereoVision
Library and utilities for 3d reconstruction from stereo cameras.
subokita/piecewisecrf
The code for my master thesis "Modelling the Co-Occurrence of Semantic Labels with Conditional Random Fields"
subokita/vanishing_point_standalone
OpenCV Vanishing Point Demo
subokita/Bluetooth-keyboard-adapter
This project is based on Arduino board, but is compatible with other boards some modifications.
subokita/OpenSfM
Open Source Structure from Motion pipeline
subokita/glsl-fast-gaussian-blur
optimized single-pass blur shaders for GLSL
subokita/OpenCV-bokeh
Using OpenCV to add a depth-of-field bokeh effect to 3D scenes rendered by OpenGL. Uses some optimizations and tricks such as dividing the Z-axis into slices that get coarser the further they are from focus, and some faux HDR by spreading very bight points more.
subokita/dpptam
DPPTAM: Dense Piecewise Planar Tracking and Mapping from a Monocular Sequence
subokita/TheiaSfM
An open source library for multiview geometry and structure from motion
subokita/libcvd
libcvd - efficient and easy to use C++ computer vision library.
subokita/ThreadPool
Lightweight, Generic, Pure C++11 ThreadPool
subokita/ThreadPool-1
A simple C++11 Thread Pool implementation
subokita/deep3d
Automatic 2D-to-3D Video Conversion with CNNs
subokita/4dface
Real-time 3D face tracking and reconstruction from 2D video
subokita/GSTween
A Tweening Library for Objective-C
subokita/registrator-sample
A sample application, leveraging Registrator, Consul, & Nginx for dynamic scaling, load-balancing, and service discovery.
subokita/TooN
TooN - Tom's Object Oriented Numerics library
subokita/event-driven-microservice
A simple demonstration of an event driven microservice written in Python
subokita/SfM_Init
code for solving global structure from motion problem in the ECCV'14 paper "Robust Global Translations with 1DSfM"
subokita/ORBSLAM2-OSX
subokita/iOS-SSL-localhost
subokita/object_tracking_2D
Edge Based Tracking library
subokita/hipache
Docker Compose Configuration for Hipache
subokita/EasyAsPly
A simple C++ .ply file parser