QiangqiangZhou's Stars
shaonhuang/V2rayX
An all-platform (Macos Windows Linux) V2ray client build with Tauri.
innolitics/natural-neighbor-interpolation
Fast, discrete natural neighbor interpolation in 3D on the CPU.
eliaszon/Programmers-Overseas-Job-Interview-Handbook
🏂🏻 程序员海外工作/英文面试手册
mahalex/MatFileHandler
MATLAB .mat-file reading/writing API for .NET Standard
zvant/MatlabMatrixToEigenMatrix
Read matrix data from a regular Matlab .mat file and fill data in a Eigen::Matrix structure.
facebookresearch/TransCoder
Public release of the TransCoder research project https://arxiv.org/pdf/2006.03511.pdf
utting98/py-to-cpp-converter
This project is a work in progress python script that will read in another python script and attempt to convert it to a C++ program via accessing and replacing AST nodes with relevant C++ commands and file writeout. In the first instance it will be written only to handle base library python, possibly extending in the future.
alxschwrz/codex_py2cpp
Converts python code into c++ by using OpenAI CODEX.
PragmaTwice/protopuf
Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20
STORM-IRIT/OpenGR
OpenGR: A C++ library for 3D Global Registration
humkyung/SmartDraw
GA Drawing generation system for PDS
HuangCongQing/Point-Clouds-Visualization
visualization点云可视化(open3D, mayavi, rviz(ros), PCL等)
shilad/CartoStudy
ebrelsford/cartodb-export
Export and backup visualizations from CartoDB
openep/openep-testingdata
This repository contains data needed for running regression tests for the data parsing features in OpenEP
shurans/im2pano3d
lyanevgeny/CartoEGMsReader
Parsing of electrocardiograms from Carto3 export files
openep/openep-core
Core OpenEP code - Matlab implementation
openep/openep-py
Electrophysiology data analysis with Python.
corporateshark/poisson-disk-generator
Poisson disk points generator in C++ in a single file
yk35/tinyply.net
tinyply.net based on https://github.com/ddiakopoulos/tinyply that can read and write .ply file on .Net Framework.
fnordahl/cdbc
CDBC is a C library providing simple and easy to use interfaces to the ODBC API
VeronikaBabii/PointCloudToMesh
Scripts to obtain object's 3D model from structured point cloud via Poisson/BPA surface reconstruction algorithms in Python and C++.
isl-org/Open3D
Open3D: A Modern Library for 3D Data Processing
isl-org/open3d-cmake-external-project
Use Open3D as a CMake external project
mkazhdan/PoissonRecon
Poisson Surface Reconstruction
Amoiensis/Matrix_hub
A lib of Matrix operation for C language. (矩阵运算库--C语言)
akalicki/matrix
A simple C++ matrix class with standard operations
qhull/qhull
Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki
phmferreira/Crust-algorithm
An implementation of the Crust algorithm