SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

klt rpm build for : Fedora 40. For other distributions click klt.

Name : klt
Version : 1.3.4 Vendor : Fedora Project
Release : 30.fc40 Date : 2024-01-25 01:52:36
Group : Unspecified Source RPM : klt-1.3.4-30.fc40.src.rpm
Size : 0.07 MB
Packager : Fedora Project
Summary : An 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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/development/40/Everything/x86_64/os/Packages/k

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  klt-1.3.4-30.fc40.x86_64.rpm
     

Provides :
klt
klt(x86-64)
libklt.so.1()(64bit)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/be53ba3996059ea329bced7b11e61e56155c0e
/usr/lib64/libklt.so.1
/usr/lib64/libklt.so.1.3.4
/usr/share/doc/klt
/usr/share/doc/klt/README.txt
/usr/share/doc/klt/speed.txt

 
ICM