#include "RasterSpecialist.h"
#include "RasterStrategy.h"
#include "Modules/ImageProcessor/RasterImageProcessor/REdgeDetection.h"
#include "Modules/ImageProcessor/ImageProcessorTools/SegmentationTools.h"
#include "Tools/Location.h"
Include dependency graph for RFieldSpecialist.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | RFieldSpecialist |
This class regognizes lines on the field, and the intersection of them. More... | |
struct | RFieldSpecialist::processParam |
this structure contains important parameters for the line recognition: More... |
Definition in file RFieldSpecialist.h.