• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    C++
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This application is designed to find the differences between two videos. The reference video is indexed with BoWs and so that the second video is able to find the best match keyframe from reference video very fast.

More Repositories

1

GSLAM

A General Simultaneous Localization and Mapping Framework which supports feature based or direct method and different sensors including monocular camera, RGB-D sensors or any other input types can be handled.
C++
908
star
2

Map2DFusion

This is an open-source implementation of paper: Real-time Incremental UAV Image Mosaicing based on Monocular SLAM.
C++
295
star
3

SummerCamp2018

智能系统实验室-2018新人暑期培训计划
C++
144
star
4

Svar

A Tiny Modern C++ Header Brings Unified Interface for Different Languages
C++
136
star
5

PICMake

你还在学CMake的过程中毫无头绪吗?你还在为复杂程序库依赖发愁吗?你是否觉得原生CMake的编写冗余而低效?那就快来学习和使用PICMake吧!只需要一行,无论是可执行,动态库还是静态库,轻松搞定!同时高效支持多目标,复杂库的编译安装,从此告别大量冗余CMake代码,专注开发核心应用程序,编译不再愁! 例如下面是使用PICMake编译一个依赖OpenGL的可执行文件,只需要一行!
C++
80
star
6

RTMapperSDK

RTMapperSDK is the c++ sdk for application development like RTMapper. It handle images captured with UAVs and outputs ortho mosaic at realtime.
C
28
star
7

highstitch

Code for paper: HighStitch: High Altitude Georeferenced Aerial Images Stitching for Rocking Telephoto Lens
C++
16
star
8

GSLAM-TheiaSfM

C++
7
star
9

synergy

Free version of synergy for ubuntu and windows
Shell
7
star
10

svar_rosbridge

A C++11 based cross-language (C++/Python/Node-JS) rosbridge client with CBOR support.
C++
7
star
11

GSLAM-VINS

The VINS-Mobile implementation plugin for GSLAM
C++
5
star
12

EICAM

The EICAM is the a part of PIL library, which includes some pretty useful tools for C++ programing espesially in the areas of moblile robotics and CV (computer vision). Since cameras projection and unprojection actions are often needed in CV or other area such as Robot localization like SLAM (simultaneous localization and mapping), we provided EICAM for efficient implimentation of different camera models including PinHole, ATAN, OpenCV, OCAM .etc.
C++
5
star
13

PIL

The PIL library includes some pretty useful tools for C++ programing espesially in the areas of moblile robotics and CV (computer vision), includes ThreadBase,Svar,TImer,SE3 in PI_Base and hardwares support like Cameras, GPS and so on.
C++
3
star
14

highstitch-dataset

The NPU HighStitch Dataset
3
star
15

phantom3-village-kfs

A sample sequence for Map2DFusion.
3
star
16

GSLAM_OptimizerPBA

An optimizer plugin base on PBA for GSLAM later then version 2.1.0, which implement parallel bundle adjust with GPU or multi-core CPU.
C++
3
star
17

svar_nsq

C++
3
star
18

ShellToolkit

This package is aim to help Linux/UNIX users to collect their own bash shells and got better experience. You can doing a lot of things easily by this tool, such as ‘cd’ to a folder faster, automatically config your Makefile environment, help you remember program history thing and complete your parameters later, and so on. Enjoy it!
Shell
3
star
19

svar_monitor

Small c++ svar module to monitor the CPU, Memory and IO usages.
C
2
star
20

Messenger

An alternative option to replace ROS message transfering with single header from GSLAM.
CMake
2
star
21

GSLAM-JS

The Javascript wapper of GSLAM.
C++
1
star
22

EssentialTracker

C++
1
star
23

DatasetNetwork

C++
1
star
24

GBoW

GSLAM implementation of DBoW, with only headers and removed dependency of OpenCV.
C++
1
star
25

fengniao

1
star
26

svar_messenger

A svar module implemented ros like pub/sub.
C++
1
star