# ORB-MATLAB **Repository Path**: chenqianbang/ORB-MATLAB ## Basic Information - **Project Name**: ORB-MATLAB - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-07 - **Last Updated**: 2021-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ORB-MATLAB ## Oriented FAST and rotated BRIEF (ORB), MATLAB version This is a MATLAB version of ORB. It is standalone version, so no prerequisite is needed. ## Example main.m - an example of image registration using ORB & homography transform. orb.m - code for extracted feature coordinates and their descriptors