]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/include/opencv/cxtypes.h
fixed cvRound implementation for MSVC on 32-bit Windows
[opencv.git] / opencv / include / opencv / cxtypes.h
2010-04-05 vp153fixed cvRound implementation for MSVC on 32-bit Windows
2010-03-24 vp153renamed guard macros; moved some common inter-module...
2010-03-12 vp153switch between SSE and non-SSE code dynamically =>...
2010-03-12 alekcacupdate include/lib files of ffmpeg to 0.5.1 version...
2010-02-18 sc_sdResolve (missing -fPIC option) Linux compile error...
2010-02-18 sc_sdResolve (win32/win64) issue that causes the OpenCV...
2009-11-16 vp153removed CV_FORCE_INLINE. __BEGIN__, __END__ & EXIT...
2009-11-05 vp153fixed couple of bugs in the optimized version of Mat...
2009-11-03 vp153with MSVC enable OpenMP only in Debug; disabled force...
2009-11-02 vp153made some critical functions "force inline"; decreased...
2009-11-02 vp153several performance improvements (some SSE3 optimizatio...
2009-09-30 vp153fixed the compile errors with the latest GCC versions...
2009-09-29 vp153updated to 2.0.0; some fixes for VS2008 SP1
2009-09-25 vp153use the standard 64-bit integer definition (SF bug...
2009-07-27 markasbachAgain an update of autotools related files.
2009-07-18 vp153some further little performance improvement of cvFloor...
2009-07-18 vp153improved cvRound, cvFloor & cvCeil. Now if GCC is used...
2009-06-22 vp153added precompiled headers for XCode (not tested yet...
2009-06-12 vp153fixed many compiler warnings and errors in x64 build...
2009-06-11 vp153moved matrix-related operations from cxoperations.hpp...
2009-04-25 vp153added cv::MatND & cv::SparseMat, cv::Mat step type...
2009-03-03 vp153brand-new cxcore interface & implementation
2009-02-10 kecsupHAVE_LRINT back...
2009-02-10 kecsupRemove lrint check
2009-01-13 kecsupgit-svn-id: https://code.ros.org/svn/opencv/trunk@1490...
2008-12-22 vp153added support for WinCE (thanks to Hartmut Seichter)
2008-10-17 vp153disabled SSE2 in GCC 3.x
2008-10-13 vp153enable SSE2 by default in Windows version
2008-10-13 vp153enable SSE2 by default in Windows version
2008-05-09 cynbeComment copy editing.
2008-05-02 cynbecxtypes.h fix: C-accessible #defs must use rows/cols...
2008-04-12 haslermake cvSqeq work on schar instead of char to improve...
2008-04-06 haslerfixed some signed char vs. unsigned char problems....
2006-09-08 vp153modified SSE2 branch of cvCeil to avoid GCC 3.x error...
2006-09-07 vp153added check for positive CvMat::rows & CvMat::cols
2006-09-06 vp153changed cvRNG to avoid BCC32 internal error
2006-06-27 vp153CvBox2D::angle is now in degrees (SF #1295583)
2006-05-04 vp153VS2005 related fixes
2006-05-04 markasbachChanges and additions to ./configure script and makefiles:
2005-12-05 vp153cvFree() function is turned to macro, more fixes for...
2005-12-02 bornetcvDecRefData() & cvIncRefData() assume that CvMatND...
2005-11-28 vp153numerous small changes to avoid (type&*) construct...
2005-09-23 vp153added initial support for multi(>4)-channel arrays
2005-09-07 bornetCorrect compilation on 64bits Linux systems.
2005-07-21 vp153cvScalarAll fixed to workaround a problem with BorlandC
2005-06-28 vp153clipline & initlineiterator exposed
2005-06-22 vp153various fixes compiler errors and warnings, improved...
2005-06-07 vp153typo fixed in cvround
2005-06-03 vp153make the code compile and run on EM64T(~AMD64)
2005-04-25 vp153no message
2005-03-22 markasbachremoved quick hack - no longer necessary because of...
2005-03-21 markasbachTHIS IS A QUICK HACK, replace by correct solution when...
2005-03-17 vp153no message
2005-02-22 markasbachThis is a not so small update, introducing Python/SWIG...
2005-02-16 vp153no message
2005-02-03 vp153CV_INLINE definition fixed (as suggested by Alexander...
2004-10-22 vp153no message
2004-10-12 vp153Several optimizations, support for more IPP functions...
2004-09-06 vp153no message
2004-08-20 vp153HAVE_IPL and __IPL_H__ made consistent
2004-08-18 vp153no message