Skip to content

Releases: UTokyo-FieldPhenomics-Lab/EasyIDP

Switch to pyproject.toml and python 3.10+

15 May 05:30

Choose a tag to compare

We change the project dependency manager from requiresments.txt to uv generated pyproject.toml, a manager 100+ times faster than pip.

Breaking updates

  • We switch the python version requirements to python 3.10+

Enhancement

Support Metashape multi-spectral projects

Provide fully API documentation

25 Jan 10:08

Choose a tag to compare

Support update dataset and fix usage bugs

02 Sep 08:24

Choose a tag to compare

Rebuild almost functions from v1.0

27 Jul 10:35

Choose a tag to compare

Now support the following functions in the readme demo:

  • 1. Read ROI
  • 2. Crop by ROI
  • 3. Read Reconstruction projects
    • read single reconstruction project by idp.Pix4D() and idp.Metashape()
    • Batch loading
  • 4. Backward Projection

Enhancements

Testing publish on pypi

06 Aug 06:22

Choose a tag to compare

Now the easyidp v2.0 package support install from pypi

pip install easyidp

Final support for V1.0

17 May 09:56

Choose a tag to compare

We are going to reconstruct the full package to make it easier to use, the package structure will be totally rewrite. If you need previous version, please check the archive here