Home
last modified time | relevance | path

Searched defs:roi2 (Results 1 – 23 of 23) sorted by relevance

/dports/science/py-dipy/dipy-1.4.1/dipy/tracking/
H A Dstreamline.py404 def _orient_by_roi_generator(out, roi1, roi2): argument
422 def _orient_by_roi_list(out, roi1, roi2): argument
444 def orient_by_rois(streamlines, affine, roi1, roi2, in_place=False, argument
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bapl/tests/
H A Dtest_matcher.cxx38 bapl_affine_roi roi2(scene2, matcher.best_xform(), 32, 32); in MAIN() local
/dports/x11-toolkits/pangolin/Pangolin-0.6/src/video/drivers/
H A Dsplit.cpp133 ImageRoi roi1, roi2; in PANGOLIN_REGISTER_FACTORY() local
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dcalib3d_c_api.h351 CvRect roi1, roi2; member
H A Dstereobm.cpp87 Rect roi1, roi2; member
1341 void setROI2(Rect roi2) CV_OVERRIDE { params.roi2 = roi2; } in setROI2()
H A Dcalibration.cpp2508 CvRect* roi1, CvRect* roi2 ) in cvStereoRectify()
4192 Rect* roi1, Rect* roi2, int flags ) in rectify3Collinear()
H A Dstereosgbm.cpp2323 Rect getValidDisparityROI( Rect roi1, Rect roi2,
/dports/graphics/gegl/gegl-0.4.34/tests/simple/
H A Dtest-backend-file.c351 GeglRectangle roi2 = {0, 0, 64, 64}; in test_buffer_change_extent() local
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/
H A Dstereo_match.cpp166 Rect roi1, roi2; in main() local
/dports/graphics/opencv/opencv-4.5.3/modules/video/test/
H A Dtest_trackers.impl.hpp258 Rect roi2(frame.cols, 0, frame.cols, frame.rows); in distanceAndOverlapTest() local
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/
H A Dtest_pc.cpp96 Mat roi2 = img(Rect(0, 0, xLen, yLen)); in TEST() local
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimagebufalgo_test.cpp859 ROI roi1, roi2; in test_IBAprep() local
869 ROI roi1, roi2; in test_IBAprep() local
H A Dimagebufalgo_pixelmath.cpp1320 ROI roi2(pixel.x() - 1, pixel.x() + 2, pixel.y() - 1, in fixNonFinite_() local
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimagebufalgo_test.cpp859 ROI roi1, roi2; in test_IBAprep() local
869 ROI roi1, roi2; in test_IBAprep() local
H A Dimagebufalgo_pixelmath.cpp1320 ROI roi2(pixel.x() - 1, pixel.x() + 2, pixel.y() - 1, in fixNonFinite_() local
/dports/graphics/opencv/opencv-4.5.3/modules/core/test/
H A Dtest_operations.cpp152 Mat roi2 = mat4x4(Range(1, 3), Range(1, 3)); in TestMat() local
529 Mat_<float> roi2 = mat4x4(Range(1, 3), Range(1, 3)); in TestTemplateMat() local
/dports/net/mediastreamer/mediastreamer-2.16.1/tester/
H A Dmediastreamer2_framework_tester.c394 MSRect roi2 = roi1; in test_yuv_buf_copy_with_pix_strides_base() local
/dports/astro/siril/siril/src/opencv/findHomography/
H A Dcalib3d.hpp336 CvRect roi1, roi2; member
H A Dcalibration.cpp2341 CvRect* roi1, CvRect* roi2 ) in cvStereoRectify()
3706 Rect* roi1, Rect* roi2, int flags ) in rectify3Collinear()
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/test/
H A Dtest_cameracalibration.cpp1448 Rect roi1, roi2; in run() local
1981 Rect roi1, roi2; in TEST() local
2015 Rect roi1, roi2; in TEST() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudaobjdetect/test/
H A Dtest_objdetect.cpp346 cv::Rect roi2(0, 0, 54, 108); in SetUp() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/structured_light/src/
H A Dsinusoidalpattern.cpp554 Mat roi2 = FourierTransform_( in frequencyFiltering() local
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dtemplmatch.cpp224 Rect roi2(0, 0, result_roi_size.width, result_roi_size.height); in convolve_dft() local