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/GMS-Feature-Matcher
C++ code for "GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence"
JXQJ/ORB_SLAM2-Chinese-annotation
ORB-SLAM2中文注释版(适用入门学习)
JXQJ/aerial-cars-dataset
Dataset for car detection on aerial photos applications
JXQJ/attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
JXQJ/darknet
Convolutional Neural Networks, fork with trained NN for aerial car detection
JXQJ/deep-visualization-toolbox
DeepVis Toolbox
JXQJ/delf_enhanced
Wrapper of DELF Tensorflow Model
JXQJ/Determining-of-the-objects-position-in-space-based-on-video-registration-data.
Determining of the objects position in space based on video registration data.
JXQJ/draw_convnet
JXQJ/ENFT-SfM
This source code provides a reference implementation for ENFT-SfM.
JXQJ/geometric_burstiness
JXQJ/Image-Matching
image process and registration
JXQJ/Image2Geometry
Implementation of PHOR paper image-to-geometry registration method
JXQJ/ImageFeatureDetector
A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV
JXQJ/imu_utils
A ROS package tool to analyze the IMU performance.
JXQJ/kaggle-google-landmark-retrieval-challenge
17th place solution in "Google Landmark Retrieval Challenge"
JXQJ/Landmark-Retrival
Easy Landmark Image Recognition with TensorFlow Hub DELF Module
JXQJ/LearnPython
以撸代码的形式学习Python
JXQJ/orb_picture_match
base-on opencv3.3.0
JXQJ/qt
qt demo
JXQJ/QT_Matching_Image
OpenCV / QT / Matching Image
JXQJ/Real-time-Video-Mosaic
An implemetation of automatic panorama using opencv in C++
JXQJ/rpg_svo
Semi-direct Visual Odometry
JXQJ/rpg_svo_example
Example node to use the SVO Installation.
JXQJ/Satellite-Segmentation
JXQJ/topoSystem
用qt二次开发googleearth
JXQJ/UAVProduct
处理无人机影像的代码,使用了OpenMVG,openMVS以及GDAL库等,实现影像几何校正,影像拼接,点云生成等功能
JXQJ/VI_ORB_SLAM2
Monocular/Stereo Visual-Inertial ORB-SLAM based on ORB-SLAM2
JXQJ/VLAD-ORB-Cpp
implement the VLAD with ORB features using C++
JXQJ/VLAD-SIFT-python