Commit Graph

5 Commits

Author SHA1 Message Date
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