region-of-interest
There are 41 repositories under region-of-interest topic.
cgohlke/roifile
Read and write ImageJ ROI format
ChaoticEnigma/h264-roi
H.264 video Region of Interest encoding tool, using x264
saharshleo/easyROI
Custom ROI in Computer Vision Applications
ziqinyeow/juxtapose
juxtapose: Multi-Person Pose Tracking Inference SDK with RTMDet, YOLOv8, GDino, RTMPose (ONNX) & Trackers (ByteTrack & BotSORT) & Tapnet with custom ROIs + FastAPI GPU exe
databio/bedshift
Bedfile perturbation tool
NikhilCodes/EOF-Eye-o-Father
Robust Object Detection for Slow Systems!
LauLauThom/Fiji-RoiClickTools
Fiji Toolbar tool with Roi that perform measurements, are added to Manager and auto next slice
LaurentVeyssier/Finding-Lane-Lines-on-the-Road
Create a Lane Finding pipeline that finds lane lines on the road
arunumd/LaneDetection
This is a computer vision project for solving the problem of lane detection in autonomous driving vehicles. The project uses simple thresholding based techniques in L*a*b color space. Programming has been done in C++ using OpenCV library.
mint-lab/roi_picker
A simple tool to visualize/edit region-of-interests (ROIs) on images
plsm/great-ROI-picker
A tool to select multiple regions of interest in images
tomoss/Hand_gesture_tracking_ROI_Kalman_Filter
Matlab implementation of Hand gesture tracking system using ROI method and Adaptive Kalman Filter
Ezema/Open-CV-smart-traffic-detection
A computer vision application that detects traffic going to the city center
SAhmadrezaAnaami/ROI-Python
ROI (region of interest) in opencv - python
zoccoler/metroid
Computational tool to filter subcellular transmembrane potential signals from noisy single cell fluorescence videos
AditiBagora/DynamicGestureRecognition
The project take video that contains one hand moving gesture and by using Image Processing(Python opencv) and an alogirthm calculates code bit i.e. state of each finger if it is open(1) closed(0) or half open(0.5) calculates the direction of movement of the object of interest i.e. hand and maps it a corresponding word that is defined in a small static dictionary in the program. Sample video is placed in Sentences folder.
aliakseis/anomalies-detecting
A simple yet effective approach to detecting visual anomalies
ankitAMD/Optical-Flow_Python
Optical Flow_Python
ashkarin/ndpatch
Package to extract arbitrary regions from an N-dimensional numpy array assuming it mirrored infinitely.
hofbi/mv-roi
Multi-View Region of Interest Prediction for Autonomous Driving Using Semi-Supervised Labeling
isabelleysseric/Moving-object-tracking
Create a moving object detection and tracking program using MATLAB & Python.
lukehb/137-roi
A library of trajectory region of interest mining algorithms
RobuRishabh/Lane_detector_Using_OpenCV_for_autonomous_vehicle
Lane detection is a crucial step in training autonomous driving cars. It helps identify and avoid entering other lanes by analyzing visual input. Lane recognition algorithms play a vital role in ADAS and autonomous vehicle systems. They accurately detect lane locations and borders, contributing to safe and reliable navigation.
trajkd/Finding-Lane-Lines-on-the-Road
Finding Lane Lines on the Road (project 1 of 9 from Udacity Self-Driving Car Engineer Nanodegree)
IDU-CVLab/Images_Preprocessing_2nd
Preprocessing images with focus on segmentation of CT slices
jit-vin/Advanced-Region-Of-Interest
A sophisticated system designed for precise object detection within user-defined regions of interest (ROI)
Michalis-Managoudis/DIP_create_ROI_vehicle_detection
Create region of interest from frames and vehicle detection
Pathfinder1996/Palm-Vein-ROI-Extraction
Python implementation of the palm vein ROI(Region of Interest) extraction algorithm
RichardObi/mammo_dp
Official repository of "Enhancing the Utility of Privacy-Preserving Cancer Classification using Synthetic Data"
vinaymancha/ROI
Region of Interest detection on satellite images for weather changes
w4356y/GeoViz
Spatial Data Visualization
arshadzahangirchowdhury/old_ROI-Finder
AI software for X-ray fluorescence imaging regions of interest detection.
justinliu23/DME-project
Prediction of DME eye disease
Kahsolt/EmotionROI-ex
Unofficial implementation of the EmotionROI essay and extended applications
Xza85hrf/FlexiBlur
FlexiBlur is a Python GUI application that lets users apply various blur effects to images and videos. It supports simple and advanced blur techniques, including custom settings for motion and radial blurs. Designed for systems with OpenCV, FlexiBlur provides a user-friendly interface for easy and efficient media processing.