@@ -122,6 +122,125 @@ General configuration for OpenCV 4.1.0 =====================================
122
122
123
123
</details >
124
124
125
+ ### [ OpenCV 4.1.0] ( https://github.com/huihut/OpenCV-MinGW-Build/tree/OpenCV-4.1.0 ) | [ zip] ( https://github.com/huihut/OpenCV-MinGW-Build/archive/OpenCV-4.1.0.zip ) | [ tar.gz] ( https://github.com/huihut/OpenCV-MinGW-Build/archive/OpenCV-4.1.0.tar.gz )
126
+
127
+ ```
128
+ git clone -b OpenCV-4.1.0 git@github.com:huihut/OpenCV-MinGW-Build.git
129
+ ```
130
+
131
+ <details ><summary >Configuration</summary >
132
+
133
+ * MinGW-x86-7.3.0
134
+ * Windows-10-64bit
135
+ * CMake-3.14.1
136
+
137
+ ```
138
+ General configuration for OpenCV 4.1.0 =====================================
139
+ Version control: unknown
140
+
141
+ Platform:
142
+ Timestamp: 2019-07-24T13:59:00Z
143
+ Host: Windows 10.0.18362 AMD64
144
+ CMake: 3.14.1
145
+ CMake generator: MinGW Makefiles
146
+ CMake build tool: E:/Qt/Qt5.13.0/Tools/mingw730_32/bin/mingw32-make.exe
147
+ Configuration: Release
148
+
149
+ CPU/HW features:
150
+ Baseline: SSE SSE2
151
+ requested: SSE2
152
+ Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX
153
+ requested: SSE4_1 SSE4_2 AVX FP16
154
+ SSE4_1 (16 files): + SSE3 SSSE3 SSE4_1
155
+ SSE4_2 (2 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2
156
+ FP16 (1 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
157
+ AVX (5 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 AVX
158
+
159
+ C/C++:
160
+ Built as dynamic libs?: YES
161
+ C++ Compiler: E:/Qt/Qt5.13.0/Tools/mingw730_32/bin/g++.exe (ver 7.3.0)
162
+ 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
163
+ 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
164
+ C Compiler: E:/Qt/Qt5.13.0/Tools/mingw730_32/bin/gcc.exe
165
+ 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
166
+ 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
167
+ Linker flags (Release): -Wl,--gc-sections
168
+ Linker flags (Debug): -Wl,--gc-sections
169
+ ccache: NO
170
+ Precompiled headers: YES
171
+ Extra dependencies: opengl32 glu32
172
+ 3rdparty dependencies:
173
+
174
+ OpenCV modules:
175
+ To be built: calib3d core dnn features2d flann gapi highgui imgcodecs imgproc ml objdetect photo stitching ts video videoio
176
+ Disabled: world
177
+ Disabled by dependency: -
178
+ Unavailable: java js python2 python3
179
+ Applications: tests perf_tests apps
180
+ Documentation: NO
181
+ Non-free algorithms: NO
182
+
183
+ Windows RT support: NO
184
+
185
+ GUI:
186
+ QT: YES (ver 5.13.0)
187
+ QT OpenGL support: YES (Qt5::OpenGL 5.13.0)
188
+ Win32 UI: YES
189
+ OpenGL support: YES (opengl32 glu32)
190
+ VTK support: NO
191
+
192
+ Media I/O:
193
+ ZLib: build (ver 1.2.11)
194
+ JPEG: build-libjpeg-turbo (ver 2.0.2-62)
195
+ WEBP: build (ver encoder: 0x020e)
196
+ PNG: build (ver 1.6.36)
197
+ TIFF: build (ver 42 - 4.0.10)
198
+ JPEG 2000: build (ver 1.900.1)
199
+ OpenEXR: build (ver 1.7.1)
200
+ HDR: YES
201
+ SUNRASTER: YES
202
+ PXM: YES
203
+ PFM: YES
204
+
205
+ Video I/O:
206
+ DC1394: NO
207
+ FFMPEG: YES (prebuilt binaries)
208
+ avcodec: YES (58.35.100)
209
+ avformat: YES (58.20.100)
210
+ avutil: YES (56.22.100)
211
+ swscale: YES (5.3.100)
212
+ avresample: YES (4.0.0)
213
+ GStreamer: NO
214
+ DirectShow: YES
215
+
216
+ Parallel framework: none
217
+
218
+ Trace: YES (built-in)
219
+
220
+ Other third-party libraries:
221
+ Lapack: NO
222
+ Eigen: NO
223
+ Custom HAL: NO
224
+ Protobuf: build (3.5.1)
225
+
226
+ OpenCL: YES (no extra features)
227
+ Include path: E:/opencv-4.1.0/opencv-4.1.0/3rdparty/include/opencl/1.2
228
+ Link libraries: Dynamic load
229
+
230
+ Python (for build): C:/Users/huihu/AppData/Local/Programs/Python/Python37-32/python.exe
231
+
232
+ Java:
233
+ ant: NO
234
+ 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
235
+ Java wrappers: NO
236
+ Java tests: NO
237
+
238
+ Install to: E:/opencv-4.1.0/opencv-4.1.0-x86-build/install
239
+ -----------------------------------------------------------------
240
+ ```
241
+
242
+ </details >
243
+
125
244
### [ OpenCV 4.0.1-x64] ( https://github.com/huihut/OpenCV-MinGW-Build/tree/OpenCV-4.0.1-x64 ) | [ zip] ( https://github.com/huihut/OpenCV-MinGW-Build/archive/OpenCV-4.0.1-x64.zip ) | [ tar.gz] ( https://github.com/huihut/OpenCV-MinGW-Build/archive/OpenCV-4.0.1-x64.tar.gz )
126
245
127
246
```
0 commit comments