--- - branch: MAIN date: Mon Aug 5 12:27:49 UTC 2013 files: - new: '1.41' old: '1.40' path: pkgsrc/graphics/opencv/Makefile pathrev: pkgsrc/graphics/opencv/Makefile@1.41 type: modified - new: '1.11' old: '1.10' path: pkgsrc/graphics/opencv/PLIST pathrev: pkgsrc/graphics/opencv/PLIST@1.11 type: modified - new: '1.23' old: '1.22' path: pkgsrc/graphics/opencv/distinfo pathrev: pkgsrc/graphics/opencv/distinfo@1.23 type: modified - new: '1.2' old: '1.1' path: pkgsrc/graphics/opencv/patches/patch-modules_ts_include_opencv2_ts_ts__perf.hpp pathrev: pkgsrc/graphics/opencv/patches/patch-modules_ts_include_opencv2_ts_ts__perf.hpp@1.2 type: modified id: 20130805T122749Z.ba6a499a6847b636e709473074deace658fc6eb0 log: | Update opencv to 2.4.6.1 Changes in 2.4.6.1: * Hotfix for camera pipeline for Linux (V4L). Changes in 2.4.6: * Windows RT: added video file i/o and sample application using camera, enabled parallelization with TBB or MS Concurrency * CUDA 5.5: added support for desktop and ARM * Added Qt 5 support * Binary compatiblility with both OpenCL 1.1/1.2 platforms. Now the binaries compiled with any of AMD/Intel/Nvidia's SDK can run on all other platforms. * New functions ported, CLAHE, GoodFeaturesToTrack, TVL1 optical flow and more * Performance optimizations, HOG and more. * More kernel binary cache options though setBinaryDiskCache interface. * OpenCL binaries are now included into the superpack for Windows (for VS2010 and VS2012 only) * Switched all the remaining parallel loops from TBB-only 'tbb::parallel_for()' to universal 'cv::parallel_for_()' with many possible backends (MS Concurrency, Apple's GDC, OpenMP, Intel TBB etc.) * iOS build scripts (together with Android ones) moved to 'opencv/platforms' directory * Fixed bug with incorrect saved video from camera through CvVideoCamera * Added 'rotateVideo' flag to the CvVideoCamera class to control camera preview rotation on device rotation * Added functions to convert between UIImage and cv::Mat (just include opencv2/highgui/ios.h) * Numerous bug-fixes across all the library module: pkgsrc subject: 'CVS commit: pkgsrc/graphics/opencv' unixtime: '1375705669' user: fhajny