Hombre57
dfe40677e2
Fix coverity issue
2017-10-13 23:25:24 +02:00
Hombre57
0905294bda
Merge branch 'dev' into multiframe-handling, with some merge bugfix
2017-09-17 01:15:51 +02:00
heckflosse
ed354a5926
Moved green equilibration pass one from to green_equil_RT.cc, removed timing code. Fixes #4034
2017-08-25 21:39:00 +02:00
Hombre57
86dac147c6
Adding icons on thumbnails and solving a bug in cacheimagedata.cc
...
See issue #4008 .
The bug in cacheimagedata.cc was preventing correct cached thumbnail
loading, asking for a full processing at each loading of the directory.
2017-08-13 18:13:39 +02:00
Hombre57
1a296b763f
Correction as discussed in commit review (see also issue #4008 )
2017-08-10 00:50:26 +02:00
Hombre57
f23be9345c
Add multi-frame handling.
...
- Exif of all frames are displayed in the Editor's Exif tab (without
separator)
- isHDR and isPixelShift is added to the data files stored in cache
- In the Editor panel, the QuickInfo frame display the HDR and
PixelShift information, as well as the number of frame and bit-depth for
HDR image
- the number of frame is provided by dcraw. If not set, it is provided
by the Exif's main IFD count
- the PixelShift information (for Pentax as of now) is provided by
looking at the Exif informations
- the HDR information is provided by the Exif information of the first
frame for Pentax raw files, or by the bitspersample, sampleformat and
compression tags for other files
TODO: add icons to the thumbnails to tag HDR and PixelShift files.
2017-08-08 23:42:05 +02:00
heckflosse
2a444e260a
Fix some coverity issues. Pixel Shift: calculate per frame brightness factors only once after preprocessing
2017-06-17 14:43:48 +02:00
heckflosse
71c8643ce4
Fix some coverity issues
2017-06-15 23:18:46 +02:00
heckflosse
6e55f6bab5
Fixed a lot of issues reported by cppcheck 1.78
2017-04-08 22:41:46 +02:00
heckflosse
9bb5164cce
allow translation of demosaic methods; hide Sub-Image selector for files with onyl 1 raw file; ...
2017-03-22 14:13:51 +01:00
heckflosse
bb518eeef8
Used new CheckBox in rawcacorrection; don't zero red and blue when autoca is enabled
2017-03-16 13:34:11 +01:00
heckflosse
f9a536fd0b
new gtk3 version of pixelshift
2017-03-11 22:30:36 +01:00
U-coolermaster2\cuniek
66382743cd
Improved DCB, less macroblicking on diagonals, much faster code
2017-02-27 19:41:23 +01:00
heckflosse
d570459f1e
Fixed bug in last commit when image was rotated
2017-02-05 19:03:34 +01:00
heckflosse
812bf40d17
Show raw values in navigator when demosaic 'none' is used
2017-02-05 16:06:57 +01:00
heckflosse
bd492e0ece
pixelshift: optionally select lmmse for motion in high iso files
2017-02-01 19:35:36 +01:00
heckflosse
37243d9cd6
Pixelshift: new beta realease
2017-01-13 21:35:11 +01:00
heckflosse
bbabe9bca8
Revert "pixelshift: Simplified code and added 2 checkboxes"
...
This reverts commit 3870f6d35d0d4098d232edae42412354cf9f2144.
2016-12-15 18:54:42 +01:00
heckflosse
3870f6d35d
pixelshift: Simplified code and added 2 checkboxes
2016-12-15 18:45:34 +01:00
heckflosse
49aa9f0c4e
pixelshift: Added new red/blue stddev adjusters for test
2016-12-05 15:34:05 +01:00
heckflosse
4820437c46
pixelshift: added checkbox to test red/blue cross check
2016-12-02 22:41:09 +01:00
Hombre
b1e7dcbf4a
Updated GUI
2016-12-02 02:58:09 +01:00
heckflosse
4ba6e7d5f7
pixelshift: model specific default values. Caution: you need to press reset buttons for pixelshift adjusters of existing profiles once!
2016-12-01 19:45:54 +01:00
heckflosse
675b2cc7fc
pixelshift: Added support for lcp vignetting correction and green equilibration
2016-11-29 17:01:14 +01:00
heckflosse
389d2ebddd
pixelshift: Added support for .badpixels file and raw white point correction
2016-11-29 15:22:33 +01:00
heckflosse
6496e34e4b
pixelshift: switch subframe without need to reload the image; enabled CA-correction
2016-11-28 21:01:26 +01:00
heckflosse
313e770cfe
pixelshift: optional vertical red/blue check
2016-11-28 15:21:45 +01:00
heckflosse
ac5bad2de1
pixelshift: optional red/blue check
2016-11-27 18:42:58 +01:00
heckflosse
b4ef423acd
pixelshift: show mask only, Speedup for adaptive motion detection
2016-11-25 18:22:26 +01:00
heckflosse
fb043e9f5d
pixelshift: experimental changes for Ilias :)
2016-11-21 21:38:14 +01:00
heckflosse
8bb958eb19
pixelshift: committed some experimental changes for testing
2016-11-21 01:33:59 +01:00
heckflosse
e923037053
Commited current state to allow tests. Expect colour casts when changin demosaic method or pixelshift frame. In this case, just reload the image
2016-11-16 09:31:35 +01:00
heckflosse
5b455702a2
pixelshift: Fixed a bug, cleaned code, parallel decode of frames
2016-11-06 16:42:20 +01:00
heckflosse
f27241a745
Pentax pixelshift v0.0
2016-11-04 18:27:21 +01:00
heckflosse
89901f4b36
reworked pixelshift code and temporary removed Fuji S5 dual frame support
2016-11-03 00:01:47 +01:00
Hombre
d8593469ee
Adding 'Image Number' to the Bayer Raw tool
2016-11-02 02:06:40 +01:00
Flössie
0bbc84b2af
Merge branch 'master' into clang-tidy
2016-10-18 17:48:50 +02:00
heckflosse
3625643392
Cppcheck: Fixed bug from last commit. Also added some new fixes
2016-10-13 17:37:08 +02:00
heckflosse
172ab63b85
Cppcheck: Fixed another bunch of warnings
2016-10-13 01:34:02 +02:00
Flössie
0731975ff0
Apply modernize-use-nullptr
...
Setup:
- `mkdir tidy; cd tidy`
- `cmake .. -DCMAKE_BUILD_TYPE=debug -DPROC_TARGET_NUMBER=1 -DCACHE_NAME_SUFFIX=4 -DBINDIR=. -DDATADIR=. -DBUILD_BUNDLE=ON -DWITH_LTO=OFF -DOPTION_OMP=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON`
- `cd ..`
- `find -name '*.cc' -exec clang-tidy-3.8 -header-filter=.* -p=tidy -fix-errors -checks=modernize-use-nullptr {} \;`
2016-10-12 17:48:40 +02:00
heckflosse
3bef6cb8de
Cppcheck: Fixed almost all performance hints
2016-10-03 01:56:22 +02:00
heckflosse
8de758f7b6
Removed rtengine/hlmultipliers.cc
2016-10-02 15:22:42 +02:00
heckflosse
58e560b88e
Added further speedups and astyles the changed files
2016-06-30 19:48:44 +02:00
heckflosse
65306973b1
Speedup for Flat-Field correction, fixes #3253 , also introduces changed formatting to switch statements caused by new astyle profile
2016-06-11 22:18:59 +02:00
Floessie
2abd641c06
Refactor DCPProfile::DCPProfile()
...
- Rename members
- Styling
- C++11
Still to come:
- All the rest of DCPProfile
2016-06-05 21:30:51 +02:00
Floessie
a520c93775
Add Ingo's patch for #3304
2016-06-04 21:07:41 +02:00
Beep6581
10f4bf3109
Merged master into rgbcurvesspeedup.
2016-06-02 22:33:34 +02:00
heckflosse
5c14573be7
cleaned code a bit, also added a small speedup
2016-05-08 23:16:23 +02:00
Desmis
a742e3a7ba
merge master into retinexgain
2016-05-01 08:53:52 +02:00
Ingo Weyrich
71dd6a6e59
Merge pull request #3228 from Beep6581/xtransnew
...
Speedup for xtrans demosaic
2016-03-20 01:45:01 +01:00