Discussion:
image gallery
jean-patrick
2011-03-31 08:57:13 UTC
Permalink
hello,
new to python, I am looking for a not too complex solution to build an
image gallery similarly to "make montage" in imagej:http://
dip4fish.blogspot.com/2011/03/trying-to-make-images-mosaic-with.html.
Can i do that with guiqwt?

Regards

Jean-Patrick?
Ludovic Aubry
2011-04-15 19:12:13 UTC
Permalink
Hi,

You could try looking at the test in guiqwt/test/transform.py. It
looks a bit
like the link you provided.
Post by jean-patrick
hello,
new to python, I am looking for a not too complex solution to build an
image gallery similarly to "make montage" in imagej:http://
dip4fish.blogspot.com/2011/03/trying-to-make-images-mosaic-with.html.
Can i do that with guiqwt?
Regards
Jean-Patrick?
jean-patrick
2011-04-19 12:53:42 UTC
Permalink
hi,
sorry for delay and thanks for your ref.
As newbie,I 'll try something simplier. I was looking for a class or a
function to make a mosaic of image from an images list.

Jean-Patrick

http://dip4fish.blogspot.com/
Post by Ludovic Aubry
Hi,
You could try looking at the test in guiqwt/test/transform.py. It
looks a bit
like the link you provided.
Post by jean-patrick
hello,
new to python, I am looking for a not too complex solution to build an
image gallery similarly to "make montage" in imagej:http://
dip4fish.blogspot.com/2011/03/trying-to-make-images-mosaic-with.html.
Can i do that with guiqwt?
Regards
Jean-Patrick?
Continue reading on narkive:
Loading...