Logo
Explore Help
Sign In
generic-library/opencv
1
0
Fork 0
You've already forked opencv
Code Issues Pull Requests Releases Wiki Activity
Files
ffabbfa77868089853617948ed41c7a57c0dd359
opencv/modules/photo
History
Vadim Pisarevsky b37aaa8303 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
..
include/opencv2
Added normType parameter to fastNlMeansDenoisingMulti
2015-03-24 02:01:31 +01: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
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
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
Powered by Gitea Version: 1.24.6 Page: 129ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API