Pinned Repositories
CompMajor
An implementation of "Geometric optimization via composite majorization" [Shtengel et al. 2017]
Conformal
Archive project (~2014). Mesh parameterization through discrete conformal mappings.
Conformal_Mapping
This repository contains code to perform conformal mapping of a given 3D mesh onto a sphere using tuette energy minimization and harmonic energy minimization
ConformalMapping
cpu-gbfilter
:hotsprings: Optimized Gaussian blur filter on CPU.
CSDN-Blog
Code repository for my CSDN Blogs.
FastGaussianBlur
性能高效的高斯模糊实现方案 CPU/GPU
hed
code for Holistically-Nested Edge Detection
IGITBuildingReconstruction
A softeware for image based building modeling.
lscm
A C++ implementation of least squares conformal mapping
gksdbn's Repositories
gksdbn/CompMajor
An implementation of "Geometric optimization via composite majorization" [Shtengel et al. 2017]
gksdbn/Conformal
Archive project (~2014). Mesh parameterization through discrete conformal mappings.
gksdbn/Conformal_Mapping
This repository contains code to perform conformal mapping of a given 3D mesh onto a sphere using tuette energy minimization and harmonic energy minimization
gksdbn/ConformalMapping
gksdbn/cpu-gbfilter
:hotsprings: Optimized Gaussian blur filter on CPU.
gksdbn/CSDN-Blog
Code repository for my CSDN Blogs.
gksdbn/FastGaussianBlur
性能高效的高斯模糊实现方案 CPU/GPU
gksdbn/hed
code for Holistically-Nested Edge Detection
gksdbn/IGITBuildingReconstruction
A softeware for image based building modeling.
gksdbn/lscm
A C++ implementation of least squares conformal mapping
gksdbn/lscm-texture-mapping
Project to test out mesh cutting, parameterization, and atlas generation
gksdbn/MeshParameterization
Mesh Parameterization - LSCM
gksdbn/nCorr
nCorr Command Line Program For DIC
gksdbn/ncorr_cpp
Windows build of NCORR
gksdbn/notes
notes of everyday
gksdbn/OCL-SDK
gksdbn/OpenCL-Gaussian-Blur
An example of Gaussian blur using OpenCL and the built-in Images/textures
gksdbn/opencv
Open Source Computer Vision Library
gksdbn/OptCuts
OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no parameter tuning; automatically generating mappings that minimize seam-lengths while satisfying user-requested distortion bounds.
gksdbn/parameterization
auto UV mapping for triangular mesh
gksdbn/pcSkel
Skeleton Extraction from Point Cloud
gksdbn/rosa
Curve-skeleton Extraction from Incomplete Point Cloud
gksdbn/Sample-TextureMapping
An easy way to unfold a mesh to it's uv coordinate.
gksdbn/Scalable-Locally-Injective-Mappings
Implementation of 2D-parametrization algorithm introduced by the paper "Scalable Locally Injective Mappings". Currently support only the Symmetric Dirichlet isometric energy.
gksdbn/suitesparse-metis-for-windows
CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake
gksdbn/suitesparse-windows-binaries
Prebuilt binaries of SuiteSparse for Windows because they are gross to build
gksdbn/TextureToMeshMapping
gksdbn/xatlas
Mesh parameterization / UV unwrapping library
gksdbn/xv6-chinese
中文版的 MIT xv6 文档