Commit Graph

14 Commits

Author SHA1 Message Date
martin 9fa9c0387c adding axes sharing to displays of related images
for better interaction

sharing achieved by setting sharex and sharey, and
setting the axes 'adjustable' parameter to 'box-forced'
2015-10-12 15:58:57 +02:00
martin 681be3fc58 adding shared axes to examples with multiple plots 2015-10-12 15:58:57 +02:00
Rebecca 1b217f971e replacing lena in examples and most tests 2014-11-07 16:01:23 +02:00
Johannes Schönberger eedc72def6 Fix restoration example imports 2014-03-13 20:00:45 -04:00
François Boulogne e258e05468 MIN: fix unused import 2013-06-12 21:36:28 +02:00
Johannes Schönberger d0ee6ade61 Fix inconsistencies in examples and many more improvements 2013-04-27 16:47:33 +02:00
Johannes Schönberger b7254f225c Update denoising example 2012-12-26 09:30:13 +01:00
Johannes Schönberger ccd2f42643 Update denoising example for new TV implementation 2012-12-26 09:28:25 +01:00
Johannes Schönberger 8347bd449f Replace deprecated function call 2012-10-18 17:10:07 +02:00
Johannes Schönberger c04f14c129 Combine 2D and 3D bilateral filter in one function and rename sigma parameters 2012-10-17 16:28:44 +02:00
Johannes Schönberger 62c1beccb5 Fix description of denoising filters 2012-10-17 09:12:27 +02:00
Johannes Schönberger 52962f30f1 Reorder subplots 2012-10-17 09:12:27 +02:00
Johannes Schönberger 415a3c69b3 Wrap column 2012-10-17 09:12:27 +02:00
Johannes Schönberger 8de3ec988d Add example script for bilateral denoising 2012-10-17 09:12:27 +02:00