lua-torch-image 0~20170420-g5aa1881-5 source package in Ubuntu

Changelog

lua-torch-image (0~20170420-g5aa1881-5) unstable; urgency=medium

  * Update Autopkgtest files. Discard the tput error.

 -- Mo Zhou <email address hidden>  Sun, 29 Oct 2017 05:20:05 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
amd64 arm64 armel armhf ppc64el kfreebsd-amd64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
lua-torch-image_0~20170420-g5aa1881-5.dsc 2.3 KiB 122edb59f4cd9a6f63a28514714c1121531a5adefa2d14c3a456915b1aceeb97
lua-torch-image_0~20170420-g5aa1881.orig.tar.gz 628.2 KiB 634ddcc7f6c5a7b4ee6e6cfd63d1010ef9e33cc0dbcb8a86b57a676f00358a46
lua-torch-image_0~20170420-g5aa1881-5.debian.tar.xz 4.5 KiB 46e9c6293f8b3e479be9c38406cedc0fc1f8baa0f5d11884ea2a78810497acc5

No changes file available.

Binary packages built by this source

lua-torch-image: Image Load/Save Library for Torch Framework

 "image" is the Torch7 distribution package for processing images. It
 contains a wide variety of functions divided into the following categories:
 .
  * Saving and loading images as JPEG, PNG, PPM and PGM;
  * Simple transformations like translation, scaling and rotation;
  * Parameterized transformations like convolutions and warping;
  * Simple Drawing Routines like drawing text or a rectangle on an image;
  * Graphical user interfaces like display and window;
  * Color Space Conversions from and to RGB, YUV, Lab, and HSL;
  * Tensor Constructors for creating Lenna, Fabio and Gaussian and
    Laplacian kernels;
 .
 Note that unless specified otherwise, this package deals with images of
 size `nChannel x height x width`.

lua-torch-image-dbgsym: debug symbols for lua-torch-image