Pinned Repositories
colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
course
高性能并行编程与优化 - 课件
CV_interviews_Q-A
CV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!
dpoint
Open-source digital stylus using camera tracking and inertial measurements
EDLine_parallel
A parallel implementation of EDLine algorithm.
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA
Hands-On GPU Accelerated Computer Vision with OpenCV and CUDA, published by Packt
MagLoc-AR
onnx_runtime_cpp
small c++ library to quickly deploy models using onnxruntime
opti_track
optical tracking method
ormpp
modern C++ ORM, C++17, support mysql, postgresql,sqlite
chongyaaa's Repositories
chongyaaa/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
chongyaaa/course
高性能并行编程与优化 - 课件
chongyaaa/CV_interviews_Q-A
CV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!
chongyaaa/dpoint
Open-source digital stylus using camera tracking and inertial measurements
chongyaaa/EDLine_parallel
A parallel implementation of EDLine algorithm.
chongyaaa/Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA
Hands-On GPU Accelerated Computer Vision with OpenCV and CUDA, published by Packt
chongyaaa/MagLoc-AR
chongyaaa/onnx_runtime_cpp
small c++ library to quickly deploy models using onnxruntime
chongyaaa/opti_track
optical tracking method
chongyaaa/ormpp
modern C++ ORM, C++17, support mysql, postgresql,sqlite
chongyaaa/RGB2Y
Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.
chongyaaa/shape_based_matching
try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
chongyaaa/SLAM-All-In-One
SLAM汇总,包括多传感器融合建图、定位、VIO系列、常用工具包、开源代码注释和公式推导、文章综述
chongyaaa/slambook2
edition 2 of the slambook
chongyaaa/spherical-sfm
Spherical Structure-from-Motion in C++
chongyaaa/sqpnp
C++ Implementation of the SQPnP algorithm
chongyaaa/viola
VIOLA(Vision-Imu-Odometry LibrAry) is a versatile C++ library for vision/robotics system. We try to build it as a common basic library for vision/robotics packages.