brisk
There are 23 repositories under brisk topic.
briskml/brisk
✨Cross-platform set of tools for building native UIs with Reason/OCaml
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
briskml/brisk-reconciler
React.js-like reconciler implemented in OCaml/Reason
brisktest/brisk
Brisk is a complete Continuous Integration tool for executing your test suites. It is designed around speed and outperforms all other CI tools - primarily by only rebuilding the test env when necessary. It can be run either from your developer machine (running your entire test suite in seconds on every save) or as part of your CI/CD pipeline.
whoisraibolt/Feature-Detection-and-Description
Feature Detection and Description with SIFT, SURF, KAZE, BRIEF, ORB, BRISK, AKAZE and FREAK using Python and OpenCV
jajatikr/Stereo-Correspondence-Disparity-Map
Stereo matching and sparse disparity map implementation using OpenCV (BRISK, ORB algorithms)
khoben/ar.core
Mobile/PC Markerless AR detector&tracker core app
ser94mor/2d-feature-tracking
Project: 2D Feature Tracking || Udacity: Sensor Fusion Engineer Nanodegree
joakimthun/brisk-lang
A tiny toy “language” developed as an excuse to learn more about x86-x64 and code generation
spotandjake/BriskLinker
A General Purpose Wasm Linker Built For The Brisk Programming Language
androdev700/Brisk
Touch Bar App to launch set of applications and URLs based on different profiles.
3DMBDP/3D_Drone_Reconstruction
2-D to 3-D Image Reconstruction of a telecommunication tower
Ohara124c41/SFND_2D_Feature_Tracking
The idea of the camera course is to build a collision detection system. You will now build the feature tracking part and test various detector / descriptor combinations to see which ones perform best.
whoisraibolt/BoVF-with-MLP-Classifier
Comparative Evaluation of Feature Descriptors Through Bag of Visual Features with Multilayer Perceptron on Embedded GPU System, published in 17th IEEE Latin American Robotics Symposium/8th Brazilian Symposium of Robotics (LARS/SBR 2020)
daniqsilva25/tactode_recognition
Code repository for Tactode tiles recognition using: (i) machine learning with HOG&SVM, (ii) deep learning with some neural networks like VGG16/19, ResNet152, MobileNetV2, YOLOv4 and SSD, (iii) matching of handcrafted features with SIFT, SURF, ORB and BRISK, and (iv) template matching.
KirolosWahba/SFND_3D_Object_Tracking
Tracking the preceding vehicle using Lidar and camera sensors to calculate the Time To Collision (TTC).
nightwolf93/BriskDotNet
BriskDotNet is a .net library for interact with the Brisk API
nightwolf93/php-brisk
php-brisk is a php library for interact with the Brisk API
tvaleev/AndroidBRISKFeatureDetection
Testing BRISK with OpenCV and Android
KirolosWahba/SFND-Camera-Based-2D-Feature-Tracking
Testing various detector / descriptor combinations to see which ones perform best to be used in a collision detection system. Also 2 different approaches (FLANN vs. Brute-force with the descriptor distance ratio test) for keypoints matching are tested.
reni-hristova/feature_extraction
Extract features in 2 images using BRISK extractor and BRISK descriptor
apsrcreatix/Brisk
Touch Bar App to launch set of applications and URLs based on different profiles.