This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-29 07:13:02 +04:00
Code
Packages
Releases
Wiki
Activity
Files
8512ca7490733744aa19c94919aeadfe9727fc0f
opencv
/
modules
/
photo
T
History
Maksim Shabunin
6e9d0d9a0c
Visual Studio 2015 warning and test fixes
2015-10-20 12:48:37 +03:00
..
include
/opencv2
typos in comments
2015-05-23 17:36:45 +02:00
misc/java
/test
Modified java wrapping mechanism
2015-03-02 18:12:30 +03:00
perf
refactor CUDA part of photo module
2015-01-15 16:46:48 +03:00
src
Visual Studio 2015 warning and test fixes
2015-10-20 12:48:37 +03:00
test
significantly improved parallel non-local means by using granularity parameter in parallel_for_ loop. Because the algorithm deals with sliding sums, it's essential that each thread has enough work to do, otherwise the algorithm gets higher theoretical complexity and thus there is no speedup comparing to 1-thread code (at best).
2015-05-14 15:39:42 +03:00
CMakeLists.txt
Python support
2015-03-02 18:13:00 +03:00