mirror of
https://github.com/opencv/opencv.git
synced 2024-12-12 23:49:36 +08:00
6ab4659840
New odometry Pipeline * first intergation * tests run, but not pass * add previous version of sigma calc * add minor comment * strange fixes * fix fast ICP * test changes; fast icp still not work correctly * finaly, it works * algtype fix * change affine comparison * boolean return * fix bug with angle and cos * test pass correctly * fix for kinfu pipeline * add compute points normals * update for new odometry * change odometry_evaluation * odometry_evaluation works * change debug logs * minor changes * change depth setting in odometryFrame * fastICP works with 4num points * all odometries work with 4mun points * odometry full works on 4num points and normals * replace ICP with DEPTH; comments replacements * create prepareFrame; add docs for Odometry * change getPyramids() * delete extra code * add intrinsics; but dont works * bugfix with nan checking * add gpu impl * change createOdometryFrame func * remove old fastICP code * comments fix * add comments * minor fixes * other minor fixes * add channels assert * add impl for odometry settings * add pimpl to odometry * linux warning fix * linux warning fix 1 * linux warning fix 2 * linux error fix * linux warning fix 3 * linux warning fix 4 * linux error fix 2 * fix test warnings * python build fix * doxygen fix * docs fix * change normal tests for 4channel point * all Normal tests pass * plane works * add warp frame body * minor fix * warning fixes * try to fix * try to fix 1 * review fix * lvls fix * createOdometryFrame fix * add comment * const reference * OPENCV_3D_ prefix * const methods * OdometryFramePyramidType ifx * add assert * precomp moved upper * delete types_c * add assert for get and set functions * minor fixes * remove core.hpp from header * ocl_run add * warning fix * delete extra comment * minor fix * setDepth fix * delete underscore * odometry settings fix * show debug image fix * build error fix * other minor fix * add const to signatures * fix * conflict fix * getter fix |
||
---|---|---|
.. | ||
ocl | ||
test_affine2d_estimator.cpp | ||
test_affine3.cpp | ||
test_affine3d_estimator.cpp | ||
test_affine_partial2d_estimator.cpp | ||
test_compose_rt.cpp | ||
test_decompose_projection.cpp | ||
test_filter_homography_decomp.cpp | ||
test_fundam.cpp | ||
test_homography_decomp.cpp | ||
test_homography.cpp | ||
test_main.cpp | ||
test_modelest.cpp | ||
test_normal.cpp | ||
test_octree.cpp | ||
test_odometry.cpp | ||
test_pose_graph.cpp | ||
test_precomp.hpp | ||
test_registration.cpp | ||
test_sampling.cpp | ||
test_solvepnp_ransac.cpp | ||
test_translation3d_estimator.cpp | ||
test_tsdf.cpp | ||
test_undistort_badarg.cpp | ||
test_undistort_points.cpp | ||
test_undistort.cpp | ||
test_usac.cpp |