colorize.git
8 years agoFix and option for "fields"
Andreas Eversberg [Thu, 25 Jun 2015 11:59:04 +0000 (13:59 +0200)]
Fix and option for "fields"

8 years agoFix ImageMagick support, disable GraphicsMagick support
Andreas Eversberg [Sat, 20 Jun 2015 04:37:06 +0000 (06:37 +0200)]
Fix ImageMagick support, disable GraphicsMagick support

8 years agoMoved color model settings and optical flow settings to a single *_settings file
Andreas Eversberg [Thu, 11 Jun 2015 15:00:25 +0000 (17:00 +0200)]
Moved color model settings and optical flow settings to a single *_settings file

8 years agoFixed buffer overflow bug
Andreas Eversberg [Sun, 31 May 2015 05:29:02 +0000 (07:29 +0200)]
Fixed buffer overflow bug

8 years agoImplementation of Zoom with mouse wheel and CTRL key.
Andreas Eversberg [Thu, 28 May 2015 07:12:42 +0000 (09:12 +0200)]
Implementation of Zoom with mouse wheel and CTRL key.

8 years agoRename dialog window implementations into diag_*
Andreas Eversberg [Thu, 28 May 2015 05:52:55 +0000 (07:52 +0200)]
Rename dialog window implementations into diag_*

8 years agoUpdate palette of taxi sequence example
Andreas Eversberg [Sun, 24 May 2015 20:56:27 +0000 (22:56 +0200)]
Update palette of taxi sequence example

8 years agoReal time colorization preview rendering
Andreas Eversberg [Sun, 24 May 2015 12:19:36 +0000 (14:19 +0200)]
Real time colorization preview rendering

8 years agoDo not show colorization progress when using quick render mode
Andreas Eversberg [Sun, 24 May 2015 12:18:45 +0000 (14:18 +0200)]
Do not show colorization progress when using quick render mode

8 years agofixup: Fixed crash while rendering palette for "asis"-color
Andreas Eversberg [Sun, 24 May 2015 11:44:31 +0000 (13:44 +0200)]
fixup: Fixed crash while rendering palette for "asis"-color

8 years agoIntroduce img_preview_buffer
Andreas Eversberg [Sat, 23 May 2015 13:39:40 +0000 (15:39 +0200)]
Introduce img_preview_buffer

This buffer is an overlay image, the img_grey_buffer is not touched.
The 'rendered' button will load the rendered image, if exists.
The 'preview' button just allocates a copy of the grey image. Later it
will be used to render to this buffer on the fly.

8 years agoAdd option to keep I and mI arrays and "neighbor pixle weights" structure
Andreas Eversberg [Mon, 18 May 2015 16:29:10 +0000 (18:29 +0200)]
Add option to keep I and mI arrays and "neighbor pixle weights" structure

This prepares real time colorization, by reusing existing structure.

Also an option for quick and dirty colorization is added.

8 years agoCorrectly save colorized image, if zoom fields was applied to preview
Andreas Eversberg [Sun, 17 May 2015 06:20:58 +0000 (08:20 +0200)]
Correctly save colorized image, if zoom fields was applied to preview

8 years agofixup
Andreas Eversberg [Sat, 16 May 2015 14:40:12 +0000 (16:40 +0200)]
fixup

8 years agoTwo buttons now toggle marked pixles, highlight marked and no marked
Andreas Eversberg [Sat, 16 May 2015 10:35:00 +0000 (12:35 +0200)]
Two buttons now toggle marked pixles, highlight marked and no marked

When none of these button activated, no marked pixles are visible and no
image option is performed.

8 years agoDisplay ASIS information at palette
Andreas Eversberg [Thu, 14 May 2015 19:10:49 +0000 (21:10 +0200)]
Display ASIS information at palette

8 years agoAsk before overwriting colorized image
Andreas Eversberg [Fri, 1 May 2015 11:15:43 +0000 (13:15 +0200)]
Ask before overwriting colorized image

8 years agoRefactor processing of image, Add alpha channel
Andreas Eversberg [Sun, 26 Apr 2015 06:06:11 +0000 (08:06 +0200)]
Refactor processing of image, Add alpha channel

Command line tool and GUI use the same code base to prepare and
postpare before and after colorization.

During this refactoring, alpha channel support (change transparency)
was added.

Yes, I know that two features in one commit are bad, but the refactoring
was required to make things easier while implementing alpha support.

8 years agoGet rid of the fixed neighbor structures
Andreas Eversberg [Thu, 16 Apr 2015 16:49:30 +0000 (18:49 +0200)]
Get rid of the fixed neighbor structures

8 years agofixup "Make round pens"
Andreas Eversberg [Sun, 26 Apr 2015 10:14:26 +0000 (12:14 +0200)]
fixup "Make round pens"

9 years agoVersion 0.4
Andreas Eversberg [Sun, 15 Mar 2015 14:30:24 +0000 (15:30 +0100)]
Version 0.4

9 years agoAdd eyedrop tool. The treeview will scroll to the selection.
Andreas Eversberg [Sun, 15 Mar 2015 14:21:56 +0000 (15:21 +0100)]
Add eyedrop tool. The treeview will scroll to the selection.

9 years agoMake round pen buttons.
Andreas Eversberg [Sun, 15 Mar 2015 11:36:46 +0000 (12:36 +0100)]
Make round pen buttons.

9 years agoFixed refresh of image area, it was not completely refreshed
Andreas Eversberg [Sun, 9 Nov 2014 07:12:34 +0000 (08:12 +0100)]
Fixed refresh of image area, it was not completely refreshed

This happend, when the image area was higher than wide (portrait).

9 years agominor fixes
root [Fri, 17 Oct 2014 08:34:58 +0000 (10:34 +0200)]
minor fixes

9 years agomake modified YUV model default
root [Fri, 10 Oct 2014 18:54:14 +0000 (20:54 +0200)]
make modified YUV model default

9 years agoWhen initializing, selected color from palette is selected at GUI too
Andreas Eversberg [Sat, 16 Aug 2014 08:51:14 +0000 (10:51 +0200)]
When initializing, selected color from palette is selected at GUI too

9 years agoMove GTK tool bar and functions into seperate file
Andreas Eversberg [Sat, 16 Aug 2014 06:31:30 +0000 (08:31 +0200)]
Move GTK tool bar and functions into seperate file

9 years agoMove GTK menu bar and functions into seperate file
Andreas Eversberg [Sat, 16 Aug 2014 06:15:39 +0000 (08:15 +0200)]
Move GTK menu bar and functions into seperate file

9 years agoShow "unchanged color" as checkered pattern
Andreas Eversberg [Fri, 15 Aug 2014 19:05:30 +0000 (21:05 +0200)]
Show "unchanged color" as checkered pattern

Also do not show any gray fade on the palette for this special color.

9 years agoVersion 0.3
Andreas Eversberg [Sat, 9 Aug 2014 06:10:29 +0000 (08:10 +0200)]
Version 0.3

- 16 bit color depth support
- new YUV color model without fading saturation on brightness change
- various fixes

9 years agoVersion 0.2
Andreas Eversberg [Wed, 30 Apr 2014 09:03:03 +0000 (11:03 +0200)]
Version 0.2

- various fixes, cleanups and improvements

9 years agoImport version 0.1 to GIT
Andreas Eversberg [Wed, 22 May 2013 07:07:01 +0000 (09:07 +0200)]
Import version 0.1 to GIT