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

Variables

string trieres_lib = os.environ['cFpRootDir'] + "HOST/vision/warp_transform/languages/python/build"
 
string input = os.environ['cFpRootDir'] + "ROLE/vision/hls/warp_transform/test/512x512.png"
 
 out
 
 output_image
 
 output_points
 

Variable Documentation

◆ input

string test_warp_transform_filename.input = os.environ['cFpRootDir'] + "ROLE/vision/hls/warp_transform/test/512x512.png"

Definition at line 34 of file test_warp_transform_filename.py.

◆ out

test_warp_transform_filename.out

Definition at line 36 of file test_warp_transform_filename.py.

◆ output_image

test_warp_transform_filename.output_image

Definition at line 36 of file test_warp_transform_filename.py.

◆ output_points

test_warp_transform_filename.output_points

Definition at line 36 of file test_warp_transform_filename.py.

◆ trieres_lib

string test_warp_transform_filename.trieres_lib = os.environ['cFpRootDir'] + "HOST/vision/warp_transform/languages/python/build"

Definition at line 29 of file test_warp_transform_filename.py.