GithubHelp home page GithubHelp logo

tum-phoenix / drive_ros_camera_homography Goto Github PK

View Code? Open in Web Editor NEW
8.0 28.0 8.0 2.98 MB

camera homography estimation

License: MIT License

CMake 28.09% C++ 60.58% Python 11.33%
drive ros camera-calibration homography homography-estimator

drive_ros_camera_homography's People

Contributors

a-0-dev avatar chriswint avatar fabolhak avatar maslinupoimal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

drive_ros_camera_homography's Issues

Keypoints are detected, but not the pattern

Hey folks,

thanks for the great tool! I'm trying to use it to calculate homography for the drivable surface hostmap. I've printed the v2 pattern in the correct scale, and after tweaking the dynamic_reconfigure all the keypoints are detected properly, but pattern never gets detected. Any hints on what might be wrong there? Thanks!

Alex

Unit tests are failing

Hey,

I've noticed the unit tests for this package are failing. I tried this in a fresh docker container (ros:kinetic)

Command:

catkin_make run_tests

Output

-- run_tests.py: execute commands
  /opt/ros/kinetic/share/rostest/cmake/../../../bin/rostest --pkgdir=/root/src/drive_ros_camera_homography --package=drive_ros_camera_homography --results-filename launch_homography_estimator.xml --results-base-dir /root/build/test_results /root/src/drive_ros_camera_homography/launch/homography_estimator.test 
... logging to /root/.ros/log/rostest-319386edbe39-4369.log
[ROSUNIT] Outputting test results to /root/build/test_results/drive_ros_camera_homography/rostest-launch_homography_estimator.xml
[Testcase: testcamera_homography_estimator_test] ... ok

[ROSTEST]-----------------------------------------------------------------------

[drive_ros_camera_homography.rosunit-camera_homography_estimator_test/testCase0][FAILURE]
/root/src/drive_ros_camera_homography/test/homography_estimator_test.cpp:29
Value of: he.checkPointSize(mat, p2.x, p2.y)
  Actual: [4, 2]
Expected: p2
Which is: [4, 3]
--------------------------------------------------------------------------------


[drive_ros_camera_homography.rosunit-camera_homography_estimator_test/testCase0][FAILURE]
/root/src/drive_ros_camera_homography/test/homography_estimator_test.cpp:36
Value of: he.checkPointSize(mat, p4.x, p4.y)
  Actual: [4, 2]
Expected: cv::Point(mat.cols,mat.rows)
Which is: [5, 3]
--------------------------------------------------------------------------------


SUMMARY
 * RESULT: FAIL
 * TESTS: 1
 * ERRORS: 0
 * FAILURES: 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.