This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-28 13:10:12 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a840d929ac
opencv
/
modules
/
imgproc
History
Vadim Pisarevsky
2f1cc018c9
enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays)
2012-08-21 17:39:40 +04:00
..
doc
svn repository web references are replaced with links to git
2012-08-07 14:30:36 +04:00
include/opencv2
/imgproc
fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly)
2012-06-29 15:38:10 +00:00
perf
Fix build warnings
2012-08-19 19:36:43 +04:00
src
enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays)
2012-08-21 17:39:40 +04:00
test
fixed a few compile warnings and errors with VS2010.
2012-08-03 17:12:45 +04:00
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00