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