Pinned Repositories
3DFace
This repository contains the dataset including the pair of 2D face image and its corresponding 3D face geometry model.
aabbcc
Dynamic AABB trees in C++ with support for periodic systems.
AdaHRBF
Gradient-Adaptive Hermite-Birkhoff Radial Basis Function Interpolants for Three-dimensional Stratigraphic Implicit Modeling
AlbedoMM
Albedo Morphable Model
amat
Appearance-based Medial Axis Transform for natural images
AnimSkelVolNet
Code for 3DV 2019 paper "Predicting Animation Skeletons for 3D Articulated Models via Volumetric Nets"
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
paper-record
SIHR
Fast/non-data-aided single image highlight removal methods in MATLAB/GNU Octave
lbc3402785's Repositories
lbc3402785/delaunay
lbc3402785/Computational-geometry-1
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
lbc3402785/aabbcc
Dynamic AABB trees in C++ with support for periodic systems.
lbc3402785/latex-examples
small (la)tex files showing features, solutions and attempts
lbc3402785/bentley-ottmann
simple Java implementation of Bentley-Ottmann sweep line algorithm for listing all intersections in a set of line segments
lbc3402785/GeometricPredicates
robust geometric predicates
lbc3402785/MSc-thesis
A Voronoi-base Algorithm for Medial Axis Extraction (Case Study: Watershed Delineation from River Networks)
lbc3402785/skeletonide
Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletonization of binary masks on the GPU.
lbc3402785/physics-1
物理学学习资料
lbc3402785/PX4-OpticalFlow
This repository contains different algorithms to calculate the optical flow. It can be used as input for a position estimator
lbc3402785/deep_cage
code for "Neural Cages for Detail-Preserving 3D Deformations"
lbc3402785/inverse
lbc3402785/AlbedoMM
Albedo Morphable Model
lbc3402785/Fermat3D_OpenMesh
Fermat 3D Spiral implementation based on heat geodesic for watertight manifold mesh based on openmesh
lbc3402785/SIHR
Fast/non-data-aided single image highlight removal methods in MATLAB/GNU Octave
lbc3402785/SfSNet
lbc3402785/Book
:green_book:我的个人书籍学习和收藏
lbc3402785/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
lbc3402785/poisson
lbc3402785/expressTest
lbc3402785/expressServer
lbc3402785/automatic-rigging-animation
Automatic 3D model rigging and real-time Linear Mesh Blending avatar animation in C++ and Kinect.
lbc3402785/fbxblendshape
lbc3402785/voronoi
VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementations of thinning algorithms.
lbc3402785/zedMultiCameraCalibrate
lbc3402785/VXCT
OpenGL-based Implementation of Cyril Crassins Voxel Cone Tracing
lbc3402785/marker
lbc3402785/miscellaneous
miscellaneous code
lbc3402785/SimpleDelaunay
Header-only C++ library to compute 2D, 3D and 4D Delaunay Triangulations
lbc3402785/Cage-Based-Deformation-MVC
An application that allows users to deform meshes in a smooth and realistic way in real-time.