Pinned Repositories
3D-Machine-Learning
A learning resource repository for 3D machine learning
3D-Metaballs-with-Marching-Cubes
3DVisualizer
Highly interactive application for visualization and analysis of 3D multivariate gridded data, such as produced by finite element method (FEM) simulations, confocal microscopy, serial sectioning, computerized axial tomography (CAT) scans, or magnetic resonance imaging (MRI) scans
A-Sweepline-Voronoi-Diagram-Steven-
Voronoi Diagrams
ace
Twitter bootstrap 3 admin template
ActiveContour
learnopencv
Learn OpenCV : C++ and Python Examples
Programmers_Computational_Geometry
Programmer's Computational Geometry
voronoi
a C++ library to calculate voronoi diagrams for a given set of points
voronoi-3d
OpenGL 3D Voronoi
chongbingbao's Repositories
chongbingbao/3DVisualizer
Highly interactive application for visualization and analysis of 3D multivariate gridded data, such as produced by finite element method (FEM) simulations, confocal microscopy, serial sectioning, computerized axial tomography (CAT) scans, or magnetic resonance imaging (MRI) scans
chongbingbao/assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
chongbingbao/computationalGeometry
implementation of polygon triangulization, ConvexHull2D, ConvexHull3D, and Delaunay2D
chongbingbao/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
chongbingbao/CurvatureFilter
Curvature Filter for Variational Model
chongbingbao/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
chongbingbao/fopnp
Foundations of Python Network Programming (Apress) — scripts and examples
chongbingbao/glm
OpenGL Mathematics (GLM)
chongbingbao/Hello-World
chongbingbao/ImageSpirit
ImageSpirit Project for SIGGRAPH 2015 demo, ACM TOG 2014 "ImageSpirit: Verbal Guided Image Parsing". CVPR 2014 "Dense Semantic Image Segmentation with Objects and Attributes"
chongbingbao/isosurface
A project testing and comparing various algorithms for creating isosurfaces.
chongbingbao/kdtree
A simple C library for working with KD-Trees
chongbingbao/lectureDG
lectureDG
chongbingbao/libgm
A C++11 library for probabilistic graphical models
chongbingbao/Mach7
Pattern-matching library for C++
chongbingbao/Magic3D
Magic 3D applications.
chongbingbao/opencv
Various OpenCV projects I found on my disk: Face Recognition, Machine Learning, Colormaps, Samples...
chongbingbao/OpenCVBlueprints
OpenCVBlueprints
chongbingbao/OpenFace
OpenFace – a state-of-the art open source tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
chongbingbao/openface-1
Face recognition with deep neural networks.
chongbingbao/openFrameworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
chongbingbao/OpenGL
OpenGL 3 and 4 with GLSL
chongbingbao/openvoronoi
2D voronoi diagram for point and line-segment sites using incremental topology-oriented algorithm. C++ with python bindings. GPLv3.
chongbingbao/pgmpy
Python Library for Probabilistic Graphical Models
chongbingbao/PoissonRecon
Poisson Surface Reconstruction
chongbingbao/PyMCubes
Marching cubes (and related tools) for Python
chongbingbao/qhull
Development for www.qhull.org
chongbingbao/spherical_voronoi_core
Create Voronoi tessellation on surface of a sphere
chongbingbao/surface-nets
Arbitrary dimensional level sets
chongbingbao/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.