OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cvTransform
(Results
1 - 6
of
6
) sorted by null
/external/opencv/cxcore/include/
cxcore.h
718
CVAPI(void)
cvTransform
( const CvArr* src, CvArr* dst,
721
#define cvMatMulAddS
cvTransform
[
all
...]
/external/opencv3/modules/core/include/opencv2/core/
core_c.h
[
all
...]
/external/opencv/cv/include/
cvcompat.h
473
cvTransform
( &src, &dst, &M, NULL );
[
all
...]
/external/opencv/cxcore/src/
cxmatmul.cpp
[
all
...]
/external/opencv3/modules/core/test/
test_math.cpp
894
cvTransform
( test_array[INPUT][0], test_array[OUTPUT][0], &_m, _shift.data.ptr ? &_shift : 0);
[
all
...]
/external/opencv3/modules/core/src/
matmul.cpp
[
all
...]
Completed in 80 milliseconds