3374 Commits (3.2.0)
 

Author SHA1 Message Date
canming a674cb0d86 minor sse improvement for quaternions 15 years ago
canming 4312515573 updated the startup script for iron python 15 years ago
canming d8a6610f5c more test case 15 years ago
canming e290c9952f Minor fix to use native TIFF library on Linux 15 years ago
canming 8daf4b0476 merge two build script into one 15 years ago
canming 676b3afa61 Bug fix 15 years ago
canming 716b9bf43a Move FIND_MSBUILD to FindCSharp module 15 years ago
canming 2c3452fb5a Fixed a bug in copying dlls for WebDynamicImage project. 15 years ago
canming 3b77a39842 package with visual C++ 2010 runtime instead of visual C++ 2008 15 years ago
canming 80dec9f25b better quaternions sse optimization 15 years ago
canming af9fde52d1 More quaternions SSE optimization 15 years ago
canming 65ff2b2161 use csc and msbuild from .NET 4.0 if exist. 15 years ago
canming 3225896e92 Fixed CMAKE_RUNTIME_OUTPUT_DIRECTORY in CMake script for VS2010 15 years ago
canming c2b36aee8e Making sure the weight in quaternions slep is within range 15 years ago
canming a6af4ad2e1 changed the error epsilon such that the test can be passed on Ubuntu 15 years ago
canming 141d714905 Better test output 15 years ago
canming 277517b20c Fixed a bug in compiling cvextern_test when EMGU_ENABLE_SSE is not defined. 15 years ago
canming cde9ea96de Fixed a TiffWriter.WriteGeoTag bug 15 years ago
canming a62dc24222 Fixed bug 26: cvEllipseBox draws a wrong ellipse. Thanks to GiuseppeDini 15 years ago
canming f42fa7a823 Compiles with Visual Studio 2010. 15 years ago
canming 4353ad285e Fixed a compiler error for Visual Studio 2010 15 years ago
canming 3bc1d23263 changed the main function definition for visual C++ 15 years ago
canming fe547d4c5f Fixed the documentation generating project 15 years ago
canming 2d07055e38 updated with the latest opencv_flann module 15 years ago
canming 890929a27a return a const WGS84 datum instead of creating new one every time 15 years ago
canming 752649ab2d changed transformationWGS84 -> datum 15 years ago
canming 9b145f3368 Added RGBA color type. Performance improvement in TiffWriter. 15 years ago
canming 743c914b7a renamed TransformationWGS84.cs to Datum.cs 15 years ago
canming a93fad900f name changes: TransformationWGS84 -> datum 15 years ago
canming 1cb4c12bc1 Renamed files: TransformationWGS84 -> Datum (datum) 15 years ago
canming fc09be284a Converted the static TransformationWGS84 class to a more flexible Datum class, where value of the major and minor radius can be specified. 15 years ago
canming a8b491b600 Added descriptions for some new namespaces. 15 years ago
canming 6531186d74 Added Rgb color. More color conversion as per OpenCV implementation. 15 years ago
canming 1b13309ee1 Added a constructor and definition of Empty Quaternions 15 years ago
canming c491b63741 Fixed a memory leak in DenseHistogram class. 15 years ago
canming 5e85865a27 Obsolete CvInvoke.cvMat function. 15 years ago
canming 38d9853e00 more sse enhancement 15 years ago
canming 0d7d3c0757 Added doubleOps::add function 15 years ago
canming 9d3fa032f1 More SSE optimizations 15 years ago
canming fa21a3d8ba Added log function without level parameters 15 years ago
canming ff0dd733b3 merge two sandcastle project into one 15 years ago
canming c34edf356b Added cvextern_test project 15 years ago
canming d72e7ac2a0 Better documentation for generic EventArgs class 15 years ago
canming abcae4d98f Added logLevel support for DataLogger 15 years ago
canming ae0baf2f42 Added comments for TileTiffWriter 15 years ago
canming 58e7c822c9 Wrapped cvPyrMeanShiftFiltering function 15 years ago
canming c65ae906b4 update quaternions code 15 years ago
canming 409d46767e rename weightedSum.h to doubleOps.h 15 years ago
canming 6c43c0a12e rename weightedSum.h to doubleOps.h 15 years ago
canming 27cca54a65 Adding initial VS2010 support 15 years ago