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.
 
 
 
 
 
 
Ilya Lavrenov 92795ba476 parallel version of remap, resize, warpaffine, warpPerspective. Some optimization for 2x decimation in resize algorithm 13 years ago
..
doc svn repository web references are replaced with links to git 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 remap, resize, warpaffine, warpPerspective. Some optimization for 2x decimation in resize algorithm 13 years ago
src parallel version of remap, resize, warpaffine, warpPerspective. Some optimization for 2x decimation in resize algorithm 13 years ago
test fixed a few compile warnings and errors with VS2010. 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago