28 Commits

Author SHA1 Message Date
George Tzoumas
ea251eabc7 phantom days (from prev/next month) in classic layout [--phantom-days] 2015-08-11 23:34:43 +02:00
geortz@gmail.com
475e91f5fe fixed min_size bug being greater than max_size <Nick>
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@211 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-03 10:31:27 +00:00
geortz@gmail.com
9be9c2e185 moved common funcs
version number



git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@183 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 17:39:36 +00:00
ph4ntome@gmail.com
af09f855ff making things up to date
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@174 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 13:10:12 +00:00
ph4ntome@gmail.com
9836d79fd1 New design...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@172 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 12:22:31 +00:00
geortz@gmail.com
8e0cf7ec54 renamed itoa->atoi (typo!!)
added documentation @rtype



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@161 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-21 16:45:52 +00:00
geortz@gmail.com
97bcec2027 running sum optimizations
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@157 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-03 10:43:48 +00:00
geortz@gmail.com
df191c2917 finished epydoc
new version 0.4.0 release



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@155 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-02 17:34:27 +00:00
geortz@gmail.com
b8be327743 cache entropy data when more than 16% of photos is reused
fixed bug with auto prefix (was missing when photos were reused without sampling)

started providing epydoc



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@154 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-02 10:53:05 +00:00
geortz@gmail.com
ac735c637b finalized (hopefully) IM tweaking
now consistent behavior between 6.7.7 (linux mint 17) and 6.8.9 (upstream/macports)
    the problem was basically colorspace conversion assumptions (grayscale/linear/gamma...)

PNM blank lines ignore

user-defined IM binary $CALLIRHOE_IM



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@152 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-01 16:21:47 +00:00
geortz@gmail.com
de3c50fba2 new test method 'quantimg'
more entropy alg finetuning...



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@151 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-01 11:17:38 +00:00
geortz@gmail.com
5a2e544f56 LUV colorspace instead of Gray
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@150 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-30 17:40:17 +00:00
geortz@gmail.com
9190eb7789 entropy algorithn fine-tuning (& more consistent along different ImageMagick versions)
alternate algorithm included (--alt)
sorted filename globbing



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@149 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-30 13:44:20 +00:00
geortz@gmail.com
f814c90e47 multithreaded --range operation, --jobs/-j
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@148 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-29 14:19:57 +00:00
geortz@gmail.com
5f88294a73 calmagick: added --ratio option
replaced sys.exit() with exception



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@147 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-29 12:26:33 +00:00
geortz@gmail.com
d947a85f29 version number 0.4.0
calmagick: launch callirhoe in background



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@146 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-28 15:22:10 +00:00
geortz@gmail.com
a98ce69e6a calmagick: new opts: --outfile, --prefix, --shuffle
improved int parsing (with bounds)
improved error reporting



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@145 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-28 14:38:30 +00:00
geortz@gmail.com
ed95e8244f faster luminance calculation
manual placement support: N,S,W,E,NW,NE,SW,SE,center,random



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@144 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-27 16:55:34 +00:00
geortz@gmail.com
cd1df2cdf9 new test operation: crop
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@139 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-26 12:40:55 +00:00
geortz@gmail.com
04a62f5d8a alternate entropy computation
placement algorithm variations [WIP]
    fun stuff :) max-entropy placement (via dual minimization)



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@138 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-26 12:09:55 +00:00
geortz@gmail.com
86f98e61f6 photo globbing & random sampling
minor changes in entropy computation
better pre-magick option handling
output image format support



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@137 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-25 23:32:39 +00:00
geortz@gmail.com
48170487a9 month range parsing (towards photo globbing...)
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@136 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-25 10:37:09 +00:00
geortz@gmail.com
6085b498cf improved ImageMagick support
comments cleanup



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@135 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-24 21:07:47 +00:00
geortz@gmail.com
82d49ca099 improved entropy computation
improved fitting algorithm



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@134 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-24 18:20:40 +00:00
geortz@gmail.com
25c380c28d test area shown in negative
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@133 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-24 12:39:57 +00:00
geortz@gmail.com
39d9c5d077 alternate entropy computation (maybe compatible with older ImageMagick)
git-svn-id: https://callirhoe.googlecode.com/svn/trunk@132 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-24 12:34:28 +00:00
geortz@gmail.com
1e0940c202 ImageMagick options + grouping
version number increase



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@131 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-24 10:33:33 +00:00
geortz@gmail.com
b1b43f41e6 CalMagick = callirhoe + ImageMagick !!
minor main program refact



git-svn-id: https://callirhoe.googlecode.com/svn/trunk@130 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-09-23 22:50:59 +00:00