cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
test_harris_filename Namespace Reference

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
 

Variable Documentation

◆ input

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.

◆ out

test_harris_filename.out

Definition at line 36 of file test_harris_filename.py.

◆ output_image

test_harris_filename.output_image

Definition at line 36 of file test_harris_filename.py.

◆ output_points

test_harris_filename.output_points

Definition at line 36 of file test_harris_filename.py.

◆ trieres_lib

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.