Пакет libakaze: Информация

    Исходный пакет: libakaze
    Версия: 0.1.1-alt1
    Последняя версия по данным Repology
    Собран:  1 мая 2024 г. 1:08 в задании #347127
    Сообщить об ошибке в пакете
    Лицензия: BSD-3-Clause
    О пакете: Accelerated-KAZE Features
    Описание: 
    KAZE Features is a novel 2D feature detection and description method that
    operates completely in a nonlinear scale space. Previous methods such as SIFT or
    SURF find features in the Gaussian scale space (particular instance of linear
    diffusion). However, Gaussian blurring does not respect the natural boundaries
    of objects and smoothes in the same degree details and noise when evolving the
    original image through the scale space.
    
    By means of nonlinear diffusion we can detect and describe features in nonlinear
    scale spaces keeping important image details and removing noise as long as we
    evolve the image in the scale space. We use variable conductance diffusion
    which is one of the simplest cases of nonlinear diffusion. The nonlinear scale
    space is build efficiently by means of Additive Operator Splitting (AOS)
    schemes, which are stable for any step size and are parallelizable.
    
    Accelerated-KAZE Features uses a novel mathematical framework called Fast
    Explicit Diffusion (FED) embedded in a pyramidal framework to speed-up
    dramatically the nonlinear scale space computation. In addition, we compute a
    robust Modified-Local Difference Binary (M-LDB) descriptor that exploits
    gradient information from the nonlinear scale space. A-KAZE obtains comparable
    results to KAZE in some datasets, while being several orders of magnitude
    faster.
    
    Our results reveal a big improvement in repeatability and distinctiviness, for
    common 2D image matching applications.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    akaze (x86_64, ppc64le, i586, aarch64)
    akaze-debuginfo (x86_64, ppc64le, i586, aarch64)
    libakaze (x86_64, ppc64le, i586, aarch64)
    libakaze-debuginfo (x86_64, ppc64le, i586, aarch64)
    libakaze-devel (x86_64, ppc64le, i586, aarch64)
    libakaze-devel-static (x86_64, ppc64le, i586, aarch64)

    Сопровождающий: Pavel Skrylev

    Список участников:
    Pavel Skrylev

    Права:
    Pavel Skrylev
    @everybody

      1. cmake
      2. doxygen
      3. gcc-c++
      4. graphviz
      5. libgomp-devel
      6. libopencv-devel
      7. libtbb-devel
      8. rpm-macros-cmake

    Последнее изменение


    7 марта 2024 г. Pavel Skrylev 0.1.1-alt1
    - Initial build v0.1.1 for Sisyphus