Thu, 28 Nov 2024 04:32:30 UTC | login

Information for build klt-1.3.4-27.fc38

ID239591
Package Nameklt
Version1.3.4
Release27.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/klt.git#981beaab05b5a815484ac31f12042f63c3b683ac
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
StartedMon, 13 Mar 2023 18:37:55 UTC
CompletedTue, 14 Mar 2023 05:31:21 UTC
Taskbuild (f38, /rpms/klt.git:981beaab05b5a815484ac31f12042f63c3b683ac)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/klt.git#981beaab05b5a815484ac31f12042f63c3b683ac'}}
Tags
f38
f39
f40
RPMs
src
klt-1.3.4-27.fc38.src.rpm (info) (download)
riscv64
klt-1.3.4-27.fc38.riscv64.rpm (info) (download)
klt-devel-1.3.4-27.fc38.riscv64.rpm (info) (download)
klt-doc-1.3.4-27.fc38.riscv64.rpm (info) (download)
klt-static-1.3.4-27.fc38.riscv64.rpm (info) (download)
klt-debuginfo-1.3.4-27.fc38.riscv64.rpm (info) (download)
klt-debugsource-1.3.4-27.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * 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