Struct cv::cudev::NormHamming#
#include <opencv2/cudev/block/vec_distance.hpp>Collaboration diagram for cv::cudev::NormHamming:
Member Typedef Documentation#
result_type#
typedef int cv::cudev::NormHamming::result_type
value_type#
typedef int cv::cudev::NormHamming::value_type
Constructor & Destructor Documentation#
NormHamming()#
cv::cudev::NormHamming::NormHamming()
Member Function Documentation#
operator result_type()#
cv::cudev::NormHamming::operator result_type()
reduceBlock()#
template<int THREAD_DIM>
void cv::cudev::NormHamming::reduceBlock(
result_type * smem,
uint tid )
Here is the call graph for this function:
reduceThread()#
void cv::cudev::NormHamming::reduceThread(
value_type val1,
value_type val2 )
reduceWarp()#
void cv::cudev::NormHamming::reduceWarp(
result_type * smem,
uint tid )
Here is the call graph for this function:
Member Data Documentation#
mySum#
result_type cv::cudev::NormHamming::mySum
Source file#
The documentation for this struct was generated from the following file:
opencv2/cudev/block/vec_distance.hpp