Home
last modified time | relevance | path

Searched refs:highgui (Results 1 – 25 of 32) sorted by relevance

12

/external/opencv/
DAndroid.mk233 $(LOCAL_PATH)/otherlibs/highgui \
244 otherlibs/highgui/bitstrm.cpp \
245 otherlibs/highgui/grfmt_base.cpp \
246 otherlibs/highgui/grfmt_bmp.cpp \
247 otherlibs/highgui/grfmt_exr.cpp \
248 otherlibs/highgui/grfmt_imageio.cpp \
249 otherlibs/highgui/grfmt_jpeg.cpp \
250 otherlibs/highgui/grfmt_jpeg2000.cpp \
251 otherlibs/highgui/grfmt_png.cpp \
252 otherlibs/highgui/grfmt_pxm.cpp \
[all …]
Dlibopencv.mk8 $(OPENCV)/otherlibs/highgui \
/external/opencv3/3rdparty/ffmpeg/
Dmake.bat1 …_ffmpeg.dll -O2 -x c++ -I../include -I../include/ffmpeg_ -I../../modules/highgui/src ffopencv.c -L…
2 …mpeg_64.dll -O2 -x c++ -I../include -I../include/ffmpeg_ -I../../modules/highgui/src ffopencv.c -L…
/external/opencv3/modules/highgui/
DCMakeLists.txt2 ocv_module_disable(highgui)
6 ocv_add_module(highgui opencv_imgproc opencv_imgcodecs opencv_videoio WRAP python)
9 # CMake file for highgui. See root CMakeLists.txt
/external/opencv3/modules/videoio/misc/java/test/
DVideoCaptureTest.java1 package org.opencv.test.highgui;
/external/opencv3/modules/imgcodecs/misc/java/test/
DHighguiTest.java1 package org.opencv.test.highgui;
/external/opencv3/doc/tutorials/highgui/
Dtable_of_content_highgui.markdown1 High Level GUI and Media (highgui module) {#tutorial_table_of_content_highgui}
/external/opencv3/doc/tutorials/features2d/feature_detection/
Dfeature_detection.markdown27 #include "opencv2/highgui.hpp"
/external/opencv3/doc/tutorials/features2d/feature_description/
Dfeature_description.markdown28 #include "opencv2/highgui.hpp"
/external/opencv3/doc/tutorials/features2d/trackingmotion/good_features_to_track/
Dgood_features_to_track.markdown20 #include "opencv2/highgui.hpp"
/external/opencv3/
DAndroid.mk307 $(LOCAL_PATH)/modules/highgui/include \
313 $(LOCAL_PATH)/modules/highgui \
319 modules/highgui/src/window.cpp
826 $(LOCAL_PATH)/modules/highgui/include \
909 $(LOCAL_PATH)/modules/highgui/include \
1088 $(LOCAL_PATH)/modules/highgui/include \
1284 $(LOCAL_PATH)/modules/highgui/include \
/external/opencv3/doc/tutorials/features2d/trackingmotion/corner_subpixeles/
Dcorner_subpixeles.markdown21 #include "opencv2/highgui.hpp"
/external/opencv3/doc/tutorials/features2d/feature_flann_matcher/
Dfeature_flann_matcher.markdown33 #include "opencv2/highgui.hpp"
/external/opencv3/doc/tutorials/objdetect/cascade_classifier/
Dcascade_classifier.markdown26 #include "opencv2/highgui.hpp"
/external/opencv3/doc/tutorials/features2d/feature_homography/
Dfeature_homography.markdown25 #include "opencv2/highgui.hpp"
/external/opencv3/doc/tutorials/core/interoperability_with_OpenCV_1/
Dinteroperability_with_OpenCV_1.markdown33 #include <opencv2/highgui.hpp>
127 The new *imshow* highgui function accepts both the *Mat* and *IplImage* data structures. Compile and
/external/opencv/otherlibs/highgui/
Dhighgui.h105 LOAD_CHDL(highgui) in LOAD_CHDL() argument
/external/opencv3/doc/
DCMakeLists.txt27 …set(FIXED_ORDER_MODULES core imgproc imgcodecs videoio highgui video calib3d features2d objdetect …
/external/opencv3/doc/tutorials/highgui/trackbar/
Dtrackbar.markdown7 - Well, it is time to use some fancy GUI tools. OpenCV provides some GUI utilities (*highgui.h*)
/external/opencv3/doc/tutorials/introduction/display_image/
Ddisplay_image.markdown32 - *highgui* module, as this contains the functions for input and output operations
/external/opencv3/doc/tutorials/features2d/trackingmotion/harris_detector/
Dharris_detector.markdown124 #include "opencv2/highgui.hpp"
/external/opencv3/doc/tutorials/imgproc/imgtrans/filter_2d/
Dfilter_2d.markdown68 #include "opencv2/highgui.hpp"
/external/opencv3/doc/py_tutorials/py_gui/py_video_display/
Dpy_video_display.markdown55 Identifier](http://docs.opencv.org/modules/highgui/doc/reading_and_writing_video.html#videocapture-…
/external/opencv3/doc/tutorials/imgproc/opening_closing_hats/
Dopening_closing_hats.markdown86 #include "opencv2/highgui.hpp"
/external/opencv3/modules/core/src/
Dversion_string.inc29 … core flann imgproc ml photo video androidcamera imgcodecs shape videoio highgui objdetect superre…

12