2035 Commits (3.2.0)
 

Author SHA1 Message Date
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
canming 2b8f3fc6bf Fixed the memory corruption problem in HOGDescriptor 16 years ago
canming cec9e9d531 Updated build script 16 years ago
canming 4c55b1e7ae Updated copy right year 16 years ago
canming 7d556bd722 Deploy haarcascade xmls to a sub-folder 16 years ago
canming bc98e4f381 Let ADD_CS_FILE_TO_DEPLOY accepts optional destination folder 16 years ago
canming 43c1daaf4b Fixed a typo in documentation 16 years ago
canming a390acfbb2 More test cases 16 years ago
canming 97a0f8f94b Added cvEigenVV function to CvInvoke class 16 years ago
canming 79b188551e Obsolete on overloaded cvFindChessboardCorners function. 16 years ago
canming 7bd99ed5d4 Better BinaryBuild.bat script 16 years ago
canming dcd3c38131 Added fast_check to CALIB_CB_TYPR 16 years ago
canming 3407b39b40 Return a value in CvKNearestFindNearest funtion. 16 years ago
canming cafbfd2328 Fixed build script 16 years ago
canming ddb0ad65fc Fix bugs related to Mono on Fedora 16 years ago
canming 1b84583582 Update cmake script. 16 years ago
canming dc38d4d43f Update build script to read Visual Studio 2005/2008/2010 install directory from registry 16 years ago
canming 038e1db545 Use cmake to generate README.txt. Better cmake NSIS script. Removed old Emgu.CV.Setup project 16 years ago
canming 0dc3ed66fb More robust emgu cv SVN version detection 16 years ago
canming 4c684f8543 Detect rpmbuild on Fedora. 16 years ago
canming 465f6200a1 Use cpack to generate NSIS installer on windows. 16 years ago
canming af3cab8c54 Fix a bug in HOGDescriptor's detectMultiScale function when not object is detected. 16 years ago
canming 6c2ce7b0a1 Let cpack use NSIS on windows 16 years ago
canming b4898be87f Updated CMake script 16 years ago
canming 4d6214f50c Let CMake generate some .cs files, better automations. For some csproj examples, use Any CPU for configuration. 16 years ago
canming 2296b588d4 Updated comments. 16 years ago
canming bef1ebb426 minor code clean up 16 years ago
canming 48c34dad03 Added GrabCut function. Fix a bug in Farneback Optical Flow. More test cases. 16 years ago
canming b4048161ec Minor code clean up 16 years ago