Socket
Socket
Sign inDemoInstall

easyidp

Package Overview
Dependencies
24
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    easyidp

A handy tool for dealing with region of interest (ROI) on the image reconstruction (Metashape & Pix4D) outputs, mainly in agriculture applications


Maintainers
1

Readme

GitHub code size in bytes GitHub GitHub top language GitHub Downloads GitHub Downloads

EasyIDP (Easy Intermediate Data Processor), A handy tool for dealing with region of interest (ROI) on the image reconstruction (Metashape & Pix4D) outputs, mainly in agriculture applications. It provides the following functions:

  1. Backward Projection ROI to original images (Backward Projector).
  2. Crop ROI on GeoTiff Maps (DOM & DSM) and Point Cloud (ROI Cropper).
  3. Save cropped results to corresponding files (ROI Saver).

This project tried to use packges based on pure-python, instead of installing some heavy packages (Open3D, OpenCV) and hard to install packages (GDAL dependices) for one or two individual functions. This may cause efficiency loss and differences in coding habit.

Documentation

Please check Official Documents ( 中文 | 日本語(翻訳募集) ) for full documentations. And please also use the Github Discussion when you meet any problems.

References

Please cite this paper if this project helps you:

@Article{wang_easyidp_2021,
AUTHOR = {Wang, Haozhou and Duan, Yulin and Shi, Yun and Kato, Yoichiro and Ninomiya, Seish and Guo, Wei},
TITLE = {EasyIDP: A Python Package for Intermediate Data Processing in UAV-Based Plant Phenotyping},
JOURNAL = {Remote Sensing},
VOLUME = {13},
YEAR = {2021},
NUMBER = {13},
ARTICLE-NUMBER = {2622},
URL = {https://www.mdpi.com/2072-4292/13/13/2622},
ISSN = {2072-4292},
DOI = {10.3390/rs13132622}
}

We also thanks the benefits from the following open source projects:

This project was partially funded by:

  • the JST AIP Acceleration Research “Studies of CPS platform to raise big-data-driven AI agriculture”;
  • the SICORP Program JPMJSC16H2;
  • CREST Programs JPMJCR16O2 and JPMJCR16O1;
  • the International Science & Technology Innovation Program of Chinese Academy of Agricultural Sciences (CAASTIP);
  • the National Natural Science Foundation of China U19A2061.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc