Commit Graph

9 Commits

Author SHA1 Message Date
Oliver Duis
b3f1403146 Fixed several bugs in denoise boxblur
see issue 1052
2012-07-17 21:14:21 +02:00
Oliver Duis
64c51e5a4b Fixed several OMP bugs in denoise
see issue 1474
2012-07-14 17:20:24 +02:00
michael
5a7efbbbbb boxblur.h - correcting copy/paste error (oops) 2012-07-07 15:12:49 -04:00
michael
1c9801774f boxblur.h - implementation of OMP with AlignedBufferMP (thanks for the pointers, Olli) 2012-07-07 14:33:44 -04:00
michael
856ecbab68 OMP optimizations for NR 2012-07-04 18:49:09 -04:00
michael
3a4100e710 Merge with e190c52ab7861c68762aaa552f3dc0f59fe2e225 from default
This revision compiles and runs on Win7x64- but further evaluation is necessary.
There may be an issue with cmake step -After cmake I had to copy rtgui/version.h & config.h into out of source build /rtgui folder.
Additional notes:
- ImProcFunctions::hsv2rgb01   -> this likely need to be added to color.h & color.cc
- Use of array2D should be verified in NR code
- compilation warning for rtengine::RawImageSource::isWBProviderReady()
2012-07-03 23:15:07 -04:00
Emil Martinec
62d8f39352 Added indications where OpenMP pragmas should be placed: Look in the code for comments of the form
//OpenMP here
2012-03-19 08:51:59 -05:00
Emil Martinec
3d8c7801ba Improvements. Some code cleanup. Nearing final version. 2012-03-01 22:53:51 -06:00
Emil Martinec
17d9483495 Adding boxblur.h. 2012-02-12 09:58:30 -06:00