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.
 
 
 
 
 
 
Vadim Pisarevsky 9c0f556d88 fixed a few compile warnings and errors with VS2010. 13 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 a few compile warnings and errors with VS2010. 13 years ago
test fixed a few compile warnings and errors with VS2010. 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago