![]() |
University of Murcia, Spain ![]() |
examples/features/features.cpp File ReferenceObtains several image features from input video frames. More...
Go to the source code of this file.
Detailed DescriptionObtains several image features from input video frames.This application different workers which obtain four different image features, depicting on four respective image canvas the resulting features. These obtained image features are:
Usage of the program.Once installed the QVision, compile using the qmake and make tools: # qmake; make
./features --URL=<source video identifier string>
./features --URL=http://perception.inf.um.es/public_data/videos/misc/minuto.avi
Definition in file features.cpp. |