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

pliman 1.1.0

Compare
Choose a tag to compare
@TiagoOlivoto TiagoOlivoto released this 12 Dec 01:42

New functions

  • measure_disease_iter() to measure disease in an interactive section.
  • pick_count() to count objects in an image manually.
  • pick_palette() to create an image palette by picking up color point(s) from the image
  • pick_rgb() to pick up the RGB values from selected point(s) in the image.
  • summary_index() to summary the index either between and within objects.
  • pliman now exports the foward-pipe operator %>%. Code from poorman package.

Minor changes

  • Deprecated functions in the last version (count_objects(), image_show(), leaf_area(), objects_rgb(), prop_segmented(), and symptomatic_area()) were removed.
  • Use Bootstrap 5 from pkgdown 2.0.0 in the package site.