Home
last modified time | relevance | path

Searched refs:stitching (Results 1 – 13 of 13) sorted by relevance

/external/opencv3/modules/stitching/
DCMakeLists.txt1 set(the_description "Images stitching")
7 ocv_define_module(stitching opencv_imgproc opencv_features2d opencv_calib3d opencv_objdetect
Dopencl_kernels_stitching.hpp11 namespace stitching namespace
Dopencl_kernels_stitching.cpp10 namespace stitching namespace
/external/opencv3/
DAndroid.mk996 $(LOCAL_PATH)/modules/stitching \
1001 $(LOCAL_PATH)/modules/stitching/include \
1002 $(LOCAL_PATH)/modules/stitching
1007 modules/stitching/src/autocalib.cpp \
1008 modules/stitching/src/blenders.cpp \
1009 modules/stitching/src/camera.cpp \
1010 modules/stitching/src/exposure_compensate.cpp \
1011 modules/stitching/src/matchers.cpp \
1012 modules/stitching/src/motion_estimators.cpp \
1013 modules/stitching/src/seam_finders.cpp \
[all …]
/external/opencv3/modules/stitching/perf/
Dperf_main.cpp3 CV_PERF_TEST_MAIN(stitching)
/external/opencv3/modules/stitching/src/
Dwarpers.cpp115 ocl::Kernel k("buildWarpPlaneMaps", ocl::stitching::warpers_oclsrc); in buildMaps()
315 ocl::Kernel k("buildWarpSphericalMaps", ocl::stitching::warpers_oclsrc); in buildMaps()
363 ocl::Kernel k("buildWarpCylindricalMaps", ocl::stitching::warpers_oclsrc); in buildMaps()
Dblenders.cpp258 ocl::Kernel k("feed", ocl::stitching::multibandblend_oclsrc, buildOptions); in ocl_MultiBandBlender_feed()
462 ocl::Kernel k("normalizeUsingWeightMap", ocl::stitching::multibandblend_oclsrc, buildOptions); in ocl_normalizeUsingWeightMap()
/external/opencv3/doc/
DCMakeLists.txt27 …core imgproc imgcodecs videoio highgui video calib3d features2d objdetect ml flann photo stitching)
Dopencv.bib35 title = {Automatic panoramic image stitching using invariant features},
605 title = {Image alignment and stitching: a tutorial, Microsoft Corporation, Redmond, WA},
753 …ance evaluation of color correction approaches for automatic multi-view image and video stitching},
/external/opencv3/doc/py_tutorials/py_feature2d/py_orb/
Dpy_orb.markdown50 choice in low-power devices for panorama stitching etc.
/external/opencv3/doc/py_tutorials/py_imgproc/py_pyramids/
Dpy_pyramids.markdown61 One application of Pyramids is Image Blending. For example, in image stitching, you will need to
/external/opencv3/modules/core/src/
Dversion_string.inc29 …mgcodecs shape videoio highgui objdetect superres ts features2d calib3d java stitching videostab\n"
/external/opencv3/doc/py_tutorials/py_feature2d/py_surf_intro/
Dpy_surf_intro.markdown134 previous. If you are working on cases where orientation is not a problem (like panorama stitching)