Skip to content
Snippets Groups Projects
Commit 7fb6d743 authored by calrama's avatar calrama
Browse files

[centos] Be explicit about enabled opencv modules

Exclude hdf module
parent 807edb74
No related branches found
No related tags found
No related merge requests found
Pipeline #46231 passed
Pipeline: behavior_loader

#46239

    Pipeline: interfaces

    #46238

      ......@@ -315,6 +315,7 @@ RUN yum install -y \
      -D WITH_WEBP=ON -D BUILD_WEBP=OFF \
      -D WITH_ZLIB=ON -D BUILD_ZLIB=OFF \
      -D WITH_V4L=ON \
      -D BUILD_LIST=alphamat,aruco,bgsegm,bioinspired,calib3d,ccalib,core,cudaarithm,cudabgsegm,cudafeatures2d,cudafilters,cudaimgproc,cudalegacy,cudaobjdetect,cudaoptflow,cudastereo,cudawarping,cudev,cvv,datasets,dnn,dnn_objdetect,dnn_superres,dpm,face,features2d,flann,freetype,fuzzy,gapi,hfs,highgui,img_hash,imgcodecs,imgproc,intensity_transform,line_descriptor,mcc,ml,objdetect,optflow,phase_unwrapping,photo,plot,python3,quality,rapid,reg,rgbd,saliency,shape,stereo,stitching,structured_light,superres,surface_matching,text,tracking,video,videoio,videostab,xfeatures2d,ximgproc,xobjdetect,xphoto \
      && \
      ninja -C build install && \
      cd .. && \
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment