Lines Matching refs:IOS
159 … "Include IEEE1394 support" ON IF (NOT ANDROID AND NOT IOS AND NOT WINRT) )
160 OCV_OPTION(WITH_AVFOUNDATION "Use AVFoundation for Video I/O" ON IF IOS)
162 …t (and build opencv_viz module eiher)" ON IF (NOT ANDROID AND NOT IOS AND NOT WINRT) )
163 …idia Cuda Runtime support" ON IF (NOT IOS AND NOT WINRT) )
164 …idia Cuda Fast Fourier Transform (FFT) library support" ON IF (NOT IOS AND NOT WINRT) )
165 …idia Cuda Basic Linear Algebra Subprograms (BLAS) library support" OFF IF (NOT IOS AND NOT WINRT) )
166 …idia Video Decoding library support" OFF IF (NOT IOS AND NOT APPLE) )
169 … "Include FFMPEG support" ON IF (NOT ANDROID AND NOT IOS AND NOT WINRT) )
175 OCV_OPTION(WITH_JASPER "Include JPEG2K support" ON IF (NOT IOS) )
177 OCV_OPTION(WITH_WEBP "Include WebP support" ON IF (NOT IOS AND N…
178 OCV_OPTION(WITH_OPENEXR "Include ILM support via OpenEXR" ON IF (NOT IOS AND N…
180 … "Include OpenNI support" OFF IF (NOT ANDROID AND NOT IOS AND NOT WINRT) )
181 … "Include OpenNI2 support" OFF IF (NOT ANDROID AND NOT IOS AND NOT WINRT) )
183 … "Include Prosilica GigE support" ON IF (NOT ANDROID AND NOT IOS AND NOT WINRT) )
184 … "Include Smartek GigE support" ON IF (NOT ANDROID AND NOT IOS AND NOT WINRT) )
185 … "Build with Qt Backend support" OFF IF (NOT ANDROID AND NOT IOS AND NOT WINRT) )
188 OCV_OPTION(WITH_TBB "Include Intel TBB support" OFF IF (NOT IOS AND N…
192 OCV_OPTION(WITH_TIFF "Include TIFF support" ON IF (NOT IOS) )
201 …ENCL "Include OpenCL Runtime support" NOT ANDROID IF (NOT IOS AND NOT WINRT) )
203 …T "Include AMD OpenCL FFT library support" ON IF (NOT ANDROID AND NOT IOS AND NOT WINRT) )
204 …AS "Include AMD OpenCL BLAS library support" ON IF (NOT ANDROID AND NOT IOS AND NOT WINRT) )
208 … "Include GDAL Support" OFF IF (NOT ANDROID AND NOT IOS AND NOT WINRT) )
213 … "Build shared libraries (.dll/.so) instead of static ones (.lib/.a)" NOT (ANDROID OR IOS) )
214 …ty applications (used for example to train classifiers)" (NOT ANDROID AND NOT WINRT) IF (NOT IOS) )
219 OCV_OPTION(BUILD_PERF_TESTS "Build performance tests" ON IF (NOT IOS A…
220 OCV_OPTION(BUILD_TESTS "Build accuracy & regression tests" ON IF (NOT IOS A…
226 OCV_OPTION(BUILD_CUDA_STUBS "Build CUDA modules stubs when no CUDA SDK" OFF IF (NOT IOS) )
243 …hat help with side by side installs." OFF IF (UNIX AND NOT ANDROID AND NOT IOS AND BUILD_SHARED_LI…
248 …_PRECOMPILED_HEADERS "Use precompiled headers" ON IF (NOT IOS) )
265 …ons" OFF IF CMAKE_COMPILER_IS_GNUCXX AND (ARM OR AARCH64 OR IOS) )
266 …ructions" OFF IF CMAKE_COMPILER_IS_GNUCXX AND (ARM OR AARCH64 OR IOS) )
510 if(IOS)
656 # Generate Info.plist for the IOS framework