3374 Commits (4.4.0)
 

Author SHA1 Message Date
canming d7ac1364f2 minor fixes 16 years ago
canming 9cabc22ab1 More tests 16 years ago
canming 21e3f4a745 Fixed the save image bug, where Bitmap.Save(String filename) always results in saving to PNG format, regardless of the filename extension. 16 years ago
canming af796fbb8e codeboook is broken, use FGDetector for VideoSurveilance example for now 16 years ago
canming 87b2d53d10 enable open_mp and whole_program_optimaization in binary build 16 years ago
canming 79c37d0f7f Better quaternions and transformation code 16 years ago
canming 682336a0fd Updated cruise control script 16 years ago
canming 5a6e9cd676 minor fixes 16 years ago
canming aafebc62d7 Improved quaternions and TransformationWGS84 computation. More tests. 16 years ago
canming 3e0cbe336e Removed unused code 16 years ago
canming fb80b807bd Change normalization_factor from float to double. Fixed bug 8. 16 years ago
canming 631142e308 More tests. 16 years ago
canming bab0b69d6a Add the extra disp field 16 years ago
canming 527d94aec7 Add float depth support for StereoBM.FindStereoCorrespondence 16 years ago
canming dc69d31b56 Fix bug 6 on bugzilla: 16 years ago
canming 1342f60495 Fixed Bug 7 on bugzillia: 16 years ago
canming 4921e4598a rename Geodetic2LLA to ECEF2Geodetic 16 years ago
canming 4d7ee33fa1 Better comments. * operator overload 16 years ago
canming 607cc05d2e More tests 16 years ago
canming 796d5ec433 Let UI use the share key 16 years ago
canming 171b02fc29 Added some operator overloads 16 years ago
canming ac9ca88e57 make sure the folder exist before calling the csharp compiler 16 years ago
canming e8a1db169c Added Geodetic namespace 16 years ago
canming 4b5845d0b6 Added CvInvoke.icvSubdiv2DCheck function 16 years ago
canming d6550b95a1 Added latex reference 16 years ago
canming 80021a3cde Added + and - operator overload 16 years ago
canming f11e319f92 Added the ID field according to OpenCV SVN 2605 16 years ago
canming 563736e413 updated comments 16 years ago
canming 7f3eeb2290 More test cases. 16 years ago
canming 1bbb211e1e Moved some functions from cv to cvaux as per OpenCV svn rev. 2552 16 years ago
canming b486909492 Better comments for the RotationVector3D class 16 years ago
canming 13d37fbac2 Added Quaternions class. 16 years ago
canming 6674263a7b Only make zip file for win64 release 16 years ago
canming 67395b8bbf bug fixes for cmake script 16 years ago
canming b09e6dc7a4 Make debugger visualizer part of ALL 16 years ago
canming fd7719a694 give csc from 3.5 framework higher priority 16 years ago
canming c31906a3b7 reverted changes 16 years ago
canming 11c65ac046 Better performance on SetMousePositionOnImage, work around for mono as well. 16 years ago
canming 20747ab659 Improved vectorOfFloat 16 years ago
canming 1dd03eca71 Better cmake script 16 years ago
canming 42d2da6a6b Rename License.txt to Emgu.CV.License.txt 16 years ago
canming 21ab8d0164 use std::vector instead of cv::Vector 16 years ago
canming f26768569a Delete unused files 16 years ago
canming c23604ff91 Added iterator class that can be used to convert enumerator to enumerable 16 years ago
canming ce869d4a56 determine package architecture by visual studio configuration type 16 years ago
canming 1a25121a1f Fixed corrupted License.txt 16 years ago
canming 7294b94cc9 Better FindCSharp.cmake macro 16 years ago
canming d0e93a9902 Better FindCSharp.cmake macro 16 years ago
canming 10190912ba Updated FindCSharp.cmake macro 16 years ago
canming 7ffec46043 Better cmake script 16 years ago