Cv::Ocl¶
Singleton Methods¶
attach_context(platform_name: String, platform_id: Rice::Pointer≺void≻, context: Rice::Pointer≺void≻, device_id: Rice::Pointer≺void≻) -> NilClass
build_options_add_matrix_description(build_options: String, name: String, _m: Cv::InputArray) -> NilClass
check_optimal_vector_width(vector_widths: Rice::Pointer≺int≻, src1: Cv::InputArray, src2: Cv::InputArray, src3: Cv::InputArray, src4: Cv::InputArray, src5: Cv::InputArray, src6: Cv::InputArray, src7: Cv::InputArray, src8: Cv::InputArray, src9: Cv::InputArray, strat: Cv::Ocl::OclVectorStrategy) -> Integer
convert_from_buffer(cl_mem_buffer: Rice::Pointer≺void≻, step: Integer, rows: Integer, cols: Integer, type: Integer, dst: Cv::UMat) -> NilClass
convert_from_image(cl_mem_image: Rice::Pointer≺void≻, dst: Cv::UMat) -> NilClass
get_open_cl_allocator -> Cv::MatAllocator
get_open_cl_error_string(error_code: Integer) -> String
get_platfoms_info(platform_info: Std::Vector≺cv꞉꞉ocl꞉꞉PlatformInfo≻) -> NilClass
have_open_cl? -> TrueClass
have_svm? -> TrueClass
kernel_to_str(_kernel: Cv::InputArray, ddepth: Integer, name: String) -> String
memop_type_to_str(t: Integer) -> String
predict_optimal_vector_width(src1: Cv::InputArray, src2: Cv::InputArray, src3: Cv::InputArray, src4: Cv::InputArray, src5: Cv::InputArray, src6: Cv::InputArray, src7: Cv::InputArray, src8: Cv::InputArray, src9: Cv::InputArray, strat: Cv::Ocl::OclVectorStrategy) -> Integer
predict_optimal_vector_width_max(src1: Cv::InputArray, src2: Cv::InputArray, src3: Cv::InputArray, src4: Cv::InputArray, src5: Cv::InputArray, src6: Cv::InputArray, src7: Cv::InputArray, src8: Cv::InputArray, src9: Cv::InputArray) -> Integer
set_use_open_cl(flag: TrueClass) -> NilClass
type_to_str(t: Integer) -> String
use_open_cl? -> TrueClass
vecop_type_to_str(t: Integer) -> String