insaneguy's repos on GitHub
C++ · 16 人关注
ImageWarping
C++ Implementation of some Image warping algorithms.
Python · 5 人关注
document_scanner
A simple document scanner using Python and OpenCV
C++ · 1 人关注
FlappyBird
A very simple Flappy Bird game with Cocos2d-x 3.x
C++ · 1 人关注
imu_simulation
Generate simulated 6 DoF(acc + gyro) IMU data.
C++ · 1 人关注
MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
0 人关注
AB3DMOT
Official Python Implementation for "A Baseline for 3D Multi-Object Tracking", In Submission
0 人关注
AKFSF-Simulation-CPP
Simulation Environment for Advanced Kalman Filtering for Sensor Fusion Course
C++ · 0 人关注
apollo
An open autonomous driving platform
0 人关注
awesome-interviews
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
C++ · 0 人关注
caffe-reid
A Discriminatively Learned CNN Embedding for Person Re-identification, TOMM 2018
C++ · 0 人关注
CageBasedImageDeformation
A simple demo to show how to deform image use "Cage"(Barycentric coordinates interpolation of polygon)
0 人关注
CloudViewer
A cross-platform point cloud visualization software powered by PCL and Qt.
0 人关注
cmake-templates
Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子
C++ · 0 人关注
CMVS-PMVS
This software (CMVS) takes the output of a structure-from-motion (SfM) software as input, then decomposes the input images into a set of image clusters of managable size. An MVS software can be used to process each cluster independently and in parallel, where the union of reconstructions from all the clusters should not miss any details that can be otherwise obtained from the whole image set. CMVS should be used in conjunction with an SfM software Bundler and an MVS software PMVS2 (PMVS version 2).
0 人关注
coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
JavaScript · 0 人关注
coursera_webgl-001
My codes for the course "Interactive Computer Graphics with WebGL" on Coursera.
Jupyter Notebook · 0 人关注
CS131_release
Released assignments for the fall 2017 iteration of CS131.
0 人关注
DARC
Decentralized Autonomous Regulated Company (DARC), a company virtual machine that runs on any EVM-compatible blockchain, with on-chain law system, multi-level tokens and dividends mechanism.
C++ · 0 人关注
dict_parser
A simple practice for C++ coding.
0 人关注
docker-images
docker images for some tools and algorithm test
0 人关注
DungeonRush
👾🐍 A game inspired by Snake, written in pure C with SDL
0 人关注
editor-util
The tools we used when editing articles.
0 人关注
ESEKF_IMU
A python implemented error-state extended Kalman Filter. Suit for learning EKF and IMU integration.
0 人关注
floam
Fast LOAM: Fast and Optimized Lidar Odometry And Mapping
0 人关注
gltut
Learning Modern 3D Graphics Programming
0 人关注
HideInfo
Info Hiding Library,一些小而美的信息隐藏技术
C++ · 0 人关注
iggy
IGGY -- insaneguy's general purpose library.
HTML · 0 人关注
ImgView
Light Flask script to view list of images in a directory on remote server via a web browser.
Mercury · 0 人关注
jgt-code
Code developed for articles in the "Journal of Graphics Tools"
C++ · 0 人关注
LearnViORB_NOROS
this version of viorb is revised based on LearnVIORB by wanjing which does not use ros framwork.
0 人关注
lidar_localization
A framework of lidar mapping and localization with strong extensibility
Python · 0 人关注
mini_spider
A multi-thread crawling spider demo
0 人关注
moderncpp
Modern C++: Snippets and Examples
0 人关注
Multi_Sensor_Fusion
Multi-Sensor Fusion (GNSS, IMU, Camera and so on) 多源多传感器融合定位 GPS/INS组合导航
0 人关注
muSSP
An exact and efficient min-cost flow algorithm for data-association in multi-object tracking
C++ · 0 人关注
mve
Multi-View Environment
Python · 0 人关注
nanoVLM
The simplest, fastest repository for training/finetuning small-sized VLMs.
0 人关注
ndt_omp
Multi-threaded and SSE friendly NDT algorithm
Python · 0 人关注
noteshrink
Convert scans of handwritten notes to beautiful, compact PDFs
Java · 0 人关注
opencamera-zc
cloned from git://git.code.sf.net/p/opencamera/code
0 人关注
OpenKF
This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based classes for most of Kalman filter variants including: (1) Kalman Filter, (2) Extended Kalman Filter, (3) Unscented Kalman Filter, and (4) Square-root UKF..
C++ · 0 人关注
ORB_SLAM
A Versatile and Accurate Monocular SLAM
C++ · 0 人关注
PAT
My solutions for http://www.patest.cn/contests/pat-a-practise
0 人关注
PointCloud_Tutorial
This is a fundamental manual for getting started with Point Cloud, covering basic knowledge of point cloud, point cloud file format, CloudCompare and MeshLab software instructions, PCL library algorithm introduction and other algorithms supplementary.
0 人关注
Python-scripts-collection
This is a collection of short Python scripts to solve and automate tasks and simplify any work.