John Cupitt
|
81ee98fca7
|
im_histplot() -> vips_hist_plot()
|
2013-08-19 16:07:35 +01:00 |
|
John Cupitt
|
13cf12f0df
|
more im_histindexed() to a class
|
2013-08-19 15:14:15 +01:00 |
|
John Cupitt
|
f0359b7f38
|
start on indexed hist
|
2013-08-19 09:41:40 +01:00 |
|
John Cupitt
|
e2215bd04c
|
redo im_histnD() as a class
|
2013-08-17 16:59:28 +01:00 |
|
John Cupitt
|
af2ac55f1c
|
Merge remote-tracking branch 'origin/master'
Conflicts:
libvips/histogram/maplut.c
|
2013-08-13 17:47:11 +01:00 |
|
John Cupitt
|
30364aada3
|
redo im_heq() as a class
|
2013-08-13 16:03:20 +01:00 |
|
John Cupitt
|
15dcb27916
|
redo im_histnorm() as a class
also deprecate im_histeq() (it's just cum + norm)
|
2013-08-13 15:33:29 +01:00 |
|
John Cupitt
|
364e12f73d
|
split VipsHistogram class
|
2013-08-13 15:09:36 +01:00 |
|
John Cupitt
|
4e9ed44432
|
im_histcum() as a class
|
2013-08-13 14:22:25 +01:00 |
|
John Cupitt
|
2109a0cee4
|
oops
|
2013-08-13 09:05:31 +01:00 |
|
John Cupitt
|
c60b75aed2
|
started vips_hist_cum()
|
2013-08-12 16:17:07 +01:00 |
|
John Cupitt
|
eea3cbf180
|
small cleanups
|
2013-08-12 13:30:30 +01:00 |
|
John Cupitt
|
ae6d917811
|
redo im_histgr() as a class
|
2013-08-12 11:47:53 +01:00 |
|
John Cupitt
|
924d4a6d3b
|
more hist_find hackery
|
2013-08-09 09:25:47 +01:00 |
|
John Cupitt
|
aa935133d0
|
vipsthumbnail uses new vips_info()
|
2013-08-07 09:57:18 +01:00 |
|
John Cupitt
|
6855770362
|
rename vips_diag() as vips_info()
plus a command-line flag to turn it on
|
2013-08-07 09:22:24 +01:00 |
|
John Cupitt
|
5f340ea554
|
Merge remote-tracking branch 'origin/7.34'
Conflicts:
libvips/iofuncs/type.c
|
2013-08-06 13:20:13 +01:00 |
|
John Cupitt
|
6113e02c71
|
Merge remote-tracking branch 'origin/master'
|
2013-08-06 13:18:18 +01:00 |
|
John Cupitt
|
8a72c0742c
|
oops
|
2013-08-06 13:00:59 +01:00 |
|
John Cupitt
|
497cf55fc0
|
don't output transparency ifrom openslide
openslide now always outputs solid colours, helps vips_flatten() convert
to RGB for jpg tile save correctly
|
2013-08-06 12:58:07 +01:00 |
|
John Cupitt
|
ba60202285
|
better type leak checks
|
2013-08-06 12:02:11 +01:00 |
|
John Cupitt
|
1ef32179da
|
lock on area tracking
|
2013-08-06 11:43:41 +01:00 |
|
John Cupitt
|
addc48f70a
|
TODO update
|
2013-08-05 21:27:25 +01:00 |
|
John Cupitt
|
8e85c3d0df
|
deprecate im_hist()
a useless combination of find and plot
|
2013-08-02 10:02:34 +01:00 |
|
John Cupitt
|
9b6f96ed41
|
redo falsecolour, gammacorrect as classes
|
2013-08-02 09:41:11 +01:00 |
|
John Cupitt
|
d5cac2a0fe
|
cache should be threaded
|
2013-07-31 22:00:52 +01:00 |
|
John Cupitt
|
226095c39d
|
move im_maplut() to a class
|
2013-07-31 22:00:36 +01:00 |
|
John Cupitt
|
b7d2f7e3e1
|
more robust error handling for libpng
|
2013-07-16 12:20:50 +01:00 |
|
John Cupitt
|
67a5aa7442
|
make VipsArea leakcheck a run-time option
was compile-time
|
2013-07-16 11:37:01 +01:00 |
|
John Cupitt
|
e36d8a843b
|
sync
|
2013-07-15 22:01:14 +01:00 |
|
John Cupitt
|
6167d4d97c
|
Fix three minor memleaks
|
2013-07-15 22:01:00 +01:00 |
|
John Cupitt
|
6b3dc259d1
|
more maplut hacking
|
2013-07-15 14:57:01 +01:00 |
|
John Cupitt
|
440b3a3362
|
fix up -DVIPS_DEBUG build
|
2013-07-15 10:49:49 +01:00 |
|
John Cupitt
|
0c8ecc4577
|
oops another const
|
2013-07-13 13:13:14 +01:00 |
|
John Cupitt
|
101c60cf42
|
add a "const" to get_string
|
2013-07-13 13:02:06 +01:00 |
|
John Cupitt
|
da47510e37
|
fix some typos
|
2013-07-11 14:37:53 +01:00 |
|
John Cupitt
|
d65b7b269a
|
add multiscan jpg write?
|
2013-07-11 09:17:14 +01:00 |
|
John Cupitt
|
aadd7c1ee5
|
vipsthumbnail rewrite
|
2013-07-10 11:05:45 +01:00 |
|
John Cupitt
|
0d00b06731
|
fix a used-before-set valgrind complaint
|
2013-07-08 10:29:13 +01:00 |
|
John Cupitt
|
ae4922e480
|
Merge remote-tracking branch 'origin/7.34'
|
2013-07-06 12:00:40 +01:00 |
|
John Cupitt
|
02095763c9
|
null-terminate exif strings
libexif strings are not null-terminated, add a \0 before adding to the
vips image
thanks Mike
|
2013-07-06 11:51:34 +01:00 |
|
John Cupitt
|
c936a86176
|
starting maplut
|
2013-07-06 11:49:27 +01:00 |
|
John Cupitt
|
1ba188dc83
|
better file format sniffing
and vips_error_freeze/thaw() to stop errors from sniffing
being logged
plus better matrix sniffing
|
2013-07-04 09:43:57 +01:00 |
|
John Cupitt
|
0180a61be4
|
move im_identity*() to a class
|
2013-07-03 21:39:28 +01:00 |
|
John Cupitt
|
9cc8204ce1
|
vips_buildlut() works, removing old im_buildlut()
|
2013-07-03 14:01:46 +01:00 |
|
John Cupitt
|
7ee47c2073
|
vips_buildlut() builds
also fix ref doc build
|
2013-07-03 12:52:39 +01:00 |
|
John Cupitt
|
27cec75cbd
|
Merge remote-tracking branch 'origin/7.34'
Conflicts:
ChangeLog
TODO
configure.ac
|
2013-07-03 11:38:15 +01:00 |
|
John Cupitt
|
7bf40144b9
|
lower priority for matlab load
reduces segvs from Mat_Open(), thanks Michael
|
2013-07-03 11:36:25 +01:00 |
|
John Cupitt
|
7312fd4ed4
|
more array->matrix renaming
|
2013-07-03 09:22:04 +01:00 |
|
John Cupitt
|
7490da07a6
|
rename image array as matrix
we had vips_image_new_array(), this was confusing with VIPS_TYPE_ARRAY,
something completely different ... rename image array as matrix
|
2013-07-02 22:09:50 +01:00 |
|