OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nbChannelOriginImage
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/highgui/src/
window_QT.cpp
813
int
nbChannelOriginImage
= cvGetElemType(mat);
814
if (
nbChannelOriginImage
!= CV_8UC3) return; //for now, font works only with 8UC3
[
all
...]
window_QT.h
526
int
nbChannelOriginImage
;
Completed in 41 milliseconds