This software partially analyses images taken by the Medium to Large dynamic phenotyping platform at the NPPC.
In particular, this is the version of the software that was used to analyse the 'W8' wheat experiment.
PAT64V3 will calculate things like the height of the plant, as well as the area presented to the camera.
This software depends on OpenCV, and will probably only compile with Visual Studio.
In this form, this software will only run on Microsoft Windows, as the backslash ('\') has been hard coded as the file separator.
I recommend that this project only be used as a reference, ie. to inspect the algorithm's and OpenCV functions used to analyse the images.
This software was written by Dr. Jiwan Han
PAT64V3 has been ported to run on Linux and compile with GCC. It is likely that it will also run and compile on most other platforms including Unix and MS Windows, but this has not been tested. You should use that version instead.