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