Coder Social home page Coder Social logo

ethz-ait / klt_feature_tracker Goto Github PK

View Code? Open in Web Editor NEW
38.0 6.0 51.0 18 KB

Track a number of features in a series of (stereo) images for machine vision applications

License: BSD 3-Clause "New" or "Revised" License

C++ 75.43% CMake 24.57%

klt_feature_tracker's Issues

Some test data

Hi

  1. Is it possible to provide some test data to demo the capability of this library?
  2. In the function, trackFeatures(const cv::Mat &img_l, const cv::Mat &img_r, std::vector<cv::Point2f> &features_l, std::vector<cv::Point2f> &features_r, std::vector<int> &status, int stereo), how is std::vector<int> &status initialized?

Thanks.

klt_feautre_trakcer catkin_package() error

When build snap_cam which depend the klt_feature_tracker the error occur:

-- ==> add_subdirectory(snap_cam)
-- Building snap_cam with catkin
-- Building klt_feature_tracker as a catkin package
-- Using these message generators: gencpp;genlisp;genpy
-- klt_feature_tracker: 0 messages, 1 services
CMake Error at /opt/ros/indigo/share/catkin/cmake/catkin_package.cmake:114 (message):
  catkin_package() 'catkin' must be listed as a buildtool dependency in the
  package.xml
Call Stack (most recent call first):
  /opt/ros/indigo/share/catkin/cmake/catkin_package.cmake:100 (_catkin_package)
  snap_cam/src/OpticalFlow/external/klt_feature_tracker/CMakeLists.txt:119 (catkin_package)

-- Configuring incomplete, errors occurred!
See also "/home/linaro/ros_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/linaro/ros_ws/build/CMakeFiles/CMakeError.log".
make: *** [cmake_check_build_system] Error 1

See the issue report at snap_cam .

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.