OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CV_SUBMINOR_VERSION
(Results
1 - 3
of
3
) sorted by null
/external/opencv/cxcore/include/
cvver.h
52
#define
CV_SUBMINOR_VERSION
0
/external/opencv3/modules/core/include/opencv2/core/
version.hpp
69
#define
CV_SUBMINOR_VERSION
CV_VERSION_REVISION
/external/opencv3/modules/videoio/src/
cap_ffmpeg.cpp
90
CVAUX_STRW(CV_MAJOR_VERSION) CVAUX_STRW(CV_MINOR_VERSION) CVAUX_STRW(
CV_SUBMINOR_VERSION
)
99
CVAUX_STR(CV_MAJOR_VERSION) CVAUX_STR(CV_MINOR_VERSION) CVAUX_STR(
CV_SUBMINOR_VERSION
)
Completed in 40 milliseconds