GNU bug report logs - #30801
[PATCH 0/1] Add opencv

Previous Next

Package: guix-patches;

Reported by: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>

Date: Tue, 13 Mar 2018 16:59:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
To: <guix-patches <at> gnu.org>
Subject: [PATCH 0/1] Add opencv
Date: Tue, 13 Mar 2018 17:58:09 +0100
[Message part 1 (text/plain, inline)]
This patch adds OpenCV, a computer vision library.

It combines the basic and contrib algorithms.

Some notes:

The test suite consists of an extra package, weighting 465MB
compressed. It runs very well. I think the size is worth it. It
consists of proprietary things (i.e. lena.jpg). As far as I understand,
that is OK, if it doesn't get in the final src/bin store output. Right?

CPU-optimization: I hope I have done everything right. Reading the
article from Guix HPC a second time helped a lot. So now it should be
compiled with SSE2/NEON being the minimum required instruction set, and
dispatches to other ISAs where available.

Size: Currently I load a bunch of dependencies in and have one
big  package as output. guix size is 1.1 GiB. I slightly have the
feeling someone could ask to split it in several outputs. Though having
one big output was the easiest thing first and I don't know how one
would handle inter-dependencies between the different outputs.


Björn


Björn Höfling (1):
  gnu: Add opencv.

 gnu/packages/image-processing.scm | 186 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 186 insertions(+)

-- 
2.16.2

[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 7 years and 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.