Sat, 18 May 2024 12:22:21 UTC | login

Information for build klt-1.3.4-30.fc40

ID304664
Package Nameklt
Version1.3.4
Release30.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/klt.git#76e9518b4e2428b033d15ffb3a12ab46c32428b8
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
StartedThu, 11 Apr 2024 17:50:15 UTC
CompletedFri, 12 Apr 2024 03:14:18 UTC
Taskbuild (f40, /rpms/klt.git:76e9518b4e2428b033d15ffb3a12ab46c32428b8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/klt.git#76e9518b4e2428b033d15ffb3a12ab46c32428b8'}}
Tags
f40
f41
RPMs
src
klt-1.3.4-30.fc40.src.rpm (info) (download)
riscv64
klt-1.3.4-30.fc40.riscv64.rpm (info) (download)
klt-devel-1.3.4-30.fc40.riscv64.rpm (info) (download)
klt-doc-1.3.4-30.fc40.riscv64.rpm (info) (download)
klt-static-1.3.4-30.fc40.riscv64.rpm (info) (download)
klt-debuginfo-1.3.4-30.fc40.riscv64.rpm (info) (download)
klt-debugsource-1.3.4-30.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild