Crop row Detector¶
This tool, crop-row-detector makes it possible to detect rows of crops in georeferenced orthomosaic.
crop-row-detector uses the output from CDC - Color Distance Calculator or similar segmented orthomosaic and extract the crop from the background and uses Hough transform to detect crop rows.
Installation¶
crop-row-detector is a python package and can be installed with pip:
pip install .
See Installation for more advanced methods of installation.
Acknowledgement¶
the crop-row-detector tool was developed by SDU UAS Center as part of the project Præcisionsfrøavl, that was supported by the Green Development and Demonstration Programme (GUDP) and Frøafgiftsfonden both from Denmark.