Skip to content

Commit 1a04891

Browse files
committed
Add OpenCV-3.4.7
1 parent 13e0749 commit 1a04891

File tree

1 file changed

+119
-0
lines changed

1 file changed

+119
-0
lines changed

README.md

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,125 @@ General configuration for OpenCV 4.0.0-alpha ===================================
711711

712712
</details>
713713

714+
715+
### [OpenCV 3.4.7](https://github.com/huihut/OpenCV-MinGW-Build/tree/OpenCV-3.4.7) | [zip](https://github.com/huihut/OpenCV-MinGW-Build/archive/OpenCV-3.4.7.zip) | [tar.gz](https://github.com/huihut/OpenCV-MinGW-Build/archive/OpenCV-3.4.7.tar.gz)
716+
717+
```
718+
git clone -b OpenCV-3.4.7 git@github.com:huihut/OpenCV-MinGW-Build.git
719+
```
720+
721+
<details><summary>Configuration</summary>
722+
723+
* MinGW-x86-7.3.0
724+
* Windows-10-64bit
725+
* CMake-3.14.1
726+
727+
```
728+
General configuration for OpenCV 3.4.7 =====================================
729+
Version control: unknown
730+
731+
Platform:
732+
Timestamp: 2019-09-01T15:19:48Z
733+
Host: Windows 10.0.18362 AMD64
734+
CMake: 3.14.1
735+
CMake generator: MinGW Makefiles
736+
CMake build tool: E:/Qt/Qt5.13.0/Tools/mingw730_32/bin/mingw32-make.exe
737+
Configuration: Release
738+
739+
CPU/HW features:
740+
Baseline: SSE SSE2
741+
requested: SSE2
742+
Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX
743+
requested: SSE4_1 SSE4_2 AVX FP16
744+
SSE4_1 (15 files): + SSE3 SSSE3 SSE4_1
745+
SSE4_2 (2 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2
746+
FP16 (1 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
747+
AVX (6 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 AVX
748+
749+
C/C++:
750+
Built as dynamic libs?: YES
751+
C++11: YES
752+
C++ Compiler: E:/Qt/Qt5.13.0/Tools/mingw730_32/bin/g++.exe (ver 7.3.0)
753+
C++ flags (Release): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -mfpmath=sse -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
754+
C++ flags (Debug): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -mfpmath=sse -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
755+
C Compiler: E:/Qt/Qt5.13.0/Tools/mingw730_32/bin/gcc.exe
756+
C flags (Release): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -mfpmath=sse -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
757+
C flags (Debug): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -mfpmath=sse -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
758+
Linker flags (Release): -Wl,--gc-sections
759+
Linker flags (Debug): -Wl,--gc-sections
760+
ccache: NO
761+
Precompiled headers: YES
762+
Extra dependencies: opengl32 glu32
763+
3rdparty dependencies:
764+
765+
OpenCV modules:
766+
To be built: calib3d core dnn features2d flann highgui imgcodecs imgproc ml objdetect photo shape stitching superres ts video videoio videostab
767+
Disabled: world
768+
Disabled by dependency: -
769+
Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java js python2 python3 viz
770+
Applications: tests perf_tests apps
771+
Documentation: NO
772+
Non-free algorithms: NO
773+
774+
Windows RT support: NO
775+
776+
GUI:
777+
QT: YES (ver 5.13.0)
778+
QT OpenGL support: YES (Qt5::OpenGL 5.13.0)
779+
Win32 UI: YES
780+
OpenGL support: YES (opengl32 glu32)
781+
VTK support: NO
782+
783+
Media I/O:
784+
ZLib: build (ver 1.2.11)
785+
JPEG: build-libjpeg-turbo (ver 2.0.2-62)
786+
WEBP: build (ver encoder: 0x020e)
787+
PNG: build (ver 1.6.37)
788+
TIFF: build (ver 42 - 4.0.10)
789+
JPEG 2000: build (ver 1.900.1)
790+
OpenEXR: build (ver 2.3.0)
791+
HDR: YES
792+
SUNRASTER: YES
793+
PXM: YES
794+
795+
Video I/O:
796+
DC1394: NO
797+
FFMPEG: YES (prebuilt binaries)
798+
avcodec: YES (ver 57.107.100)
799+
avformat: YES (ver 57.83.100)
800+
avutil: YES (ver 55.78.100)
801+
swscale: YES (ver 4.8.100)
802+
avresample: YES (ver 3.7.0)
803+
GStreamer: NO
804+
DirectShow: YES
805+
806+
Parallel framework: none
807+
808+
Trace: YES (built-in)
809+
810+
Other third-party libraries:
811+
Lapack: NO
812+
Eigen: NO
813+
Custom HAL: NO
814+
Protobuf: build (3.5.1)
815+
816+
OpenCL: YES (no extra features)
817+
Include path: E:/opencv-3.4.7/opencv-3.4.7/3rdparty/include/opencl/1.2
818+
Link libraries: Dynamic load
819+
820+
Python (for build): C:/Users/huihu/AppData/Local/Programs/Python/Python37-32/python.exe
821+
822+
Java:
823+
ant: NO
824+
JNI: C:/Program Files/Java/jdk1.8.0_191/include C:/Program Files/Java/jdk1.8.0_191/include/win32 C:/Program Files/Java/jdk1.8.0_191/include
825+
Java wrappers: NO
826+
Java tests: NO
827+
828+
Install to: E:/opencv-3.4.7/opencv-3.4.7-build/install
829+
-----------------------------------------------------------------
830+
```
831+
</details>
832+
714833
### [OpenCV 3.4.6](https://github.com/huihut/OpenCV-MinGW-Build/tree/OpenCV-3.4.6) | [zip](https://github.com/huihut/OpenCV-MinGW-Build/archive/OpenCV-3.4.6.zip) | [tar.gz](https://github.com/huihut/OpenCV-MinGW-Build/archive/OpenCV-3.4.6.tar.gz)
715834

716835
```

0 commit comments

Comments
 (0)