46 Commits (4.4.0)

Author SHA1 Message Date
Canming Huang 17981d38c2 Updated copy right notice. 6 years ago
Canming Huang 7eee041068 Added Unit test for CudaORBDetector.DetectRaw function. 6 years ago
Canming Huang 229c692ca7 Added Emgu.CV.Test.Netcore.csproj unit test. 6 years ago
Canming Huang c0c4da9adc Fixed unit-test compilation. 6 years ago
Canming Huang aef2bcebd1 Added CudaVideoReader.FormatInfo, we still have CudaVideoReader disabled because it doesn't seems to be working. 6 years ago
Canming Huang 1f5c00d1ea Fixed a bug in CudaSparsePyrLKOpticalFlow. ( issue #220 ) 6 years ago
Canming Huang 840885836b update copyright notice from 2018 to 2019 7 years ago
Canming Huang 044af4000d Fixed a bug in CudaCannyEdgeDetector. 7 years ago
Canming Huang 4cf8939ada Documentation updates. 7 years ago
Canming Huang bec5f6f9ae Added RidgeDetectionFilter. 7 years ago
Canming Huang 88ebb71cd8 Updated copyright headers to 2018 8 years ago
Canming Huang be67ed60da Use the IBackgroundSubtractor interface instead of the BackgroundSubtractor class. 8 years ago
Canming Huang 7633a7894a Use leptonica from github repo. 8 years ago
Canming Huang 3e2fc52f28 Added unit test to Cuda Hough Circle detector. 8 years ago
Canming Huang 171e228ae3 Fixed issue #71 and updated LShift and RShift to use IInputArray and IOutputArray. 8 years ago
Canming Huang a23ae28332 updated header copyright for 2017. 9 years ago
Canming Huang d05079d248 Bug Fixes. 9 years ago
Canming Huang 76532c85bc Fix for GpuMat upload and download. Added code to convert CGImage to Mat and back. 10 years ago
Canming Huang c8b99f3901 update headers. 10 years ago
Canming Huang 7851e09572 First attempt for a universal windows project. 10 years ago
Canming Huang 53ddd2bbad Added script to run unit test from command line. 10 years ago
Canming Huang 16610ab74e Use shared project for windows forms. 10 years ago
Canming Huang d8284ba30a Use shared project for windows forms. 10 years ago
Canming Huang c9b77f10e7 Added CudaVideoReader and CudaVideoWriter. 10 years ago
Canming Huang 56f898c27c Added DAISY, LUCID, LATCH to XFeatures2D. 10 years ago
Canming Huang 2c5f18a03e Fixed HAL and cuda compilation issue. 10 years ago
Canming Huang 82e47417e4 Cuda updates. 11 years ago
Canming Huang f1f50e288d Updates for windows store build. Test code fix. 11 years ago
Canming Huang 435fb513bd Tesseract ocr updates. 11 years ago
Canming Huang 71d8785e1d Updated opencv to the latest version. Updated cuda module. 11 years ago
Canming Huang e42f0e5478 Updated file headers. 11 years ago
Canming Huang 512a144712 More on C++ interface. 11 years ago
Canming Huang bd224367f4 Updates to OpenCV 3.0 alpha. 11 years ago
Canming Huang e73c06e71b Unity android updates. Bug fixes. 11 years ago
Canming Huang c503f4e666 Updates to latest version of opencv. Adds opencv_contrib. 11 years ago
Canming Huang 811d1c0267 More on C++ interface. Updated tesseract-ocr. 11 years ago
Canming Huang f04105a14f More on C++ interface. 11 years ago
Canming Huang 767f9a3dd1 More on C++ interface. 11 years ago
Canming Huang b54024d5c6 Updated header comment in source code. 11 years ago
Canming Huang 6603f8f747 More on C++ interfaces. Added CudaInvoke.GetCudaDevicesSummary(). Enable cuda for android. 11 years ago
Canming Huang e1fd843715 More on C++ interface 12 years ago
Canming Huang 33b62e45d7 More on C++ interface. 12 years ago
Canming Huang 42ede2deb9 More C++ interface, optional parameters. 12 years ago
Canming Huang 1c510e7a14 Added IInputArray & IOutputArray. More updates to use C++ functions. 12 years ago
Canming Huang 3ea34552ad Fix Android PInvoke issues. Added CudaMorphologyFilter, CudaHoughCirclesDetector, CudaHoughLinesDetector, CudaHoughSegmentDetector. Added Emgu.CV.UI.GL 12 years ago
Canming Huang e91589c8b3 Added Emgu.CV.Shape, Emgu.CV.Softcascade, LBPHFaceRecognizer.Update function, better documentation, 12 years ago
Canming Huang c59db3cb8f Added CudaBackgroundSubtractorFGD, CudaBackgroundSubtractorGMG & CudaBackgroundSubtractorMOG. Added cuda and ocl implementation of CLAHE. Rename GPU to cuda. Fixed a bug in capture class. Added Emgu.CV.Nonfree, Emgu.CV.Superres, updated ERFilter. 12 years ago
Canming Huang 305e4d1df1 Added GpuInvoke.BilateralFilter; Added SVM.GetDecisionValue function. Added OclInvoke.HasOpenCL, OclInvoke.MedianFilter, OclInvoke.Scharr, OclInvoke.WarpAffine and OclInvoke.WarpPerspective 12 years ago
Canming Huang 81c42d0674 Added SimpleBlobDetector, CameraCalibration.FindCirclesGrid. Some minor improvements. 12 years ago
Canming Huang 1993f92cd2 Gpu build fix and CMake script optimizations. 12 years ago