mrgingham 1.24-1 source package in Ubuntu

Changelog

mrgingham (1.24-1) unstable; urgency=medium

  * New upstream release
    - blob detector can find smaller circles
    - Python API: renamed functions (previous ones remain, for
      compatibility). New functions are find_board() and
      find_points()
    - Python API: find_board() and find_points() can find blobs

 -- Dima Kogan <email address hidden>  Thu, 28 Sep 2023 23:35:20 -0700

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mrgingham_1.24-1.dsc 2.2 KiB f6dca1cf29a82737ba53101f4065134e2cef472895b3602ac22d6a01693e39dc
mrgingham_1.24.orig.tar.gz 56.1 KiB 396af78e4bed889db67dcfa318b0fb5601a24c20c678527dae88edb443aaf715
mrgingham_1.24-1.debian.tar.xz 3.7 KiB 19cf77fa955ffff83ad415a298420f6ae0a73ea13139ecb3d4d91f0fb58f75c7

No changes file available.

Binary packages built by this source

libmrgingham-dev: Chessboard finder for visual calibration routines

 Given an observed image containing a chessboard or a grid of circles, mrgingham
 locates the board in the image, and precisely computes the location of the
 chessboard corners (or circle centers). This is similar to the routines in
 OpenCV, but is faster and more robust.
 .
 This package provides the development C++ libraries

libmrgingham2: Chessboard finder for visual calibration routines

 Given an observed image containing a chessboard or a grid of circles, mrgingham
 locates the board in the image, and precisely computes the location of the
 chessboard corners (or circle centers). This is similar to the routines in
 OpenCV, but is faster and more robust.
 .
 This package provides the runtime C++ libraries

libmrgingham2-dbgsym: debug symbols for libmrgingham2
mrgingham: Chessboard finder for visual calibration routines

 Given an observed image containing a chessboard or a grid of circles, mrgingham
 locates the board in the image, and precisely computes the location of the
 chessboard corners (or circle centers). This is similar to the routines in
 OpenCV, but is faster and more robust.
 .
 This package provides the user-facing tools

mrgingham-dbgsym: debug symbols for mrgingham
python3-mrgingham: Chessboard finder for visual calibration routines

 Given an observed image containing a chessboard or a grid of circles, mrgingham
 locates the board in the image, and precisely computes the location of the
 chessboard corners (or circle centers). This is similar to the routines in
 OpenCV, but is faster and more robust.
 .
 This package provides the Python interfaces

python3-mrgingham-dbgsym: debug symbols for python3-mrgingham