Commit Graph

2429 Commits

Author SHA1 Message Date
John Cupitt b11de1ce22 redo im_profile() as a class
also fix an oops in the new project.c code
2013-09-21 15:21:15 +01:00
John Cupitt 481a4445fb add vips_image_new_matrixv() 2013-09-20 22:06:59 +01:00
John Cupitt a51681f490 start vips_ismonotonic() 2013-09-20 14:50:34 +01:00
John Cupitt d029461bc0 redo im_tone_build*() as classes
start vips_hist_percent() as well
2013-09-20 14:33:34 +01:00
John Cupitt 04701ad7d5 big tiff reader cleanup 2013-09-18 12:43:03 +01:00
John Cupitt 8fe0814775 todo notes 2013-09-18 11:04:27 +01:00
John Cupitt 4e8f25bd4e invertlut fix 2013-09-17 21:54:28 +01:00
John Cupitt 2ab02af6e0 error in header read 2013-09-17 21:23:13 +01:00
John Cupitt 1ef0eb6dc2 oops 2013-09-17 14:58:53 +01:00
John Cupitt e3fa14f61b support plane-separated data in tiff read
though only for strip images, needs some more testing
2013-09-17 14:56:16 +01:00
John Cupitt 5ffe42cec6 Merge branch 'webp'
Conflicts:
	ChangeLog
	TODO
2013-09-17 10:32:44 +01:00
John Cupitt 8ccb5bbe6d support greyscale tiff with alpha
thanks Robert for pointing out this omission
2013-09-16 15:25:02 +01:00
John Cupitt 2088e3d111 im_project() becomes a class 2013-09-16 12:19:48 +01:00
John Cupitt f68a09949a move hist dispatch to deprecated 2013-09-10 20:36:24 +01:00
John Cupitt 96b3bf1fcb im_stdif() -> a class
also many bands support
2013-09-10 20:19:11 +01:00
John Cupitt f1c3e1a434 any number of bands for hist_local 2013-09-10 17:57:10 +01:00
John Cupitt 05bab10fb8 Merge pull request #71 from lovell/master
Use directory-exists check rather than file-exists check
2013-09-08 02:33:12 -07:00
Lovell Fuller cce2b3da00 Use directory-exists check rather than file-exists check for aclocal directory 2013-09-07 22:12:50 +01:00
John Cupitt d78b417c3a im_lhisteq() -> a class 2013-09-05 13:50:47 +01:00
John Cupitt 7a5e04ba00 redo im_invertlut() as a class 2013-09-05 09:11:23 +01:00
John Cupitt 222a7abdbf start on vips_invertlut() 2013-09-04 14:58:07 +01:00
John Cupitt 56df56c737 remove rump of im_histspec() 2013-09-04 12:07:32 +01:00
John Cupitt f35e27135a im_histspec() becomes a class 2013-09-04 09:19:34 +01:00
John Cupitt f1f6ab29ae oops 2013-09-03 18:07:58 +01:00
John Cupitt 333d15aed0 new hist class structure 2013-09-03 14:49:57 +01:00
John Cupitt 29d5d1afb0 fix a const 2013-08-30 12:29:40 +01:00
John Cupitt 1c54970deb deprecate im_hsp() 2013-08-19 16:40:30 +01:00
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 44a0a876ba sync 2013-08-06 21:59:35 +01:00
John Cupitt 3d14709bdb support webp lossless encoding 2013-08-06 21:56:31 +01:00
John Cupitt ea3b2e3ef1 oops 2013-08-06 21:47:45 +01:00
John Cupitt ddc5f6977d read webp input with mmap 2013-08-06 21:46:48 +01:00
John Cupitt 4a65af9196 add save functions 2013-08-06 18:15:18 +01:00
John Cupitt e9afbe59e2 added webpsave boilerplate 2013-08-06 16:18:30 +01:00
John Cupitt 165e7c9717 basic webp load done 2013-08-06 15:51:23 +01:00