Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xilinx/xfopencv
/ functions
Functions
1,366 in github.com/Xilinx/xfopencv
⨍
Functions
1,366
◇
Types & classes
324
Method
allocate
examples_sdaccel/dilation/xcl2.hpp:55
Method
allocate
examples_sdaccel/meanshifttracking/xcl2.hpp:55
Method
allocate
examples_sdaccel/cvtcolor/xcl2.hpp:55
Method
allocate
examples_sdaccel/boundingbox/xcl2.hpp:55
Method
allocate
examples_sdaccel/phase/xcl2.hpp:55
Function
ap_uint2float
include/common/xf_structs.h:62
Function
apply_threshold
include/imgproc/xf_colorthresholding.hpp:46
Function
auCheckForCorners
include/features/xf_pack_corners.hpp:80
Function
auFillList
include/features/xf_pack_corners.hpp:41
Function
auFillList_points
include/features/xf_pack_corners.hpp:63
Function
auMedian3x3
include/video/xf_pyr_dense_optical_flow_median_blur.hpp:225
Function
auMedianBlur
include/video/xf_pyr_dense_optical_flow_median_blur.hpp:321
Function
auMedianProc
include/video/xf_pyr_dense_optical_flow_median_blur.hpp:33
Method
bContains
include/common/xf_structs.h:224
Function
bayer_8_to_Scalar
include/common/xf_video_core.h:384
Function
bgr2gray
include/imgproc/xf_cvt_color.hpp:4234
Function
bgr2hls
include/imgproc/xf_cvt_color.hpp:5110
Function
bgr2hsv
include/imgproc/xf_bgr2hsv.hpp:111
Function
bgr2nv12
include/imgproc/xf_cvt_color.hpp:6505
Function
bgr2nv21
include/imgproc/xf_cvt_color.hpp:6592
Function
bgr2rgb
include/imgproc/xf_cvt_color.hpp:6420
Function
bgr2uyvy
include/imgproc/xf_cvt_color.hpp:6264
Function
bgr2xyz
include/imgproc/xf_cvt_color.hpp:4481
Function
bgr2ycrcb
include/imgproc/xf_cvt_color.hpp:4728
Function
bgr2yuyv
include/imgproc/xf_cvt_color.hpp:6355
Function
bitwise_and
include/core/xf_arithm.hpp:576
Function
bitwise_not
include/core/xf_arithm.hpp:621
Function
bitwise_or
include/core/xf_arithm.hpp:600
Function
bitwise_xor
include/core/xf_arithm.hpp:646
Method
bl
include/common/xf_structs.h:218
Function
boundarybox
include/imgproc/xf_boundary.hpp:156
Function
boundingbox
include/imgproc/xf_boundingbox.hpp:156
Function
boundingbox_accel
examples_sdaccel/boundingbox/xf_boundingbox_accel.cpp:34
Function
boxfilter_accel
examples_sdaccel/boxfilter/xf_box_filter_accel.cpp:34
Method
br
include/common/xf_structs.h:221
Function
canny_accel
examples_sdaccel/canny/xf_canny_accel.cpp:35
Function
channel_extract_accel
examples_sdaccel/channelextract/xf_channel_extract_accel.cpp:38
Function
colorthresholding
include/imgproc/xf_colorthresholding.hpp:134
Function
compare
include/core/xf_arithm.hpp:1017
Function
computeFlow
include/video/xf_dense_npyr_optical_flow.hpp:920
Function
computeFlow16
include/video/xf_dense_npyr_optical_flow.hpp:471
Function
computeInterpolation
include/imgproc/xf_resize_nn_bilinear.hpp:160
Function
computeSums
include/video/xf_dense_npyr_optical_flow.hpp:742
Function
computeSums16
include/video/xf_dense_npyr_optical_flow.hpp:171
Function
compute_result
include/video/xf_pyr_dense_optical_flow_scale.hpp:63
Function
convertScaleAbsKernel
include/imgproc/xf_convertScaleAbs.hpp:45
Function
convertTo
include/core/xf_convert_bitdepth.hpp:134
Function
convertTo
include/imgproc/xf_convert_bitdepth.hpp:135
Function
cornerHarris
include/features/xf_harris.hpp:190
Function
cornerHarris_aceel
examples_sdaccel/harris/xf_harris_accel.cpp:33
Function
cornerTracker
examples_sdaccel/cornertracker/xf_corner_tracker_accel.cpp:36
Function
cornerUpdate
include/imgproc/xf_corner_update.hpp:48
Function
cornersImgToList
include/imgproc/xf_corner_img_to_list.hpp:43
Function
cornerupdate_accel
examples_sdaccel/cornertracker/xf_cornerupdate_accel.cpp:34
Function
crop
include/imgproc/xf_crop.hpp:288
Function
crop_accel
examples_sdaccel/crop/xf_crop_accel.cpp:37
Function
cvMat2AXIvideoxf
include/common/xf_axi.h:143
Function
cvtcolor_bgr2gray
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2283
Function
cvtcolor_bgr2hls
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2714
Function
cvtcolor_bgr2hsv
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2839
Function
cvtcolor_bgr2nv12
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:327
Function
cvtcolor_bgr2nv21
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:421
Function
cvtcolor_bgr2rgb
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2406
Function
cvtcolor_bgr2uyvy
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:612
Function
cvtcolor_bgr2xyz
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2467
Function
cvtcolor_bgr2ycrcb
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2591
Function
cvtcolor_bgr2yuyv
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:550
Function
cvtcolor_gray2bgr
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2344
Function
cvtcolor_gray2rgb
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2313
Function
cvtcolor_hls2bgr
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2776
Function
cvtcolor_hls2rgb
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2745
Function
cvtcolor_hsv2bgr
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2901
Function
cvtcolor_hsv2rgb
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2870
Function
cvtcolor_iyuv2nv12
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:642
Function
cvtcolor_iyuv2rgb
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:758
Function
cvtcolor_iyuv2rgba
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:706
Function
cvtcolor_iyuv2yuv4
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:815
Function
cvtcolor_nv122bgr
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1100
Function
cvtcolor_nv122iyuv
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:885
Function
cvtcolor_nv122nv21
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1232
Function
cvtcolor_nv122rgb
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1054
Function
cvtcolor_nv122rgba
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:951
Function
cvtcolor_nv122uyvy
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1378
Function
cvtcolor_nv122yuv4
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:995
Function
cvtcolor_nv122yuyv
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1190
Function
cvtcolor_nv212bgr
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1145
Function
cvtcolor_nv212iyuv
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1531
Function
cvtcolor_nv212nv12
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1282
Function
cvtcolor_nv212rgb
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1640
Function
cvtcolor_nv212rgba
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1596
Function
cvtcolor_nv212uyvy
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1421
Function
cvtcolor_nv212yuv4
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1746
Function
cvtcolor_nv212yuyv
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:1334
Function
cvtcolor_rgb2bgr
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2375
Function
cvtcolor_rgb2gray
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2253
Function
cvtcolor_rgb2hls
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2684
Function
cvtcolor_rgb2hsv
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:2807
Function
cvtcolor_rgb2iyuv
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:228
Function
cvtcolor_rgb2nv12
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:279
Function
cvtcolor_rgb2nv21
examples_sdaccel/cvtcolor/xf_cvt_color_accel.cpp:375
← previous
next →
601–700 of 1,366, ranked by callers