File: README.source

package info (click to toggle)
opencv 3.2.0%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 238,480 kB
  • sloc: xml: 901,650; cpp: 703,419; lisp: 20,142; java: 17,843; python: 17,641; ansic: 603; cs: 601; sh: 516; perl: 494; makefile: 117
file content (23 lines) | stat: -rw-r--r-- 807 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
opencv source package infomation

- Remove source code
  OpenCV's debian source package deletes some source codes. 

  The deleted source code is the following directories and files.
    * modules/nonfree
    * 3rdparty/*
    * modules/highgui/src/files_Qt/Milky
    * lena.jpg and lena.png

  The module/nonfree contains algorithms that may be patented in some countries or have
  some other limitations on the use.
  This description is in modules/nonfree/doc/nonfree.rst of original.

  3rdparty directory has some source code and binaries of 3rdparty project
  (libjpeg, libpng, etc...). Since they use the binary of Debian, I have been removed.

  The Milky icons is not DFSG-free.

  lena.jpg and lena.png is not DFSG-free.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 08 Dec 2015 23:08:51 +0900