Daniel Gao
711f274403
Get rid of relative include paths
...
* Use target_include_directories to specify include paths
* Specify project root (parent of rtgui and rtengine) as include path
* Replace relative includes with normal includes
2024-11-16 17:20:02 -05:00
Ingo Weyrich
c322127db3
Don't crash when using lmmse or vng4 on non RGB raw files, #5849
2020-07-14 21:05:41 +02:00
Ingo Weyrich
b2218d05dd
clip negative output of demosaicers to zero, #5561
2019-12-12 18:45:18 +01:00
Ingo Weyrich
03c0d6c86c
Some cleanups, also fix some fallouts from reduce_include_dependencies branch
2019-11-05 20:31:17 +01:00
Ingo Weyrich
284fe57159
Further reduction of include dependencies
2019-10-31 13:29:12 +01:00
Ingo Weyrich
1d51016bdd
Fix some lgtm issues
2019-10-30 14:07:49 +01:00
Ingo Weyrich
ed161c6288
Reduce rawimage.h dependencies
2019-10-29 15:21:02 +01:00
Morgan Hardwood
60b2196bce
Updated gnu.org links to use HTTPS
2019-09-10 12:34:57 +02:00
Morgan Hardwood
5b50b2d059
Various interface fixes, closes #5211
2019-03-25 01:53:07 +01:00
Flössie
0cbc4923bc
Relax dependency from procparams.h
2019-02-28 20:44:50 +01:00
heckflosse
894fb8d9b3
vng4 demosaic: another small speedup, #4633
2018-10-30 13:45:44 +01:00
heckflosse
13abcd0f6c
vng4 demosaic: another very small speedup, #4633
2018-10-28 20:37:34 +01:00
heckflosse
47cfcd51d4
vng4 demosaic: removed StopWatch, fixes #4897
2018-10-27 18:46:02 +02:00
heckflosse
1b291aee9b
vng4 demosaic: minor speedup, #4633
2018-10-26 22:20:20 +02:00
heckflosse
3d61eca91f
vng4 demosaic: remove unreachable code, #4633
2018-10-26 20:23:27 +02:00
heckflosse
c44b8ca6a3
vng4 demosaic: move red/blue interpolation inside main loop for better cache usage, #4633
2018-10-26 17:09:28 +02:00
heckflosse
d53e44d45b
vng4 demosaic: precalculate weight
2018-10-26 16:51:05 +02:00
heckflosse
5c04e6308f
First steps to allow border = 0, issue #4642
2018-06-27 22:34:53 +02:00
heckflosse
fc4d0fb076
Removed Benchmark code
2018-06-07 21:38:10 +02:00
heckflosse
c3f163a323
Added 4-pass xtrans demosaic
2018-06-03 16:22:34 +02:00
heckflosse
51d8c76eb9
Made own compilation uint for vng4 demosaic. Made vng4 multi-frame aware
2018-06-02 17:22:08 +02:00