cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
Return to the generic documentation of cloudFPGA
xf_config_params.h
Go to the documentation of this file.
1
17
42
53
#ifndef _XF_MEDIANBLUR_CONFIG_PARAMS_H_
54
#define _XF_MEDIANBLUR_CONFIG_PARAMS_H_
55
56
#define NO 1
// Normal Operation
57
#define RO 0
// Resource Optimized
58
59
#define RGB 0
60
#define GRAY 1
61
/* Filter window size*/
62
#define WINDOW_SIZE 9
63
64
#endif
// _XF_MEDIANBLUR_CONFIG_PARAMS_H_
65
66
67
repos_for_Dox
cFp_Zoo
ROLE
vision
hls
median_blur
include
xf_config_params.h
Generated on Sat Jul 15 2023 05:03:00 for cloudFPGA (cF) API by
1.9.1