Searched refs:ppy (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/modules/stitching/src/ |
D | camera.cpp | 48 CameraParams::CameraParams() : focal(1), aspect(1), ppx(0), ppy(0), in CameraParams() 57 ppy = other.ppy; in operator =() 68 k(1,1) = focal * aspect; k(1,2) = ppy; in K()
|
D | motion_estimators.cpp | 73 K_from(1,2) = cameras[edge.from].ppy; in operator ()() 79 K_to(1,2) = cameras[edge.to].ppy; in operator ()() 152 cameras[i].ppy -= 0.5 * features[i].img_size.height; in estimate() 166 cameras[i].ppy += 0.5 * features[i].img_size.height; in estimate() 290 cam_params_.at<double>(i * 7 + 2, 0) = cameras[i].ppy; in setUpInitialCameraParams() 314 cameras[i].ppy = cam_params_.at<double>(i * 7 + 2, 0); in obtainRefinedCameraParams()
|
D | stitcher.cpp | 249 cameras_[i].ppy *= compose_work_aspect; in composePanorama()
|
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/ |
D | camera.hpp | 68 double ppy; // Principal point Y member
|
/external/opencv3/samples/cpp/ |
D | stitching_detailed.cpp | 748 cameras[i].ppy *= compose_work_aspect; in main()
|
/external/chromium-trace/catapult/tracing/test_data/ |
D | ddms_calculator_start.trace | 56714 9��ppyz�� 73668 R�ppy-�� 122299 8��ppyz�
|