File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ libpng Portable Network Graphics library.
31
31
libtiff Tag Image File Format (TIFF) Software
32
32
Copyright (c) 1988-1997 Sam Leffler
33
33
Copyright (c) 1991-1997 Silicon Graphics, Inc.
34
- See libtiff home page http://www.remotesensing .org/libtiff /
34
+ See libtiff home page http://www.libtiff .org/
35
35
for details and links to the source code
36
36
37
37
WITH_TIFF CMake option must be ON to add libtiff & zlib support to imgcodecs.
@@ -51,7 +51,9 @@ jasper JasPer is a collection of software
51
51
Copyright (c) 1999-2000 The University of British Columbia
52
52
Copyright (c) 2001-2003 Michael David Adams
53
53
54
- The JasPer license can be found in libjasper.
54
+ See JasPer official GitHub repository
55
+ https://github.com/jasper-software/jasper.git
56
+ for details and links to source code
55
57
------------------------------------------------------------------------------------
56
58
openexr OpenEXR is a high dynamic-range (HDR) image file format developed
57
59
by Industrial Light & Magic for use in computer imaging applications.
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Install Visual Studio 2013 Community Edition
13
13
http://go.microsoft.com/?linkid=9863608
14
14
15
15
Install Visual Studio Express 2012 for Windows Desktop
16
- http ://www .microsoft.com/en-us/download/details.aspx?id=34673
16
+ https ://devblogs .microsoft.com/visualstudio/visual-studio-express-2012-for-windows-desktop-is-here/
17
17
18
18
19
19
@@ -156,4 +156,4 @@ Manual build
156
156
157
157
cmake -G "Visual Studio 12 2013 Win64" -DCMAKE_SYSTEM_NAME:String=WindowsStore -DCMAKE_SYSTEM_VERSION:String=8.1 -DCMAKE_VS_EFFECTIVE_PLATFORMS:String=x64 -DCMAKE_INSTALL_PREFIX:PATH=.\install\WS\8.1\x64\ ..
158
158
159
- Return to "Running tests for Windows Store", list item 4.
159
+ Return to "Running tests for Windows Store", list item 4.
You can’t perform that action at this time.
0 commit comments