cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
Variables | |
string | trieres_lib = os.environ['cFpRootDir'] + "HOST/vision/harris/languages/python/build" |
string | input = os.environ['cFpRootDir'] + "ROLE/vision/hls/harris/test/512x512.png" |
out | |
output_image | |
output_points | |
string test_harris_filename.input = os.environ['cFpRootDir'] + "ROLE/vision/hls/harris/test/512x512.png" |
Definition at line 34 of file test_harris_filename.py.
test_harris_filename.out |
Definition at line 36 of file test_harris_filename.py.
test_harris_filename.output_image |
Definition at line 36 of file test_harris_filename.py.
test_harris_filename.output_points |
Definition at line 36 of file test_harris_filename.py.
string test_harris_filename.trieres_lib = os.environ['cFpRootDir'] + "HOST/vision/harris/languages/python/build" |
Definition at line 29 of file test_harris_filename.py.