Pinned Repositories
CPlusPlusThings
C++那些事
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
gdal
GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.
GMS-Feature-Matcher
C++ code for "GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence"
image-match
🎇 Quickly search over billions of images
IPOL_AC_RANSAC
Automatic Homographic Registration of a Pair of Images, with A Contrario Elimination of Outliers IPOL 2012. http://www.ipol.im/pub/art/2012/mmm-oh/
OGR2GUI
It is an application to convert and manipulate geospatial data. The front end is build upon GDAL/OGR ogr2ogr command line utility therefore it is also fully compatible with the well-known ogr2ogr options.
OpenGL-and-GDAL-Tutorials
A github repository that will give tutorials on how to load and visualize DEMs, shape files, and satellite imagery.
ORB_SLAM2-Chinese-annotation
ORB-SLAM2中文注释版(适用入门学习)
PureActive
PureActive Open Source Project
JXQJ's Repositories
JXQJ/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
JXQJ/gdal
GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.
JXQJ/image-match
🎇 Quickly search over billions of images
JXQJ/PureActive
PureActive Open Source Project
JXQJ/slambook
JXQJ/VINS-Mono
A Robust and Versatile Monocular Visual-Inertial State Estimator
JXQJ/Bag-of-Visual-Words
:school_satchel: Bag of Visual words (BoW) approach for object classification and detection in images together with SIFT feature extractor and SVM classifier.
JXQJ/ceres-solver
A large scale non-linear optimization library
JXQJ/DBoW2
Enhanced hierarchical bag-of-word library for C++
JXQJ/DeLF-pytorch
PyTorch Implementation of "Large-Scale Image Retrieval with Attentive Deep Local Features"
JXQJ/earthenterprise
Google Earth Enterprise - Open Source
JXQJ/fbow
FBOW (Fast Bag of Words) is an extremmely optimized version of the DBow2/DBow3 libraries.
JXQJ/finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow >= 1.2rc0
JXQJ/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
JXQJ/Matlab_deep_learning
《Matlab计算机视觉与深度学习实战》代码
JXQJ/MYNT-EYE-VIORB-Sample
Forked from LearnVIORB: https://github.com/jingpang/LearnVIORB
JXQJ/OOP_Codes
面向对象程序设计--教材案例源码
JXQJ/ORB_SLAM
A Versatile and Accurate Monocular SLAM
JXQJ/ORB_SLAM2_SSD_Semantic
动态语义SLAM 目标检测+VSLAM+光流/多视角几何动态物体检测+octomap地图+目标数据库
JXQJ/orb_slam_Notes
orb-slam2 开源代码学习笔记{问题解决集合、思路集合、学习资料整理、基本知识记录}
JXQJ/orbslam2_learn
Learn ORBSLAM2 and divide the source code into many parts according to their function which can be easily built by the learner from my blog.
JXQJ/pl-slam
This code contains an algorithm to compute stereo visual SLAM by using both point and line segment features.
JXQJ/proSLAM
JXQJ/ros_qtc_plugin
ROS Qt Creator Plug-in (https://ros-qtc-plugin.readthedocs.io)
JXQJ/rqt
JXQJ/simple_slam_loop_closure
Simple loop closure for Visual SLAM
JXQJ/SimpleRS
课程设计作业,一个基于 GDAL 与 PROJ4 的遥感图像处理软件,使用 Qt 构建。
JXQJ/statistical-learning
《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.
JXQJ/usb_cam
A ROS Driver for V4L USB Cameras
JXQJ/zed-examples
ZED SDK Example projects