v4.2
What's Changed
- Enable multi label input by @nfahlgren in #1361
- 1363 floodfill function by @maliagehan in #1364
- Documentation minor bug fixes by @HaleySchuhl in #1372
- Update spectral wavelengths for CropReporter datasets by @nfahlgren in #1374
- Update README.md with Deepsource badge by @HaleySchuhl in #1386
- add new function called detect_color_card by @HaleySchuhl in #1362
- added flexibility to handle rotation in color cards, consistent chip labeling regardless of orientation, and reduced number of input parameters. Pre-existing
pcv.transform.find_color_card
still exists but will be deprecated in the future.
- added flexibility to handle rotation in color cards, consistent chip labeling regardless of orientation, and reduced number of input parameters. Pre-existing
- Bugfix/data wrangling update: Roi coord dtype cast by @HaleySchuhl in #1376
- too many leading '#' for block comment by @dhiraj-ms in #1402
- Removed whitespace surrounding docstring text by @zeeuqsze in #1392
- Whitespace after "," by @dhiraj-ms in #1399
- PTC-W0019 - Consider using literal syntax by @zeeuqsze in #1408
- changing doc string conventions for deepsource best practices by @joshqsumner in #1391
- FLK-D200 by @kmurphy61 in #1393
- grouping imports per deepsource by @joshqsumner in #1396
- changing max linewidth in file by @joshqsumner in #1398
- changes for deepsource expecting 2 blank lines by @joshqsumner in #1401
- Deleted variable mask=mask by @zeeuqsze in #1404
- removing redundant object specification by @joshqsumner in #1403
- Py w0069 by @joshqsumner in #1406
- docs: add mtwatso2-eng as a contributor for code by @allcontributors in #1409
- changed comparison order per deepsource standards by @joshqsumner in #1394
- added line after docstring by @AFis-245 in #1397
- docs: add AFis-245 as a contributor for code by @allcontributors in #1410
- Replaced obs with _ by @zeeuqsze in #1405
- Removing unused libraries by @dhiraj-ms in #1407
- Update colorspaces.py add CMYK by @HaleySchuhl in #1390
- PYL-W0612 deepsource replace unused vars by @HaleySchuhl in #1395
- Remove old utility scripts by @nfahlgren in #1411
- Add metadata method by @HaleySchuhl in #1375
- Updated color correction tutorial by @HaleySchuhl in #1415
New Contributors
Full Changelog: v4.0.1...v4.2