libplack-test-externalserver-perl

module for running HTTP tests on external live servers

Plack::Test::ExternalServer allows you to run your Plack::Test tests against an external server instead of just against a local application through either mocked HTTP or a locally spawned server.

libt3key1

Terminal key sequence database library

The libt3key library provides functions for retrieving the character sequences used by terminals to represent keys pressed by the user. Although the terminfo database provides part of this information, it lacks information for the sequences returned by modern terminals/terminal emulators for many combinations of modifiers with other keys. For example, many terminal emulators provide separate character sequences for Control combined with the cursor keys, which is not stored in the terminfo database.

python-enum

robust enumerated type support in Python

libinsighttoolkit3.20

Image processing toolkit for registration and segmentation - runtime

libimage-math-constrain-perl

Perl module performing math used to constrain image sizes

Image::Math::Constrain is a Perl module that implements all of the math behind implementing image size constraints. It allows one to restrict the dimensions of an image by checking to see if the image is larger than the desired final dimensions, and if so, provide a way to scale the image down proportionally so it fits within the constraints. It can set constraints based on width, height, or both, and is guaranteed to return dimensions that are proportional to the original -- that is, they will have the same aspect ratio. It also returns the necessary scaling factor, so you can pass it to a module to do the work.

python3-torchvision

Datasets, Transforms and Models specific to Computer Vision

The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.