Mon, 30 Sep 2024 07:42:12 UTC | login

Information for build klt-1.3.4-26.fc37

ID218417
Package Nameklt
Version1.3.4
Release26.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/klt.git#61a5bf92dd8884d46cf33745c71d11bf8292d78c
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
StartedWed, 09 Nov 2022 12:37:37 UTC
CompletedWed, 09 Nov 2022 14:10:16 UTC
Taskbuild (f37, /rpms/klt.git:61a5bf92dd8884d46cf33745c71d11bf8292d78c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/klt.git#61a5bf92dd8884d46cf33745c71d11bf8292d78c'}}
Tags
f37
f38
RPMs
src
klt-1.3.4-26.fc37.src.rpm (info) (download)
riscv64
klt-1.3.4-26.fc37.riscv64.rpm (info) (download)
klt-devel-1.3.4-26.fc37.riscv64.rpm (info) (download)
klt-doc-1.3.4-26.fc37.riscv64.rpm (info) (download)
klt-static-1.3.4-26.fc37.riscv64.rpm (info) (download)
klt-debuginfo-1.3.4-26.fc37.riscv64.rpm (info) (download)
klt-debugsource-1.3.4-26.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild