Sun, 19 May 2024 13:04:34 UTC | login

Information for build klt-1.3.4-18.fc29

ID67119
Package Nameklt
Version1.3.4
Release18.fc29
Epoch
SummaryAn implementation of the Kanade-Lucas-Tomasi feature tracker
Description KLT is an implementation, in the C programming language, of a feature tracker for the computer vision community. The source code is in the public domain, available for both commercial and non-commercial use. The tracker is based on the early work of Lucas and Kanade, was developed fully by Tomasi and Kanade, and was explained clearly in the paper by Shi and Tomasi. Later, Tomasi proposed a slight modification which makes the computation symmetric with respect to the two images -- the resulting equation is derived in the unpublished note by myself. Briefly, good features are located by examining the minimum eigenvalue of each 2 by 2 gradient matrix, and features are tracked using a Newton-Raphson method of minimizing the difference between the two windows. Multi-resolution tracking allows for relatively large displacements between images. The affine computation that evaluates the consistency of features between non-consecutive frames was implemented by Thorsten Thormaehlen several years after the original code and documentation were written.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 03 Aug 2018 13:53:35 UTC
CompletedFri, 03 Aug 2018 15:08:14 UTC
Taskbuild (f29-candidate, klt-1.3.4-18.fc29.src.rpm)
Tags
f29
f30
RPMs
src
klt-1.3.4-18.fc29.src.rpm (info) (download)
riscv64
klt-1.3.4-18.fc29.riscv64.rpm (info) (download)
klt-devel-1.3.4-18.fc29.riscv64.rpm (info) (download)
klt-doc-1.3.4-18.fc29.riscv64.rpm (info) (download)
klt-static-1.3.4-18.fc29.riscv64.rpm (info) (download)
klt-debuginfo-1.3.4-18.fc29.riscv64.rpm (info) (download)
klt-debugsource-1.3.4-18.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Mar 10 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.3.4-17 - Add gcc to BRs * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild