You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Morning Brief is an app designed to keep you up-to-date with quick, easy-to-read summaries of the latest news, so you can get the key points fast without digging through long articles. It’s built for people with busy lives who still want to stay informed.
Brief Text Editor Emulator and Keymap for IntelliJ IDEA. This IntelliJ IDEA extension adds key bindings and functionality that attempts to emulate many features of the original BRIEF MS-DOS application.
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)
KartScanner is a responsive e-commerce platform that lets users search and view products with ease. Featuring a real-time search bar, interactive product listings, and seamless navigation, KartScanner ensures a smooth shopping experience on both desktop and mobile devices.
Brief Text Editor Emulator and Keymap for Intellij IDEA. This repository contains components common to all IntelliJ IDEA platform versions. These components are symbolically linked into each target platform build. See "rkdawenterprises/brief4ijidea" project for the rest.
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.
A curated this list of briefing questions that need to be cleared to lay out a game plan to work on a client's infrastructure, migrate applications to the cloud and so on.
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