[Kwiver-users] error while executing pipeline_runner

Matt Leotta matt.leotta at kitware.com
Mon Feb 11 09:14:17 EST 2019


It looks like the setting in that example configuration file are out of
date.  When we moved to OpenCV 3 we had to restructure how OpenCV feature
detectors/descriptors are specified in the config file.  It looks like
these examples where never updated.  I don't have time to update them
myself right now, but we should be able to find someone who can do it.

--Matt

On Mon, Feb 11, 2019 at 1:54 AM renuka ghate <renukaghate at gmail.com> wrote:

> Dear Users,
>
> I an using kwiver version is 1.4 as in folder /kwiver/docs/release
> notes/master.txt.
> operating system is ubuntu 18.04.1
>
> Command executed
>
> ./pipeline_runner -p ../../build/examples/pipelines/images_to_kwa.pipe
>
>
> ERROR OBTAINED:
>
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:189] Could not find
> implementation "ocv" for "detect_features"
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:189] Could not find
> implementation "ocv" for "extract_descriptors"
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:189] Could not find
> implementation "" for "feature_descriptor_io"
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:189] Could not find
> implementation "ocv" for "match_features"
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:189] Could not find
> implementation "" for "match_features"
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:189] Could not find
> implementation "" for "filter_features"
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:189] Could not find
> implementation "ocv" for "match_features"
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:189] Could not find
> implementation "" for "match_features"
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:189] Could not find
> implementation "" for "filter_features"
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:189] Could not find
> implementation "ocv" for "match_features"
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:189] Could not find
> implementation "" for "match_features"
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:189] Could not find
> implementation "" for "filter_features"
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:239] Configuration Failure:
> invalid option
>    feature_detector:type =
>    valid options are
>       ocv_BRISK
>       ocv_FAST
>       ocv_GFTT
>       ocv_MSER
>       ocv_ORB
>       ocv_simple_blob
>       ocv_AGAST
>       ocv_MSD
>       ocv_SIFT
>       ocv_STAR
>       ocv_SURF
> WARN [2019-01-31 11:51:32 vital.algorithm
> /home/kwiver/kwiver/vital/algo/algorithm.cxx:253] Configuration Failure
> Backtrace: track_features:core
>
> Exception caught: The process 'stabilize' has a configuration issue:
> Configuration check failed.
>
> Pls help.
>
> regards,
>
> Renuka
> _______________________________________________
> Kwiver-users mailing list
> Kwiver-users at public.kitware.com
> https://public.kitware.com/mailman/listinfo/kwiver-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/kwiver-users/attachments/20190211/d773b3c3/attachment.html>


More information about the Kwiver-users mailing list