Aircraft Detection 1.0
Loading...
Searching...
No Matches
python_script.h
Go to the documentation of this file.
1#pragma once
2
3#include <Python.h>
4
5
void configureAndRunPythonScript()
Configures the Python environment and runs a Python script to generate a precision-recall curve.
Definition python_script.cpp:38