Home
last modified time | relevance | path

Searched refs:ComputeOrientation (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/colmap/colmap-3.6/src/feature/
H A Dtypes_test.cc70 BOOST_CHECK_LT(std::abs(keypoint.ComputeOrientation() - 0.0f), 1e-6); in BOOST_AUTO_TEST_CASE()
91 BOOST_CHECK_LT(std::abs(keypoint.ComputeOrientation() - 0.0f), 1e-6); in BOOST_AUTO_TEST_CASE()
104 BOOST_CHECK_LT(std::abs(keypoint.ComputeOrientation() - M_PI / 2), 1e-6); in BOOST_AUTO_TEST_CASE()
117 BOOST_CHECK_LT(std::abs(keypoint.ComputeOrientation() - M_PI / 2), 1e-6); in BOOST_AUTO_TEST_CASE()
130 BOOST_CHECK(std::abs(keypoint.ComputeOrientation() - M_PI) < 1e-6 || in BOOST_AUTO_TEST_CASE()
131 std::abs(keypoint.ComputeOrientation() + M_PI) < 1e-6); in BOOST_AUTO_TEST_CASE()
144 BOOST_CHECK(std::abs(keypoint.ComputeOrientation() - M_PI) < 1e-6 || in BOOST_AUTO_TEST_CASE()
145 std::abs(keypoint.ComputeOrientation() + M_PI) < 1e-6); in BOOST_AUTO_TEST_CASE()
158 BOOST_CHECK(std::abs(keypoint.ComputeOrientation() - M_PI) < 1e-6 || in BOOST_AUTO_TEST_CASE()
159 std::abs(keypoint.ComputeOrientation() + M_PI) < 1e-6); in BOOST_AUTO_TEST_CASE()
[all …]
H A Dsift_test.cc72 BOOST_CHECK_GT(keypoints[i].ComputeOrientation(), -M_PI); in BOOST_AUTO_TEST_CASE()
73 BOOST_CHECK_LT(keypoints[i].ComputeOrientation(), M_PI); in BOOST_AUTO_TEST_CASE()
98 BOOST_CHECK_GT(keypoints[i].ComputeOrientation(), -M_PI); in BOOST_AUTO_TEST_CASE()
99 BOOST_CHECK_LT(keypoints[i].ComputeOrientation(), M_PI); in BOOST_AUTO_TEST_CASE()
126 BOOST_CHECK_GT(keypoints[i].ComputeOrientation(), -M_PI); in BOOST_AUTO_TEST_CASE()
127 BOOST_CHECK_LT(keypoints[i].ComputeOrientation(), M_PI); in BOOST_AUTO_TEST_CASE()
154 BOOST_CHECK_GT(keypoints[i].ComputeOrientation(), -M_PI); in BOOST_AUTO_TEST_CASE()
155 BOOST_CHECK_LT(keypoints[i].ComputeOrientation(), M_PI); in BOOST_AUTO_TEST_CASE()
183 BOOST_CHECK_GT(keypoints[i].ComputeOrientation(), -M_PI); in BOOST_AUTO_TEST_CASE()
184 BOOST_CHECK_LT(keypoints[i].ComputeOrientation(), M_PI); in BOOST_AUTO_TEST_CASE()
[all …]
H A Dtypes.cc99 float FeatureKeypoint::ComputeOrientation() const { in ComputeOrientation() function in colmap::FeatureKeypoint
104 return std::atan2(-a12, a22) - ComputeOrientation(); in ComputeShear()
H A Dtypes.h65 float ComputeOrientation() const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/screen_orientation/
H A Dscreen_orientation_controller_impl.cc50 WebScreenOrientationType ScreenOrientationControllerImpl::ComputeOrientation( in ComputeOrientation() function in blink::ScreenOrientationControllerImpl
96 ComputeOrientation(chrome_client.GetScreenInfo(*GetFrame()).rect, in UpdateOrientation()
H A Dscreen_orientation_controller_impl.h58 static WebScreenOrientationType ComputeOrientation(const IntRect&, uint16_t);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/screen_orientation/
H A Dscreen_orientation_controller.cc62 mojom::blink::ScreenOrientation ScreenOrientationController::ComputeOrientation( in ComputeOrientation() function in blink::ScreenOrientationController
113 orientation_type = ComputeOrientation( in UpdateOrientation()
H A Dscreen_orientation_controller.h58 static mojom::blink::ScreenOrientation ComputeOrientation(const gfx::Rect&,
/dports/graphics/colmap/colmap-3.6/lib/SiftGPU/
H A DProgramCU.h46 static void ComputeOrientation(CuTexImage*list, CuTexImage* got, CuTexImage*key,
H A DPyramidCU.cpp1172 ProgramCU::ComputeOrientation(ftex, got, key, sigma, sigma_step, _existing_keypoints); in GetFeatureOrientations()
H A DProgramCU.cu940 void ProgramCU::ComputeOrientation(CuTexImage* list, CuTexImage* got, CuTexImage*key, in ComputeOrientation() function in ProgramCU
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/
H A DnsScreenManagerGonk.cpp314 ComputeOrientation(uint32_t aRotation, const LayoutDeviceIntSize& aScreenSize) in ComputeOrientation() function
349 ComputeOrientation(mScreenRotation, mNaturalBounds.Size()); in GetConfiguration()
/dports/graphics/colmap/colmap-3.6/src/retrieval/
H A Dvisual_index.h235 geometry.orientation = geometries[i].ComputeOrientation(); in Add()
307 query_entry.geometry.orientation = geometries[i].ComputeOrientation(); in Query()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_negative.h982 virtual dng_orientation ComputeOrientation (const dng_metadata &metadata) const;
988 return ComputeOrientation (Metadata ()); in Orientation()
H A Ddng_negative.cpp871 dng_orientation dng_negative::ComputeOrientation (const dng_metadata &metadata) const in ComputeOrientation() function in dng_negative
H A Ddng_image_writer.cpp6565 (uint16) negative.ComputeOrientation (constMetadata).GetTIFF ()); in WriteDNGWithMetadata()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/media_controls/
H A Dmedia_controls_orientation_lock_delegate_test.cc372 ScreenOrientationControllerImpl::ComputeOrientation( in RotateScreenTo()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Evolved.cxx2047 Standard_Boolean ComputeOrientation = 0; in AddTopAndBottom() local
2052 if (!ComputeOrientation) { in AddTopAndBottom()
2064 ComputeOrientation = 1; in AddTopAndBottom()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/media_controls/
H A Dmedia_controls_orientation_lock_delegate_test.cc374 ScreenOrientationController::ComputeOrientation( in RotateScreenTo()
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A Dmsh3.cpp9095 void ComputeOrientation(const Mesh& Th, std::vector<bool>& orientation, bool unbounded) { in ComputeOrientation() function
9291 ComputeOrientation(Th, orientation, unbounded); in operator ( )()