v4.10
What's Changed
- fixing typo by @joshqsumner in #1755
- Hough circle regional filter by @joshqsumner in #1758
- update FAQ to mention color standardization by @HaleySchuhl in #1762
- Use a self-hosted image for testing by @nfahlgren in #1769
- add "thermal" mode to readimage() by @AFis-245 in #1727
- Add
num_acute_ptsoutputs observation tohomology.acuteby @HaleySchuhl in #1760 - Add cymk threshold custom range by @HaleySchuhl in #1763
- Rect multi roi by @joshqsumner in #1764
- color_correction.py fixes by @natejly in #1545
- Deepsource fixes for hyper_histogram by @natejly in #1500
- function import syntax update to resolve circular import deepsource issues by @HaleySchuhl in #1777
- Add total_edge_length to
pcv.analyze.sizeand debug updates by @HaleySchuhl in #1772 - manually unpacking tuple by @joshqsumner in #1781
- Filepath metadata by @joshqsumner in #1761
- Homology.pseudolandmarks complexity by @joshqsumner in #1785
- Acute complexity by @joshqsumner in #1786
- Segment insertion angle complexity by @joshqsumner in #1787
- Bump Python versions to 3.11-3.13 by @nfahlgren in #1799
- Flexible img format by @joshqsumner in #1774
- Default all imgformats by @joshqsumner in #1776
- Roi filter within by @joshqsumner in #1771
- crop_position_mask complexity by @joshqsumner in #1780
- json2csv cyclomatic complexity by @joshqsumner in #1784
- visualize.histogram complexity by @joshqsumner in #1782
- Analyze bound horizontal/vertical complexity by @joshqsumner in #1783
- fixed tutorial problem by @joshqsumner in #1808
- Add empty mask handling within
filters.obj_propsby @HaleySchuhl in #1811 - Support dpi with Altair by @nfahlgren in #1815
- docs: add JalissaPirro as a contributor for code, and doc by @allcontributors[bot] in #1836
- docs: add Sam-Taylor-UIOWA as a contributor for code, and doc by @allcontributors[bot] in #1837
- docs: add marcusdgriff as a contributor for code, doc, and test by @allcontributors[bot] in #1838
- Add "classic mini" color card support by @HaleySchuhl in #1817
- Revise tutorial contribution guide by @nfahlgren in #1841
- Limit altair version to v5, probably bump to v6 of altair in v5 of plantcv by @HaleySchuhl in #1845
- Metadata inspection by @joshqsumner in #1792
- Add easy metadata terms by @joshqsumner in #1798
- adding methods to roi.quick_filter by @joshqsumner in #1818
- add
segment_widthto morphology tools by @HaleySchuhl in #1844 - Open ended date filter by @joshqsumner in #1823
Full Changelog: v4.9...v4.10