2035 Commits (3.2.0)
 

Author SHA1 Message Date
canming f29c2e7711 make MCvPoint2D64f IInterpolatable. Remove interpolation functions on PointCollection class. 16 years ago
canming 57df645434 better comments 16 years ago
canming b8c818d7e6 Remove Iterator, added IInterpolatable, added linear interpolate and linear subsample function in Toolbox class. 16 years ago
canming b635f94284 wrapped StereoSGBM class 16 years ago
canming 59991aef97 updated Simple3DReconstruction with SGBM algorithm, but it is commented out for now. 16 years ago
canming 68da1cd73f remove threading namespace 16 years ago
canming f8f941bdc5 Update BinaryFileStorage 16 years ago
canming 6011d97fae change output directory, use shared AssemblyInfo 16 years ago
canming 44b482b8c6 Fixed linking directory, update assembly info 16 years ago
canming 14c35d7331 fixed typo 16 years ago
canming d161d3294b Added cvCvtPixToPlane, fixed bug 9 16 years ago
canming 5a123eb774 use enumeration instead of int 16 years ago
canming ef34237290 Fix a documentation typo 16 years ago
canming a8c2537762 Fix the Windows command line maximum length restriction by using a rsp file for csc 16 years ago
canming c107047c5e Test for the SparseMatrix 16 years ago
canming c71febf1b5 Added SparseMatrix related functions 16 years ago
canming 0a139ae2fb Updated cuboid class 16 years ago
canming beec537128 Added SparseMatrix class 16 years ago
canming fe499c4415 Rename PointInCuboid to Contains. 16 years ago
canming ae5f8bdae6 Updated CMakeLists.txt to include MSVCRT in release package 16 years ago
canming c990ca4ddc Added BinaryFileStorage 16 years ago
canming 066a1a5492 Added Cuboid class 16 years ago
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