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
This program uses the OpenCV libraries to perform feature detection, description, and matching between two sets of images, or an image and a video feed, or between two video feeds. It has a GUI mad…
If you own any Shimmer Sensing Devices you can use this app to hook up to those sensors via Bluetooth, then you can log or plot the data. This app is currently unfinished but will connect to shimm…
This program takes an image, extracts keypoints, then takes a frame from a video feed, extracts the keypoints, then tries to match the key points to eachother. It works okay right now, definitely h…