Velocity Calculator: Remove "provides" field, fix desc.

This commit is contained in:
Boris Kraut 2017-05-30 18:50:49 +02:00
parent 67c6363976
commit 0e59100414

View file

@ -1,4 +1,3 @@
Provides:ch.jiikuy.velocitycalculator
Categories:Graphics,Multimedia,Science & Education Categories:Graphics,Multimedia,Science & Education
License:GPL-3.0 License:GPL-3.0
Author Name:Georg Rieger Author Name:Georg Rieger
@ -10,13 +9,14 @@ Issue Tracker:https://github.com/jiikuy/velocitycalculator/issues
Auto Name:Velocity Calculator Auto Name:Velocity Calculator
Summary:Calculate the speed of an object in a video Summary:Calculate the speed of an object in a video
Description: Description:
[https://github.com/Jiikuy/VelocityCalculator/wiki Full documentation] An app Calculates the speed of an object in a video. It needs to get calibrated once
that calculates the speed of an object in a video. It needs to get calibrated before you can use it. The video must follow the following terms:
once before you can use it. The video must follow the following terms:
* It should not be shorter than 1 second. * It should not be shorter than 1 second.
* The camera should not move. * The camera should not move.
* The object must be visible at the start and the end of the video. * The object must be visible at the start and the end of the video.
[https://github.com/Jiikuy/VelocityCalculator/wiki Full documentation].
. .
Repo Type:git Repo Type:git