> For the complete documentation index, see [llms.txt](https://support.senterasensors.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senterasensors.com/home/fieldagent/fieldagent/fieldagent-mobile/stand-count-how-to-capture-and-import-imagery.md).

# Stand Count - How to Capture and Import Imagery

FieldAgent Stand Counts allow you to efficiently and effectively capture population counts on every acre of your operation – processing images from throughout a field to identify every plant in every image for the most accurate and complete results. Currently supported crops are Corn, Soybeans, Cotton, and Potato.

## How to Capture Stand Count Imagery

### When to Fly

Timing is important when flying for stand count, see timing and growth to fly by crop below.

| Crop       | Timing         | Planting Size                                    |
| ---------- | -------------- | ------------------------------------------------ |
| Corn/Maize | V2-V3 or V4-V5 | Greater than 4 inches from leaf tip to leaf tip. |
| Soybean    | V2-V3          | Greater than 4 inches from leaf tip to leaf tip. |
| Cotton     | 5-6 Leaf Stage | Greater than 4 inches from leaf tip to leaf tip. |

<figure><img src="https://content.gitbook.com/content/sPOYY19dQnuyPXFXGPWK/blobs/KsXoSXYNt0Y8WJ4hR9h2/image.png" alt=""><figcaption></figcaption></figure>

### What Drone and Sensor <a href="#what_drone_and_sensor" id="what_drone_and_sensor"></a>

The integrated sensors on the Mavic 3E/3M and Phantom 4 Pro V2 will also collect imagery for stand counts. These sensors are flown at 50ft to ensure plants can be recognized in the imagery. To see a full list of sensor's supported see [link](https://catalog.sentera.com/products/field_scale_stand_count) .

<div align="left"><figure><img src="https://1827205515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsPOYY19dQnuyPXFXGPWK%2Fuploads%2FVN3bxlaTQKvZjd3Z1TLd%2Ftest2.png?alt=media&amp;token=547046dd-7c64-41e7-88be-8e14ef4781d9" alt=""><figcaption></figcaption></figure></div>

### Flight Settings <a href="#flight_settings" id="flight_settings"></a>

Select the Stand Count Preset in FieldAgent Mobile when creating a flight plan. FieldAgent Mobile defaults to an overlap of -300%. This will produce \~1 stand count per acre. If you'd like more or less, adjust the overlap under parameters higher (more frequent Stand Counts) or lower (less Stand Counts).

### Atmospheric Conditions

Make sure you plan accordingly as lighting, winds and precipitation can change.

* **Lighting** - In order to get the best results when flying for stand count I would capture imagery between 2 hours after sunrise and 2 hours before sunset. In addition also have consistent lighting conditions for the best results.&#x20;
* **Wind** - The wind conditions should be within the specified limits of the drone or system being used to carry the imaging sensor.
* **Precipitation** - There should be no active precipitation during imagery capture.

### Non-Flat Terrain

Processing Stand Counts requires a specific and consistent height above the plants throughout flight. \
When flying over non-flat terrain, Terrain Informed should be turned on. Also, planning a terrain Informed flight DOES require an internet connection in order to download the terrain data.\
\
Terrain Informed Flight planning instructions for:\
\
[DJI drones with FieldAgent](https://support.senterasensors.com/fieldagent-mobile-ios/60-second-guides/terrain-informed-flight)

<div align="left"><figure><img src="https://1827205515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsPOYY19dQnuyPXFXGPWK%2Fuploads%2FBas3d5fMKLhYZIrFiEB7%2Fimage.png?alt=media&amp;token=0e08c7d3-924f-42e2-90ab-02e49298b0a7" alt="" width="374"><figcaption></figcaption></figure></div>

### Obstacles <a href="#obstacles" id="obstacles"></a>

<img src="https://img.zohostatic.com/zde/static/images/caution.png" alt="" data-size="line"> <mark style="background-color:red;">You are responsible for planning and executing safe flights. Always check the flight area for trees and other obstacles. During flight, be prepared to take over at any time.</mark> \
\ <mark style="background-color:red;">WARNING:</mark> Concave flight boundaries with surrounding trees at or near the planned altitude should be replanned as line missions. Look closely at planned flight routes before pressing launch. Some flight patterns over concave flight boundaries may cut through the boundaries. Cutting through the boundary is the most efficient path, but not always the safest. To solve this problem, clear the flight plan and, in the order the drone can safely fly, select all the locations where you would like to capture an image for stand count. Planning flights in this manner also makes it less likely that images are captured over areas where a stand count may not be possible (ex. Over terracing or irrigation channels). See below for an example of a custom planned line flight that ensures the drone will not cross over trees while capturing photos.

<figure><img src="https://1827205515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsPOYY19dQnuyPXFXGPWK%2Fuploads%2FoJNAhrWgfSCNJEWAKuER%2Funknown.png?alt=media&amp;token=542ac20c-f076-450d-a116-a2edff4f8c64" alt=""><figcaption></figcaption></figure>

### Importing Data

Learn how to import your imagery into FieldAgent [here](/home/fieldagent/importing-images.md) .


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://support.senterasensors.com/home/fieldagent/fieldagent/fieldagent-mobile/stand-count-how-to-capture-and-import-imagery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
