Aircraft Detection
1.0
Toggle main menu visibility
Main Page
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
w
y
Functions
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
w
y
Variables
Typedefs
•
All
Files
Functions
Variables
Typedefs
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