Home
last modified time | relevance | path

Searched full:affine (Results 1 – 25 of 116) sorted by relevance

12345

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Daffine.hpp57 /** @brief Affine transform
137 //! Augmented affine matrix
138 Affine3(const Mat4& affine);
257 //! a.rotate(R) is equivalent to Affine(R, 0) * a;
260 //! a.rotate(rvec) is equivalent to Affine(rvec, 0) * a;
263 //! a.translate(t) is equivalent to Affine(E, t) * a, where E is an identity matrix
266 //! a.concatenate(affine) is equivalent to affine * a;
267 Affine3 concatenate(const Affine3& affine) const;
276 Affine3(const Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>& affine);
277 Affine3(const Eigen::Transform<T, 3, Eigen::Affine>& affine);
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Daffine.hpp57 /** @brief Affine transform
137 //! Augmented affine matrix
138 Affine3(const Mat4& affine);
257 //! a.rotate(R) is equivalent to Affine(R, 0) * a;
260 //! a.rotate(rvec) is equivalent to Affine(rvec, 0) * a;
263 //! a.translate(t) is equivalent to Affine(E, t) * a, where E is an identity matrix
266 //! a.concatenate(affine) is equivalent to affine * a;
267 Affine3 concatenate(const Affine3& affine) const;
276 Affine3(const Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>& affine);
277 Affine3(const Eigen::Transform<T, 3, Eigen::Affine>& affine);
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Daffine.hpp57 /** @brief Affine transform
137 //! Augmented affine matrix
138 Affine3(const Mat4& affine);
257 //! a.rotate(R) is equivalent to Affine(R, 0) * a;
260 //! a.rotate(rvec) is equivalent to Affine(rvec, 0) * a;
263 //! a.translate(t) is equivalent to Affine(E, t) * a, where E is an identity matrix
266 //! a.concatenate(affine) is equivalent to affine * a;
267 Affine3 concatenate(const Affine3& affine) const;
276 Affine3(const Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>& affine);
277 Affine3(const Eigen::Transform<T, 3, Eigen::Affine>& affine);
[all …]
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qbman/
H A DKconfig41 This requires the presence of cpu-affine portals, and performs
42 high-level API testing with them (whichever portal(s) are affine
55 This requires the presence of cpu-affine portals, and performs
56 high-level API testing with them (whichever portal(s) are affine to
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dmatchers.hpp202 homography or affine transformation based on selected matcher.
319 Unlike cv::detail::BestOf2NearestMatcher this matcher uses affine
320 transformation (affine trasformation estimate will be placed in matches_info).
327 /** @brief Constructs a "best of 2 nearest" matcher that expects affine trasformation
330 … @param full_affine whether to use full affine transformation with 6 degress of freedom or reduced
334 @param num_matches_thresh1 Minimum number of matches required for the 2D affine transform
H A Dmotion_estimators.hpp112 /** @brief Affine transformation based estimator.
276 /** @brief Bundle adjuster that expects affine transformation
300 /** @brief Bundle adjuster that expects affine transformation with 4 DOF
H A Dwarpers.hpp208 /** @brief Affine warper that uses rotations and translations
210 Uses affine transformation in homogeneous coordinates to represent both rotation and
216 /** @brief Construct an instance of the affine warper class.
230 affine transformation in homogeneous coordinates
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-affine.h1 /* Operations with affine combinations of trees.
20 /* Affine combination of trees. We keep track of at most MAX_AFF_ELTS elements
29 /* Element of an affine combination. */
H A Dtree-chrec.h179 /* Determine whether CHREC is an affine evolution function in LOOPNUM. */
201 /* Determine whether CHREC is an affine evolution function or not. */
H A Dtree-ssa-loop.h24 /* Affine iv. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-affine.h1 /* Operations with affine combinations of trees.
20 /* Affine combination of trees. We keep track of at most MAX_AFF_ELTS elements
29 /* Element of an affine combination. */
H A Dtree-chrec.h179 /* Determine whether CHREC is an affine evolution function in LOOPNUM. */
201 /* Determine whether CHREC is an affine evolution function or not. */
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dstitching.hpp82 - _Affine model_ expecting affine transformation with 6 DOF or 4 DOF implemented in
87 while affine-based model can be used to stitch scans and object captured by
93 you should not mix classes implementing affine model and classes implementing
143 /** Mode for composing scans. Expects images under affine transformation does
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Decp_internal.h133 * \brief Addition: R = P + Q, mixed affine-Jacobian coordinates.
135 * The coordinates of Q must be normalized (= affine),
166 * \param Q Pointer to the second summand, given with affine
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Decp_internal.h133 * \brief Addition: R = P + Q, mixed affine-Jacobian coordinates.
135 * The coordinates of Q must be normalized (= affine),
166 * \param Q Pointer to the second summand, given with affine
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Decp_internal.h133 * \brief Addition: R = P + Q, mixed affine-Jacobian coordinates.
135 * The coordinates of Q must be normalized (= affine),
166 * \param Q Pointer to the second summand, given with affine
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Decp_internal.h133 * \brief Addition: R = P + Q, mixed affine-Jacobian coordinates.
135 * The coordinates of Q must be normalized (= affine),
166 * \param Q Pointer to the second summand, given with affine
/OK3568_Linux_fs/kernel/include/soc/fsl/
H A Dqman.h898 * qman_affine_cpus - return a mask of cpus that have affine portals
904 * @cpu: the cpu whose affine portal is the subject of the query
906 * If @cpu is -1, the affine portal for the current CPU will be used. It is a
913 * qman_get_affine_portal - return the portal pointer affine to cpu
914 * @cpu: the cpu whose affine portal is the subject of the query
1146 * portal affine to the cpu portal on which this API is executed. If opts is
1159 * "Unplugs" this CGR object from the portal affine to the cpu on which this API
1160 * is executed. This must be excuted on the same affine portal on which it was
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/lib/
HDlibdvs_gyro.so__gmon_start__ _ITM_deregisterTMCloneTable _ITM_registerTMCloneTable __cxa_finalize _ZN7Rkclock10clockStartEv gettimeofday _ZN7Rkclock8clockEndENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE _ZStlsIcSt11char_traitsIcESaIcEERSt13basic_ostreamIT_T0_ES7_RKNSt7__cxx1112basic_stringIS4_S5_T1_EE _ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_PKc _ZNSo9_M_insertIlEERSoT_ _ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_ _ZSt4cout __aeabi_unwind_cpp_pr0 _ZNSt8ios_base4InitC1Ev __aeabi_atexit _ZNSt8ios_base4InitD1Ev _ZN7cvflann7anyimpl14big_any_policyIN2cv6StringEE5printERSoPKPv _ZN7cvflann7anyimpl14big_any_policyINS0_9empty_anyEED2Ev _ZN7cvflann7anyimpl14big_any_policyINS0_9empty_anyEED1Ev ...
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/video/
H A Dtracking.hpp228 /** @brief Computes an optimal affine transformation between two 2D point sets.
232 @param fullAffine If true, the function finds an optimal affine transformation with no additional
236 The function finds an optimal affine transform *[A|b]* (a 2 x 3 floating-point matrix) that
237 approximates best the affine transformation between:
284 - **MOTION_AFFINE** sets an affine motion model (DEFAULT); six parameters are estimated;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/video/
H A Dtracking.hpp228 /** @brief Computes an optimal affine transformation between two 2D point sets.
232 @param fullAffine If true, the function finds an optimal affine transformation with no additional
236 The function finds an optimal affine transform *[A|b]* (a 2 x 3 floating-point matrix) that
237 approximates best the affine transformation between:
284 - **MOTION_AFFINE** sets an affine motion model (DEFAULT); six parameters are estimated;
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dec.h199 // EC_POINT_make_affine converts |point| to affine form, internally. It returns
204 // EC_POINTs_make_affine converts |num| points from |points| to affine form,
213 // EC_POINT_get_affine_coordinates_GFp sets |x| and |y| to the affine value of
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dec.h199 // EC_POINT_make_affine converts |point| to affine form, internally. It returns
204 // EC_POINTs_make_affine converts |num| points from |points| to affine form,
213 // EC_POINT_get_affine_coordinates_GFp sets |x| and |y| to the affine value of
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dethernet-driver.rst107 frames, but must be affine to the CPUs for the purpose of traffic distribution.
122 affine DPIOs.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst219 guests affine to one or more physical cores. The proper mechanism for
251 Interrupts can be made affine to logical CPUs. This is not universally
254 devices affine their interrupts to single CPUs or groups of CPUs per
260 Whether the interrupts with are affine to CPUs, which run untrusted

12345