DeepForest icon indicating copy to clipboard operation
DeepForest copied to clipboard

Modified boxes_to_shapefile function

Open Om-Doiphode opened this issue 2 years ago • 0 comments

Fixes Issue #516:

The following modifications have been made:

  • Updated the boxes_to_shapefile function in utilities.py to use the 'rgb' argument instead of 'image_path'.
  • Modified the test functions in test_utilities.py to ensure the correct functionality of the modified boxes_to_shapefile function.

Om-Doiphode avatar Jan 14 '24 16:01 Om-Doiphode