This repository focuses on Intensity Transformations and Neighborhood Filtering where it involves implementing various image processing techniques on a set of images. This was done as part of the ...
This Python tool provides an easy way to label objects in images with bounding boxes for YOLO training. It allows to load images from a directory, draw bounding boxes around objects of interest, ...