eigen topic

List eigen repositories

poisson_blend

342
Stars
34
Forks
Watchers

Seamless copy-and-paste of images with Poisson Blending.

hole_fixer

272
Stars
51
Forks
Watchers

Demo implementation of smoothly filling holes in 3D meshes using surface fairing

OpenImageDebugger

199
Stars
40
Forks
Watchers

An advanced in-memory image visualization plugin for GDB and LLDB on Linux, with experimental support for MacOS and Windows. Previously known as gdb-imagewatch.

surface_splatting

217
Stars
40
Forks
Watchers

OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.

math

714
Stars
182
Forks
Watchers

The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It includes a range of built-in functions for probabilistic modelin...

jpdaf_tracking

207
Stars
96
Forks
Watchers

A tracker based on joint probabilistic data association filtering.

pydensecrf

1.9k
Stars
411
Forks
Watchers

Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.

PhoneVR

491
Stars
35
Forks
Watchers

Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.

mathtoolbox

252
Stars
36
Forks
Watchers

Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen

Monocular-Visual-Odometry

354
Stars
87
Forks
Watchers

A simple monocular visual odometry (part of vSLAM) by ORB keypoints with initialization, tracking, local map and bundle adjustment. (WARNING: Hi, I'm sorry that this project is tuned for course demo,...