EstervQrCode
1.1.1
Library for qr code manipulation
Deprecated List
File
block.hpp
Use cudev instead.
File
border_interpolate.hpp
Use cudev instead.
File
color.hpp
Use cudev instead.
File
common.hpp
Use cudev instead.
File
cuda_types.hpp
Use cudev instead.
Member
cv::Algorithm::write
(const Ptr< FileStorage > &fs, const String &name=
String()
) const
Member
cv::convertFp16
(InputArray src, OutputArray dst)
Use
Mat::convertTo
with CV_16F instead.
Member
cv::error
(const
Exception
&exc)
drop this version
Member
cv::FileNode::FileNode
(const
FileStorage
*fs, size_t blockIdx, size_t ofs)
Member
cv::getThreadNum
()
Current implementation doesn't corresponding to this documentation.
Member
cv::linearPolar
(InputArray src, OutputArray dst, Point2f center, double maxRadius, int flags)
This function produces same result as
cv::warpPolar
(src, dst, src.size(), center, maxRadius, flags)
Member
cv::logPolar
(InputArray src, OutputArray dst, Point2f center, double M, int flags)
This function produces same result as
cv::warpPolar
(src, dst, src.size(), center, maxRadius, flags+WARP_POLAR_LOG);
Member
cv::ocl::Context::Context
(int dtype)
Member
cv::ocl::Context::create
(int dtype)
Member
cv::ocl::Context::create
()
Member
cv::ocl::initializeContextFromHandle
(
Context
&ctx, void *platform, void *context, void *device)
Class
cv::ocl::Platform
Member
cv::ocl::Platform::getDefault
()
Member
cv::TLSDataAccumulator< T >::gather
(std::vector< T * > &data) const
replaced by
detachData()
Member
cv::TLSDataContainer::gatherData
(std::vector< void * > &data) const
use
detachData()
instead
Member
cv::v_signmask
(const v_reg< _Tp, n > &a)
v_signmask depends on a lane count heavily and therefore isn't universal enough
Member
CvMat
CvMat
is now obsolete; consider using
Mat
instead.
Member
CvMatND
consider using
cv::Mat
instead
File
datamov_utils.hpp
Use cudev instead.
File
dynamic_smem.hpp
Use cudev instead.
File
emulation.hpp
Use cudev instead.
File
filters.hpp
Use cudev instead.
File
funcattrib.hpp
Use cudev instead.
File
functional.hpp
Use cudev instead.
File
limits.hpp
Use cudev instead.
File
reduce.hpp
Use cudev instead.
File
saturate_cast.hpp
Use cudev instead.
File
scan.hpp
Use cudev instead.
File
simd_functions.hpp
Use cudev instead.
File
transform.hpp
Use cudev instead.
File
type_traits.hpp
Use cudev instead.
File
utility.hpp
Use cudev instead.
File
vec_distance.hpp
Use cudev instead.
File
vec_math.hpp
Use cudev instead.
File
vec_traits.hpp
Use cudev instead.
File
warp.hpp
Use cudev instead.
File
warp_reduce.hpp
Use cudev instead.
File
warp_shuffle.hpp
Use cudev instead.