From renukaghate at gmail.com Fri Feb 1 04:49:47 2019 From: renukaghate at gmail.com (renuka ghate) Date: Fri, 1 Feb 2019 15:19:47 +0530 Subject: [Kwiver-users] Fwd: error In-Reply-To: References: Message-ID: Dear users.. I am getting the following error..pls help Command executed ./pipeline_runner -p ../../build/examples/pipelines/images_to_kwa.pipe the output is attached. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- 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. From matt.leotta at kitware.com Fri Feb 1 08:36:16 2019 From: matt.leotta at kitware.com (Matt Leotta) Date: Fri, 1 Feb 2019 08:36:16 -0500 Subject: [Kwiver-users] Fwd: error In-Reply-To: References: Message-ID: It would help if you could also specify which version of KWIVER you are using (or which Git Hash if not a release version) and also what operating system and compiler. It's possible that the example pipeline configuration you are using has not been kept up to date and needs some corrections. On Fri, Feb 1, 2019 at 4:46 AM renuka ghate wrote: > > Dear users.. > > I am getting the following error..pls help > > Command executed > > ./pipeline_runner -p ../../build/examples/pipelines/images_to_kwa.pipe > the output is attached. > _______________________________________________ > 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: From renukaghate at gmail.com Tue Feb 5 03:59:47 2019 From: renukaghate at gmail.com (renuka ghate) Date: Tue, 5 Feb 2019 14:29:47 +0530 Subject: [Kwiver-users] Fwd: error In-Reply-To: References: Message-ID: operating system is ubuntu 18.04.1 kwiver version is 1.4 as in folder /kwiver/docs/release notes/master.txt regards, Renuka On Fri, Feb 1, 2019 at 7:07 PM Matt Leotta wrote: > It would help if you could also specify which version of KWIVER you are > using (or which Git Hash if not a release version) and also what operating > system and compiler. > > It's possible that the example pipeline configuration you are using has > not been kept up to date and needs some corrections. > > On Fri, Feb 1, 2019 at 4:46 AM renuka ghate wrote: > >> >> Dear users.. >> >> I am getting the following error..pls help >> >> Command executed >> >> ./pipeline_runner -p ../../build/examples/pipelines/images_to_kwa.pipe >> the output is attached. >> _______________________________________________ >> 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: From renukaghate at gmail.com Mon Feb 11 01:58:03 2019 From: renukaghate at gmail.com (renuka ghate) Date: Mon, 11 Feb 2019 12:28:03 +0530 Subject: [Kwiver-users] error while executing pipeline_runner Message-ID: 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From matt.leotta at kitware.com Mon Feb 11 09:14:17 2019 From: matt.leotta at kitware.com (Matt Leotta) Date: Mon, 11 Feb 2019 09:14:17 -0500 Subject: [Kwiver-users] error while executing pipeline_runner In-Reply-To: References: Message-ID: 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 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: From renukaghate at gmail.com Thu Feb 14 23:11:09 2019 From: renukaghate at gmail.com (renuka ghate) Date: Fri, 15 Feb 2019 09:41:09 +0530 Subject: [Kwiver-users] (no subject) Message-ID: Dear Users, We are new to Kwiver. We have installed it as per the link available on the internet.....https://github.com/Kitware/kwiver. Can you pls tell us how to use it for video analytics like object identification, video summary, motion tracker. regards, Renuka -------------- next part -------------- An HTML attachment was scrubbed... URL: From renukaghate at gmail.com Thu Feb 14 23:12:21 2019 From: renukaghate at gmail.com (renuka ghate) Date: Fri, 15 Feb 2019 09:42:21 +0530 Subject: [Kwiver-users] pipeline runner not working Message-ID: 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From matt.leotta at kitware.com Thu Feb 14 23:26:52 2019 From: matt.leotta at kitware.com (Matt Leotta) Date: Thu, 14 Feb 2019 23:26:52 -0500 Subject: [Kwiver-users] pipeline runner not working In-Reply-To: References: Message-ID: Renuka, I've created an issue in the issue tracker for you. You might want to subscribe to it and make further comments there. https://github.com/Kitware/kwiver/issues/746 --Matt On Thu, Feb 14, 2019 at 11:08 PM renuka ghate 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: From renukaghate at gmail.com Thu Feb 14 23:45:05 2019 From: renukaghate at gmail.com (renuka ghate) Date: Fri, 15 Feb 2019 10:15:05 +0530 Subject: [Kwiver-users] pipeline runner not working In-Reply-To: References: Message-ID: Thanks, I'll check it out. On Fri, Feb 15, 2019 at 9:58 AM Matt Leotta wrote: > Renuka, > > I've created an issue in the issue tracker for you. You might want to > subscribe to it and make further comments there. > > https://github.com/Kitware/kwiver/issues/746 > > --Matt > > > On Thu, Feb 14, 2019 at 11:08 PM renuka ghate > 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: