cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
Return to the generic documentation of cloudFPGA
xf_ocv_ref.hpp
Go to the documentation of this file.
1
17
42
54
#ifndef _XF_OCV_REF_HPP_
55
#define _XF_OCV_REF_HPP_
56
#include "
xf_config_params.h
"
57
58
using namespace
cv;
59
using namespace
std;
60
61
62
void
ocv_ref
(cv::Mat img_gray, cv::Mat& ocv_out_img,
int
ksize
) {
63
64
cv::medianBlur (img_gray, ocv_out_img,
ksize
);
65
66
}
67
68
69
#endif
70
71
ocv_ref
void ocv_ref(cv::Mat img_gray, cv::Mat &ocv_out_img, float Th)
Definition:
xf_ocv_ref.hpp:552
test_harris_standalone.ksize
int ksize
Definition:
test_harris_standalone.py:95
xf_config_params.h
The WarpTransform IP configuration header.
repos_for_Dox
cFp_Zoo
ROLE
vision
hls
median_blur
include
xf_ocv_ref.hpp
Generated on Sat Jul 15 2023 05:03:00 for cloudFPGA (cF) API by
1.9.1