/external/opencv3/doc/tutorials/core/ |
D | mat_operations.markdown | 33 ### Accessing pixel intensity values 82 ### Memory management and reference counting 113 ### Primitive operations 145 ### Visualizing images
|
/external/opencv3/modules/photo/test/ |
D | test_hdr.cpp | 61 void loadExposureSeq(String path, vector<Mat>& images, vector<float>& times = DEFAULT_VECTOR) in loadExposureSeq() 159 vector<Mat> images; in TEST() local 185 vector<Mat> images; in TEST() local 208 vector<Mat> images; in TEST() local 228 vector<Mat> images; in TEST() local 247 vector<Mat> images; in TEST() local
|
D | test_denoise_tvl1.cpp | 85 std::vector<cv::Mat> images(obs_num, cv::Mat()); in TEST() local
|
/external/opencv3/modules/stitching/src/ |
D | stitcher.cpp | 89 Stitcher::Status Stitcher::estimateTransform(InputArrayOfArrays images) in estimateTransform() 95 Stitcher::Status Stitcher::estimateTransform(InputArrayOfArrays images, const std::vector<std::vect… in estimateTransform() 119 Stitcher::Status Stitcher::composePanorama(InputArrayOfArrays images, OutputArray pano) in composePanorama() 361 Stitcher::Status Stitcher::stitch(InputArrayOfArrays images, OutputArray pano) in stitch() 370 Stitcher::Status Stitcher::stitch(InputArrayOfArrays images, const std::vector<std::vector<Rect> > … in stitch()
|
D | exposure_compensate.cpp | 61 void ExposureCompensator::feed(const std::vector<Point> &corners, const std::vector<UMat> &images, in feed() 71 void GainCompensator::feed(const std::vector<Point> &corners, const std::vector<UMat> &images, in feed() 163 void BlocksGainCompensator::feed(const std::vector<Point> &corners, const std::vector<UMat> &images, in feed()
|
D | util.cpp | 116 Rect resultRoi(const std::vector<Point> &corners, const std::vector<UMat> &images) in resultRoi()
|
/external/opencv3/samples/cpp/tutorial_code/photo/hdr_imaging/ |
D | hdr_imaging.cpp | 15 vector<Mat> images; in main() local 42 void loadExposureSeq(String path, vector<Mat>& images, vector<float>& times) in loadExposureSeq()
|
/external/opencv3/modules/features2d/src/ |
D | feature2d.cpp | 76 vector<Mat> images, masks; in detect() local 120 vector<Mat> images; in compute() local
|
/external/opencv3/samples/cpp/ |
D | pca.cpp | 54 static void read_imgList(const string& filename, vector<Mat>& images) { in read_imgList() 133 vector<Mat> images; in main() local
|
D | starter_imagelist.cpp | 48 int process(vector<string> images) in process()
|
/external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/ |
D | style_sheet.py | 38 def images(self): member in ParsedStyleSheet 114 def images(self): member in StyleSheet
|
/external/opencv3/modules/photo/src/ |
D | merge.cpp | 61 std::vector<Mat> images; in process() local 154 std::vector<Mat> images; in process() local 301 std::vector<Mat> images; in process() local
|
D | hdr_common.cpp | 49 void checkImageDimensions(const std::vector<Mat>& images) in checkImageDimensions()
|
D | calibrate.cpp | 66 std::vector<Mat> images; in process() local 186 std::vector<Mat> images; in process() local
|
/external/opencv3/modules/java/src/ |
D | features2d+FeatureDetector.java | 107 public void detect(List<Mat> images, List<MatOfKeyPoint> keypoints, List<Mat> masks) in detect() 119 public void detect(List<Mat> images, List<MatOfKeyPoint> keypoints) in detect()
|
D | features2d+DescriptorExtractor.java | 62 public void compute(List<Mat> images, List<MatOfKeyPoint> keypoints, List<Mat> descriptors) in compute()
|
/external/opencv3/modules/imgproc/test/ |
D | test_histograms.cpp | 1131 IplImage* images[CV_MAX_DIM+1]; member in CV_CalcHistTest 1227 CvMat images[CV_MAX_DIM], mask = cvMat(1,1,CV_8U); in cvTsCalcHist() local 1342 IplImage* images[CV_MAX_DIM+3]; member in CV_CalcBackProjectTest 1447 cvTsCalcBackProject( IplImage** images, IplImage* dst, CvHistogram* hist, int* channels ) in cvTsCalcBackProject() 1561 IplImage* images[CV_MAX_DIM+2]; member in CV_CalcBackProjectPatchTest 1675 cvTsCalcBackProjectPatch( IplImage** images, IplImage* dst, CvSize patch_size, in cvTsCalcBackProjectPatch()
|
/external/autotest/server/hosts/ |
D | testbed.py | 214 def locate_devices(self, images): argument
|
/external/vulkan-validation-layers/demos/smoke/ |
D | Helpers.h | 120 inline VkResult get(VkDevice dev, VkSwapchainKHR swapchain, std::vector<VkImage> &images) in get()
|
/external/skia/gm/ |
D | imagefromyuvtextures.cpp | 144 SkTArray<SkImage*> images; in onDraw() local
|
/external/libdrm/tests/exynos/ |
D | exynos_fimg2d_perf.c | 113 struct g2d_image *images; in fimg2d_perf_multi() local
|
/external/opencv3/modules/imgproc/src/ |
D | histogram.cpp | 115 static void histPrepareImages( const Mat* images, int nimages, const int* channels, in histPrepareImages() 1223 void cv::calcHist( const Mat* images, int nimages, const int* channels, in calcHist() 1427 static void calcHist( const Mat* images, int nimages, const int* channels, in calcHist() 1525 static bool ocl_calcHist(InputArrayOfArrays images, OutputArray hist) in ocl_calcHist() 1537 void cv::calcHist( const Mat* images, int nimages, const int* channels, in calcHist() 1547 void cv::calcHist( InputArrayOfArrays images, const std::vector<int>& channels, in calcHist() 1876 void cv::calcBackProject( const Mat* images, int nimages, const int* channels, in calcBackProject() 2039 void cv::calcBackProject( const Mat* images, int nimages, const int* channels, in calcBackProject() 2105 std::vector<UMat> images; in ocl_calcBackProject() local 2217 void cv::calcBackProject( InputArrayOfArrays images, const std::vector<int>& channels, in calcBackProject() [all …]
|
/external/chromium-trace/catapult/third_party/flot/ |
D | jquery.flot.image.js | 58 images: { property
|
D | jquery.flot.image.min.js | 7 (function($){var options={series:{images:{show:false,alpha:1,anchor:"corner"}}};$.plot.image={};$.p… property
|
/external/opencv3/modules/imgproc/test/ocl/ |
D | test_histogram.cpp | 75 std::vector<Mat> images; in PARAM_TEST_CASE() local
|