This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
New functions
-
A new
mosaic_*()
family of functions to handle orthomosaics from RGB and multispectral images. -
object_export()
andobject_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
inmeasure_disease_byl()
now exports the processed images to a local directory, allowing the use ofsad()
call to the created object.
Minor improvements
- Arguments r, g, b, re, and nir now included in
analyze_objects()
,analyze_objects_shp()
, andimage_view()
, allowing to correctly choose the image band. image_segment_mask()
now has acol_background
argument.- Argument
width_at
included inanalyze_objects()
.