Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Kamaev 9981b283a6 Fixed build warnings (including error in FAST) 12 years ago
..
doc Fixed several mistakes in documentation 13 years ago
include/opencv2/imgproc fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly) 13 years ago
perf parallel version of bilateral filter was implemented using parallel_for_ 13 years ago
src Fixed build warnings (including error in FAST) 12 years ago
test fixed a few compile warnings and errors with VS2010. 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago