orb
There are 214 repositories under orb topic.
LiZhengXiao99/Navigation-Learning
我的导航学习笔记,内容涵盖导航定位开源程序的源码解读 ( 包括:RTKLIB、GAMP、GINav、Ginan、PSINS、SoftGNSS、KF-GINS、GICI-Lib 等)、开源项目梳理、书籍讲义、博客翻译、教程讲座推荐;本仓库会长期更新,分享出来,既是跟大家做个交流,也激励着自己坚持学下去;所有内容都可以随意转载,原始文件都放在这了,欢迎在我的基础上整理出自己的一些文档。
latsic/imgalign
Webapplication for image stitching and aligning
muziyongshixin/ORB-SLAM2-based-AR-on-Android
This is a Android Augmented Reality APP based on ORB-SLAM2 and OpenGL,which can work well on both outdoor and indoor environments
DeanRoddey/CIDLib
The CIDLib general purpose C++ development environment
whoisraibolt/Feature-Detection-and-Matching
Feature Detection and Matching with SIFT, SURF, KAZE, BRIEF, ORB, BRISK, AKAZE and FREAK through the Brute Force and FLANN algorithms using Python and OpenCV
CircleCI-Public/node-orb
An orb for working with Node.js on CircleCI
connorsoohoo/ORB-SLAM2-GPU-RGBD
GPU-accelerated ORB SLAM 2 for RGB-D vision. Works on Jetson Tx2 in real time.
epsylon/orb
Orb is a massive footprinting tool.
whoisraibolt/Feature-Detection-and-Description
Feature Detection and Description with SIFT, SURF, KAZE, BRIEF, ORB, BRISK, AKAZE and FREAK using Python and OpenCV
ksharsha/ADAS
Surround View System for Detecting close Obstacles
Logeswaran123/Multiscale-Template-Matching
Match a cropped image to the original image with an efficient algorithm using Python and OpenCV.
docker-mirrors/website
Accelerate mirror downloads. Unlocks download restrictions. Support for searching domestic mirrors
jl626/ORB-MATLAB
MATLAB implementation of ORB (oriented fast rotated brief) without opencv mex
cypress-io/cypress-example-circleci-orb
Demo of using the Cypress CircleCI Orb
chriamue/object-detector-rust
Object detection using feature-based algorithms in Rust. Compiles to WebAssembly.
CircleCI-Archived/Orb-Project-Template
A starter template for orb projects. Build, test, and publish orbs automatically on CircleCI. Use the Orb Development Kit to get started.
semigroups/Semigroups
The GAP package Semigroups
orbland/contracts
🔮 Orb and related contracts. Auction + Harberger taxed ownership + invocations.
liuzhenboo/orb-extractor
基于orbslam2的orb特征点提取器
magesh-technovator/feature-matching-opencv-python
Image key points Extraction, Description, Feature Matching
ezralazuardy/orb
Android network monitoring made easy 🎉️
aswinzz/Image-Registration
Thermal To Visible Image Registration
manankshastri/2D-Feature-Tracking
Feature Tracking and testing of various keypoint detector/descriptor combinations, keypoint matching using Brute Force and FLANN approach.
epignatelli/scalable-recognition-with-a-vocabulary-tree
A python implementation of the paper "Scalable Recognition with a Vocabulary Tree, D. Nister, H. Stewenius, 2006"
HyeonJaeGil/ORB16
ORB (Oriented Fast and Rotated BRIEF) feature for 16-bit image
prob1995/multi_scale_multi_object_template_matching
This is an example to find multiple objects in images that match a template using ORB and SIFT feature detection methods. Handles different scales and rotations.
daltonmenezes/orb
:globe_with_meridians: Your friendly JavaScript languages handler. ORB turns fastly and easily your website/project to multilingual.
davidpelayo/orb-latest
New Orb Pivot Table fork
NekSfyris/Monocular_Visual_Odometry
Camera trajectory estimation using feature-based Visual Odometry from a monocular camera.
thiagoretes/PUBGM_AntiRecoil
A simple anti-recoil software for Player Unknown's Battleground Mobile emulator for PC
bridgecrewio/bridgecrew-orb
This CircleCI Orb Action runs Bridgecrew analysis of Infrastructure-as-Code repository. Bridgecrerw performs static security analysis of Terraform, CloudFormation and Kubernetes Infrastructure code security
infracost/infracost-orb
CircleCI Orb for Infracost. Shows cloud cost estimates for Terraform in GitHub and BitBucket pull requests.
tharaka27/ImageStitcherFAST
CPU implementation of the Image stitching using FAST. For FPGA implementation visit tharaka27-SocStitcher.
jajatikr/Stereo-Correspondence-Disparity-Map
Stereo matching and sparse disparity map implementation using OpenCV (BRISK, ORB algorithms)
k-karlovic/bottle-classification
Classification of cans, plastic, and glass bottles using feature extraction and support vector machine method.