OpenCV-functional.diff

Pavel Heimlich, 2011-02-15 01:43 am

Download (288 Bytes)

 
modules/contrib/src/spinimages.cpp 2011-02-15 01:39:56.877243687 +0100
41 41
//M*/
42 42

  
43 43
#include "precomp.hpp"
44
#include <functional>
44 45
#include <algorithm>
45 46
#include <cmath>
46 47
#include <limits>