| 
    cloudFPGA (cF) API
    1.0
    
   The documentation of the source code of cloudFPGA (cF) 
   | 
   
A python script for testing the cF sobel kernel in multi-threaded environment. More...
Go to the source code of this file.
Classes | |
| class | test_sobel_numpi_video_threaded.FPS | 
| class | test_sobel_numpi_video_threaded.DummyTask | 
Namespaces | |
| test_sobel_numpi_video_threaded | |
Functions | |
| def | test_sobel_numpi_video_threaded.main () | 
Variables | |
| string | test_sobel_numpi_video_threaded.video_common_lib = os.environ['cFpRootDir'] + "HOST/vision/common/languages/python/var" | 
| test_sobel_numpi_video_threaded.manager = multiprocessing.Manager() | |
| string | test_sobel_numpi_video_threaded.trieres_lib = os.environ['cFpRootDir'] + "HOST/vision/sobel/languages/python/build" | 
| bool | test_sobel_numpi_video_threaded.ROI = True | 
A python script for testing the cF sobel kernel in multi-threaded environment.
Definition in file test_sobel_numpi_video_threaded.py.