Pinned Repositories
AdaptiveMultiGridSolver
Adaptive Multigrid Solver
conan-pmp-library
Conan recipe for the pmp-library (http://www.pmp-library.org)
direct-pt
A CUDA path tracer with visualization in a direct 2D window. Based on Sam Lapere's tutorial on path tracing: https://github.com/straaljager/GPU-path-tracing-tutorial-2
fast-kmeans
K-Means implementation based on Hamerly, Greg. "Making k-means Even Faster." In SDM, pp. 130-140. 2010.
modern-pt
A reshaped version of small-pt (http://www.kevinbeason.com/smallpt/) using expression templates for the vector computations
pmp-library
The Polygon Mesh Processing Library
simple-sgm
Implementation of a simplified version of the SemiGlobal Matching algorithm (Hirschmuller, H. (2005). Accurate and Efficient Stereo Processing by Semi Global Matching and Mutual Information. CVPR .)
venv-pack
Package virtual environments for redistribution
viterbi-snakes
Simple implementation of active contours snakes based on dynamic programming
gipeto's Repositories
gipeto/simple-sgm
Implementation of a simplified version of the SemiGlobal Matching algorithm (Hirschmuller, H. (2005). Accurate and Efficient Stereo Processing by Semi Global Matching and Mutual Information. CVPR .)
gipeto/AdaptiveMultiGridSolver
Adaptive Multigrid Solver
gipeto/direct-pt
A CUDA path tracer with visualization in a direct 2D window. Based on Sam Lapere's tutorial on path tracing: https://github.com/straaljager/GPU-path-tracing-tutorial-2
gipeto/fast-kmeans
K-Means implementation based on Hamerly, Greg. "Making k-means Even Faster." In SDM, pp. 130-140. 2010.
gipeto/conan-pmp-library
Conan recipe for the pmp-library (http://www.pmp-library.org)
gipeto/modern-pt
A reshaped version of small-pt (http://www.kevinbeason.com/smallpt/) using expression templates for the vector computations
gipeto/pmp-library
The Polygon Mesh Processing Library
gipeto/venv-pack
Package virtual environments for redistribution
gipeto/viterbi-snakes
Simple implementation of active contours snakes based on dynamic programming