Pinned Repositories
clion-cuda-run-patcher
This plugin provides a simple fix for JetBrains CLion issue CPP-10292 with CUDA language executables
CodeGrader
A Chrome browser plugin for aiding the teaching assistants grade code style on student's homework project submissions at the CS department of University of Maryland, College Park.
cvcalib
Powerful console application for calibration (incl. stereo calibration) of cameras based on the OpenCV library.
ext_argparse
Extended version of python argparse that allows using code-completion to access parameters and their values (~arguments), configuration (de)serialization, and other neat things.
fbo_scraper
A scraper to retrieve DARPA funding opportunities from FedBizOpps.gov
InfiniTAM
A Framework for the Volumetric Integration of Depth Images (with some experimental code to handle dynamic scenes)
LevelSetFusion-CPP
Level Set Fusion (3D Reconstruction of Dynamic Scenes) Experimental Code
LevelSetFusion-Python
Level Set Fusion (3D Reconstruction of Dynamic Scenes) Experimental Code
NeuralTracking
Open3D-based implementation of DynamicFusion (2015), python implementation of NeurIPS 2020 paper Neural Non-Rigid Tracking,.
pyboostcvconverter
Minimalist code necessary for using porting C++ functions/classes using OpenCV's "Mat" type in functions argument lists directly (w/o explicit conversions) to python.
Algomorph's Repositories
Algomorph/pyboostcvconverter
Minimalist code necessary for using porting C++ functions/classes using OpenCV's "Mat" type in functions argument lists directly (w/o explicit conversions) to python.
Algomorph/NeuralTracking
Open3D-based implementation of DynamicFusion (2015), python implementation of NeurIPS 2020 paper Neural Non-Rigid Tracking,.
Algomorph/InfiniTAM
A Framework for the Volumetric Integration of Depth Images (with some experimental code to handle dynamic scenes)
Algomorph/LevelSetFusion-Python
Level Set Fusion (3D Reconstruction of Dynamic Scenes) Experimental Code
Algomorph/LevelSetFusion-CPP
Level Set Fusion (3D Reconstruction of Dynamic Scenes) Experimental Code
Algomorph/CodeGrader
A Chrome browser plugin for aiding the teaching assistants grade code style on student's homework project submissions at the CS department of University of Maryland, College Park.
Algomorph/ext_argparse
Extended version of python argparse that allows using code-completion to access parameters and their values (~arguments), configuration (de)serialization, and other neat things.
Algomorph/clion-cuda-run-patcher
This plugin provides a simple fix for JetBrains CLion issue CPP-10292 with CUDA language executables
Algomorph/AMBR
Automated Mouse Behavior Recognition
Algomorph/ffmpeg-cpp
A clean, easy-to-use C++ wrapper around the ffmpeg libraries
Algomorph/mLib
Research Library used in the Visual Computing Lab
Algomorph/surfelwarp
SurfelWarp: Efficient Non-Volumetric Dynamic Reconstruction
Algomorph/cilantro
A lean C++ library for working with point cloud data
Algomorph/cmake_example
Example pybind11 module built with a CMake-based build system
Algomorph/cpp2py
C++ to python wrapper based on clang
Algomorph/dynamicfusion
Implementation of Newcombe et al. CVPR 2015 DynamicFusion paper
Algomorph/mesh-fusion
Python tool for obtaining watertight meshes using TSDF fusion.
Algomorph/opencv-em
A simple utility script to build OpenCV static libs with Emscripten
Algomorph/Pangolin
Pangolin is a lightweight portable rapid development library for managing OpenGL display / interaction and abstracting video input.
Algomorph/RoutedFusion
Algomorph/YouTubePlaylist2Mp3
Algomorph/cve
My personal extensions to the OpenCV library, ported to python.
Algomorph/hunter
:package: CMake driven cross-platform package manager for C/C++. Linux, Windows, macOS, iOS, Android, Raspberry Pi, etc.
Algomorph/jsjavaparser
Java 1.7 Parser and Abstract Syntax Tree
Algomorph/mediapipe-wasm
Cross-platform, customizable ML solutions for live and streaming media.
Algomorph/Open3D
Open3D: A Modern Library for 3D Data Processing
Algomorph/pcl
Point Cloud Library (PCL)
Algomorph/scikit-tensor-py3
Python library for multilinear algebra and tensor factorizations
Algomorph/setup-python
Set up your GitHub Actions workflow with a specific version of python
Algomorph/Time-Logger-Web-Chart
A utility to parse CSV reports produced by the aTimeLogger smartphone app and upload them into an online database.