This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
imgproc
History
Ilya Lavrenov
efad6942e2
some improvements of existing sse3 optimization of bilateral filter in case of 8uc3. Now perf tests take 6120ms instead of previous 7250ms (1.18x speed-up)
2013-02-27 16:53:09 +04:00
..
doc
Fix definition of the covariance matrix of derivatives.
2013-02-26 18:50:20 +01:00
include/opencv2
/imgproc
Remove all using directives for STL namespace and members
2013-02-25 15:04:17 +04:00
perf
Remove all using directives for STL namespace and members
2013-02-25 15:04:17 +04:00
src
some improvements of existing sse3 optimization of bilateral filter in case of 8uc3. Now perf tests take 6120ms instead of previous 7250ms (1.18x speed-up)
2013-02-27 16:53:09 +04:00
test
converted houghlines to C++
2013-02-12 23:16:06 +04:00
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00