choyfung
I earned my PhD from the Xi'an Jiaotong University in 2021.
Xi'an Jiaotong UniversityXi'an, Shannxi, China
Pinned Repositories
2022_Mutual_Voting
3D-Human-Body-Surface-Reconstruction-System
User interface for 3D human body surface reconstruction system. Taking depth stream as input, generate 3D partial meshes for poses.
3D_Point_Cloud_hole_repair_filling
A software for 3D point cloud data hole repair.
libigl
Simple C++ geometry processing library.
MeshImp
Implementation and results of "A Constrained Resampling Strategy for Mesh Improvement"
nanogui
Minimalistic GUI library for OpenGL
pmp-library
The Polygon Mesh Processing Library
point-cloud-utils
A Python library for common tasks on 3D point clouds
PyMesh
Geometry Processing Library for Python
Open3D
Open3D: A Modern Library for 3D Data Processing
choyfung's Repositories
choyfung/point-cloud-utils
A Python library for common tasks on 3D point clouds
choyfung/AliceVision
Photogrammetric Computer Vision Framework
choyfung/amgcl
C++ library for solving large sparse linear systems with algebraic multigrid method
choyfung/awesome-NeRF-papers
All NeRF-related papers on CVPR/ICCV/ECCV/NIPS/ICML/ICLR
choyfung/BallMerge
choyfung/BundleSDF
choyfung/chhRobotics_CPP
自动驾驶规划控制常用算法c++代码实现
choyfung/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
choyfung/CVPR-2023-Papers
choyfung/GCNO
Code of Globally Consistent Normal Orientation for Point Clouds by Regularizing the Winding-Number Field. ACM Transactions on Graphics (SIGGRAPH 2023).
choyfung/GeometricTools
A collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics.
choyfung/Inpainting-Holes-In-Folded-Fabric-Meshes
Implementation of the paper Inpainting Holes in Folded Fabric Meshes
choyfung/IsoConstraints
choyfung/MSSLSJointCalibration
This project provides Matlab code and verification data for paper entitled "A joint calibration method for monocular speckle structured light system".
choyfung/nerfstudio
A collaboration friendly studio for NeRFs
choyfung/NeRO
[SIGGRAPH2023] NeRO: Neural Geometry and BRDF Reconstruction of Reflective Objects from Multiview Images
choyfung/NKSR
[CVPR 2023 Highlight] Neural Kernel Surface Reconstruction
choyfung/obvh
Parallel Transformation of Bounding Volume Hierarchies into Oriented Bounding Box Trees
choyfung/pcl-learning
🔥PCL(Point Cloud Library)点云库学习记录
choyfung/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
choyfung/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
choyfung/RegHEC
RegHEC is a registration-based hand-eye calibration technique using multi-view point clouds of arbitrary object
choyfung/Segregator
[ICRA 2023] Segregator: Global Point Cloud Registration with Semantic and Geometric Cues
choyfung/SLMaster
SLMaster is a relatively complete open-source Structured Light 3D camera software. You can use it to complete a series of operations including calibration, stripe encoding, 3D reconstruction, and point cloud post-processing. Welcome Star⭐ And Fork🍴.
choyfung/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
choyfung/sudoku
C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。
choyfung/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
choyfung/trimesh_delaunay
Trimesh algorithm implementation for arbitrary boundaries using Delaunay triangulation and Ruppert's algorithm for mesh refinement.
choyfung/Xema
choyfung/zhangzy_single_camera_calibration_
C++ Implementation of Zhang's Camera Calibration Method