Skip to content

UAV data processing pipelines and products for Plant Science

Notifications You must be signed in to change notification settings

PlantScience/uav-pipeline

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 14, 2024 12:06
November 14, 2024 12:06
November 11, 2024 16:19

uav-pipeline

UAV data processing pipelines and data products for Plant Science

Click an element to view details

flowchart LR
    start[Start]
    ug[GRYFN UAV]
    ut[3rd party UAV]
    s[RGB, HSI, LiDAR sensor]
    st[Thermal sensor]
    sm[Multispectral sensor]
    style start fill:#ffffff
    style ug fill:#ffffff
    style ut fill:#ffffff
    style s fill:#ffffff
    style st fill:#ffffff
    style sm fill:#ffffff

    ws[<a href='PlantScience/uav-pipeline/blob/main/workflow_general/workflow.md'>View workflow</a>]
    wst[<a href='PlantScience/uav-pipeline/blob/main/workflow_thermal/workflow.md'>View workflow</a>]
    wsm[<a href='PlantScience/uav-pipeline/blob/main/workflow_multispectral/workflow.md'>View workflow</a>]
    style ws stroke-width:2px
    style wst stroke-width:2px
    style wsm stroke-width:2px

    dws[View data product guide]
    dwst[<a href='PlantScience/uav-pipeline/blob/main/workflow_thermal/data_product.md'>View data product guide</a>]
    style dws stroke-width:2px
    style dwst stroke-width:2px

    start --> ug
    start --> ut
    ug --> s
    ug --> st
    ut --> sm
    s  --> ws
    st --> wst
    sm --> wsm
    ws  --> dws
    wst --> dwst

About

UAV data processing pipelines and products for Plant Science

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages