We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 790030f commit c28ea06Copy full SHA for c28ea06
README.md
@@ -1,2 +1,9 @@
1
# drone-dataflow
2
Drone Dataflow - A MATLAB toolbox for processing images captured by a UAV
3
+
4
+## Installation and usage
5
+1. Download and unzip the toolbox: https://github.com/anderskm/drone-dataflow/archive/master.zip
6
+2. Start MATLAB in the folder, where you unzipped the toolbox.
7
+3. Write "dronedataflow" in the command window to open the Drone Dataflow toolbox GUI.
8
+4. Select the desired task and follow the instructions.
9
+ * **Note**: Check MATLABs command window for progress and details.
0 commit comments