2166 Commits (3.2.0)
 

Author SHA1 Message Date
canming 182b22bfd4 Adding initial VS2010 support, fixes some documentation errors. 15 years ago
canming b7aad86fd6 Adding initial VS2010 support 15 years ago
canming ea6145eff5 Implemented walk around such that SIFT no longer requires OpenCV patch 15 years ago
canming 2cf494e107 Adding initial VS2010 support 15 years ago
canming 8348433909 Fixed Bug 23. Change the calling convention of all Pinvoke calls to CallingConvention.CDEL 15 years ago
canming 8dbc2d9bb0 More tests 15 years ago
canming 6591bece4e Added Check range function for CvArray 15 years ago
canming db09733232 Header file improvement 15 years ago
canming d0812291ea Improve the numerical stability of the quaternions multiplication function. 15 years ago
canming 9324939cdf rewrite unmanagedStatusUpdate as DataLogger 15 years ago
canming 31c2875eda rewrite unmanagedStatusUpdate as DataLogger 15 years ago
canming f342331bd0 implemented unmanagedUpdateStatus class to pass message from unmanaged code to managed code. 15 years ago
canming 2999fdb9cc Added a generic EventArgs class. 15 years ago
canming 17e806d28b Fixed a bug for axisAngleToQuaternions 15 years ago
canming be7e8cd89b implemented TileTiffWriter 15 years ago
canming 4d540c8e22 rename Geotiff folder to Tiff folder 15 years ago
canming e789409962 updated plan3D implementation 15 years ago
canming 2f40565b0b implemented TileTiffWriter 15 years ago
canming 24f4a0ac97 Better test 15 years ago
canming 11330b24b5 update IntrinsicCameraParameters comment to support 8 distortion coefficient. 15 years ago
canming e6ae5f873b use BufferedStream to improve the performance of BinaryFileStorage 15 years ago
canming 0e4fc7eaaa minor improvement on unmanaged code 15 years ago
canming 01f9d5a5ff update geotiff to a more generic TiffWriter 15 years ago
canming dd4827571d update geotiff to a more generic TiffWriter 15 years ago
canming 154e91b029 renamed some files, improved quaternions code 15 years ago
canming 91bd43e642 Added 64bit support for Example.Simple3Dreconstruction 15 years ago
canming d44e765a7c Make C/C++ documentation compatible with Doxygen, better documentation. change vectorOfFloat -> VectorOfFloat, geodeticCoordinate -> GeodeticCoordinate. 15 years ago
canming 99737e26c4 updated geotiff to support BGR and BGRA color 15 years ago
canming 2cde86bd95 updated cmake list 15 years ago
canming a68f7aa899 Fixed a bug in CvInvoke.cvStartReadSeq 15 years ago
canming 1d57ad3365 Fixed a bug in Geotiff 15 years ago
canming 0297e6dc96 Fixed the windows build 15 years ago
canming 32b2cc45dc Fixed cmake script for linux 15 years ago
canming 7518cf5a0c Added opencv patch to make Visual Studio compilation works. 15 years ago
canming 595de95c80 moved the cmake module folder one level up 15 years ago
canming 74ed019d1e fixed a bug in the cmake script 15 years ago
canming 71ec3fa172 fixed bug 21 15 years ago
canming 3b57aeed6d added include file for sse.h header 15 years ago
canming e755415179 better documentation 15 years ago
canming a5293088da Added support for writing geotiff 15 years ago
canming 6fb6773214 modified libgeotiff for emgucv 15 years ago
canming 96c876c37b added libgeotiff-1.3.0 source code 15 years ago
canming eafad527ca added libgeotiff-1.3.0 source code 15 years ago
canming c34084dd03 For VideoWriter, use opencv_ffmpeg if available. 15 years ago
canming 3480ba54cf Added function to compute the minimum and maximum of MCvPoint3D64f points. 15 years ago
canming b400c69c38 fixed the project file for new opencv structures. 15 years ago
canming 152ab65fc4 Moved RTreeClassifier to features2d namespace 15 years ago
canming 3cbcb336c0 sorted the using statements 15 years ago
canming efd80dd33d better tests 15 years ago
canming ca83541a06 pointed to the correct location for the common assembly info. 15 years ago