Pinned Repositories
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).
CTPN
Detecting Text in Natural Image with Connectionist Text Proposal Network
EMP
event-based stereo matching algorithm
event-Python
Python code for event based vision
HFIRST
A Matlab implementation of the spiking HFIRST model for recognition
libmv
Official libmv codebase
Matlab_AER_vision_functions
This repository contains some commonly used Matlab functions for working with and displaying AER vision data
q_learning
A basic q_learning example in matlab code
segmatch
A 3D segment based loop-closure algorithm
SfM-Toy-Library
A toy library for Structure from Motion using OpenCV 2.3+
harryxz's Repositories
harryxz/EMP
event-based stereo matching algorithm
harryxz/q_learning
A basic q_learning example in matlab code
harryxz/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).
harryxz/CTPN
Detecting Text in Natural Image with Connectionist Text Proposal Network
harryxz/event-Python
Python code for event based vision
harryxz/HFIRST
A Matlab implementation of the spiking HFIRST model for recognition
harryxz/libmv
Official libmv codebase
harryxz/Matlab_AER_vision_functions
This repository contains some commonly used Matlab functions for working with and displaying AER vision data
harryxz/segmatch
A 3D segment based loop-closure algorithm
harryxz/SfM-Toy-Library
A toy library for Structure from Motion using OpenCV 2.3+
harryxz/Stereo_SLAM_AR
AR with Marker-Less and ORB-SLAM.