🤖
AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文) を参照してください。
|
| struct | cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_and_postprocess< Inputs > |
| |
| struct | cv::detail::OCVStCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_and_postprocess< Inputs > |
| |
| class | cv::GCPUContext |
| |
| class | cv::GCPUKernel |
| |
| class | cv::GCPUKernelImpl< Impl, K > |
| |
| class | cv::GCPUStKernelImpl< Impl, K, S > |
| |
| struct | cv::detail::get_in< T > |
| |
| struct | cv::detail::get_in< cv::GArray< cv::GArray< U > > > |
| |
| struct | cv::detail::get_in< cv::GArray< cv::GMat > > |
| |
| struct | cv::detail::get_in< cv::GArray< cv::GScalar > > |
| |
| struct | cv::detail::get_in< cv::GArray< U > > |
| |
| struct | cv::detail::get_in< cv::GFrame > |
| |
| struct | cv::detail::get_in< cv::GMat > |
| |
| struct | cv::detail::get_in< cv::GMatP > |
| |
| struct | cv::detail::get_in< cv::GOpaque< cv::GMat > > |
| |
| struct | cv::detail::get_in< cv::GOpaque< cv::GScalar > > |
| |
| struct | cv::detail::get_in< cv::GOpaque< U > > |
| |
| struct | cv::detail::get_in< cv::GScalar > |
| |
| struct | cv::detail::get_out< cv::GArray< cv::GArray< U > > > |
| |
| struct | cv::detail::get_out< cv::GArray< cv::GMat > > |
| |
| struct | cv::detail::get_out< cv::GArray< U > > |
| |
| struct | cv::detail::get_out< cv::GFrame > |
| |
| struct | cv::detail::get_out< cv::GMat > |
| |
| struct | cv::detail::get_out< cv::GMatP > |
| |
| struct | cv::detail::get_out< cv::GOpaque< U > > |
| |
| struct | cv::detail::get_out< cv::GScalar > |
| |
| struct | cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > > |
| |
| struct | cv::detail::OCVSetupHelper< Impl, std::tuple< Ins... > > |
| |
| struct | cv::detail::OCVStCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > > |
| |
| struct | cv::detail::tracked_cv_mat |
| |
◆ GAPI_OCV_KERNEL
| #define GAPI_OCV_KERNEL |
( |
| Name, |
|
|
| API ) |
Value:
Definition gcpukernel.hpp:468
◆ GAPI_OCV_KERNEL_ST
| #define GAPI_OCV_KERNEL_ST |
( |
| Name, |
|
|
| API, |
|
|
| State ) |
Value:
Definition gcpukernel.hpp:480