Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

pliman 2.1.0

Latest
Compare
Choose a tag to compare
@TiagoOlivoto TiagoOlivoto released this 14 Oct 23:46

New functions

  • A new mosaic_*() family of functions to handle orthomosaics from RGB and multispectral images.

  • object_export() and object_export_shp() to export objects from single images to multiple images.

  • image_augment() to augment an image by rotating it multiple times.

Bug fixes

  • Setting save_image = TRUE in measure_disease_byl() now exports the processed images to a local directory, allowing the use of sad() call to the created object.

Minor improvements

  • Arguments r, g, b, re, and nir now included in analyze_objects(), analyze_objects_shp(), and image_view(), allowing to correctly choose the image band.
  • image_segment_mask() now has a col_background argument.
  • Argument width_at included in analyze_objects().