This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
pliman 1.1.0
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 imagepick_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()
, andsymptomatic_area()
) were removed. - Use Bootstrap 5 from pkgdown 2.0.0 in the package site.