HomeSort by relevance Sort by last modified time
    Searched full:pyramid (Results 51 - 75 of 203) sorted by null

1 23 4 5 6 7 8 9

  /external/opencv3/modules/imgproc/src/
pyramids.cpp 1512 CvMat** pyramid = (CvMat**)cvAlloc( (extra_layers+1)*sizeof(pyramid[0]) ); local
    [all...]
  /external/opencv/cv/src/
cvlkpyramid.cpp 105 CV_ERROR( CV_StsOutOfRange, "The number of pyramid layers is negative" );
333 CV_ERROR( CV_StsBadArg, "pyramid A has insufficient size" );
346 CV_ERROR( CV_StsBadArg, "pyramid B has insufficient size" );
388 // initialize pyramid structures
435 /* do processing from top pyramid level (smallest image)
638 } // end of pyramid levels loop (l)
731 CV_ERROR( CV_StsBadArg, "pyramid A has insufficient size" );
744 CV_ERROR( CV_StsBadArg, "pyramid B has insufficient size" );
801 /* do processing from top pyramid level (smallest image)
    [all...]
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/common/dummydata/
Cheeses.java 119 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
156 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/common/dummydata/
Cheeses.java 119 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
156 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/common/dummydata/
Cheeses.java 119 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
156 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /developers/samples/android/common/src/java/com/example/android/common/dummydata/
Cheeses.java 119 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
156 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/dummydata/
Cheeses.java 119 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
156 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/dummydata/
Cheeses.java 119 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
156 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/dummydata/
Cheeses.java 119 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
156 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /external/opencv3/modules/cudaoptflow/include/opencv2/
cudaoptflow.hpp 128 //! number of warping iterations (number of pyramid levels)
299 * Number of scales used to create the pyramid of images.
  /external/opencv3/modules/features2d/misc/java/src/cpp/
features2d_manual.hpp 90 //supported: FAST STAR SIFT SURF ORB MSER GFTT HARRIS BRISK AKAZE Grid(XXXX) Pyramid(XXXX) Dynamic(XXXX)
102 //name = "Pyramid";
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListFilter.java 153 "Pecorino", "Pecorino in Walnut Leaves", "Pecorino Romano", "Peekskill Pyramid",
190 "Xanadu", "Xynotyro", "Yarg Cornish", "Yarra Valley Pyramid", "Yorkshire Blue",
  /external/eigen/unsupported/Eigen/
BVH 43 * in 3D and represent the rectangle as a pyramid based on the original rectangle and shrinking in the \f$r\f$ direction)
  /external/opencv3/doc/py_tutorials/py_feature2d/py_orb/
py_orb.markdown 21 find top N points among them. It also use pyramid to produce multiscale-features. But one problem is
  /external/opencv3/modules/java/
check-tests.py 69 for prefix1 in ("", "Grid", "Pyramid", "Dynamic"):
  /external/opencv3/samples/cpp/
squares.cpp 20 "\nA program using pyramid scaling, Canny, contours, contour simpification and\n"
  /frameworks/base/opengl/java/android/opengl/
Visibility.java 74 * A frustum is a six-sided truncated pyramid that defines the portion of
  /external/opencv3/modules/video/src/
lkpyramid.cpp 744 int cv::buildOpticalFlowPyramid(InputArray _img, OutputArrayOfArrays pyramid, Size winSize, int maxLevel, bool withDerivatives,
751 pyramid.create(1, (maxLevel + 1) * pyrstep, 0 /*type*/, -1, true, 0);
766 pyramid.getMatRef(0) = img;
773 Mat& temp = pyramid.getMatRef(0);
788 Mat prevLevel = pyramid.getMatRef(0);
795 Mat& temp = pyramid.getMatRef(level * pyrstep);
812 Mat& deriv = pyramid.getMatRef(level * pyrstep + 1);
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List13.java 288 "Pecorino Romano", "Peekskill Pyramid", "Pelardon des Cevennes",
338 "Yarra Valley Pyramid", "Yorkshire Blue", "Zamorano",
  /external/ImageMagick/config/
config.guess 124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
330 Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*)
333 echo pyramid-pyramid-sysv3
335 echo pyramid-pyramid-bsd
339 echo pyramid-pyramid-svr4
    [all...]
  /external/bison/build-aux/
config.guess 130 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
315 Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*)
318 echo pyramid-pyramid-sysv3
320 echo pyramid-pyramid-bsd
324 echo pyramid-pyramid-svr4
    [all...]
  /external/c-ares/
config.guess 132 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
313 Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*)
316 echo pyramid-pyramid-sysv3
318 echo pyramid-pyramid-bsd
322 echo pyramid-pyramid-svr4
    [all...]
  /external/cmockery/cmockery_0_1_2/
config.guess 130 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
304 Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*)
307 echo pyramid-pyramid-sysv3
309 echo pyramid-pyramid-bsd
313 echo pyramid-pyramid-svr4
    [all...]
  /external/e2fsprogs/config/
config.guess 124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
330 Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*)
333 echo pyramid-pyramid-sysv3
335 echo pyramid-pyramid-bsd
339 echo pyramid-pyramid-svr4
    [all...]
  /external/fec/
config.guess 131 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
309 Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*)
312 echo pyramid-pyramid-sysv3
314 echo pyramid-pyramid-bsd
318 echo pyramid-pyramid-svr4
    [all...]

Completed in 2427 milliseconds

1 23 4 5 6 7 8 9