|
[Date Index]
[Thread Index]
[Author Index]
Making good looking thumbnails with Mathematica?
- To: mathgroup at smc.vnet.net
- Subject: [mg57721] Making good looking thumbnails with Mathematica?
- From: "Barthelet, Luc" <lucb at ea.com>
- Date: Mon, 6 Jun 2005 04:21:29 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Lately I have been using Mathematica to create thumbnails for web sites.
I have been simply using Export[filename, graphic, "jpg",
ImageSize->{64,64}] which is simple enough.
Then I realized that they look awful. They need to be filtered before
down sampled!
The options I tried (Quality and Smoothing) look pretty bad compared to
even the thumbnail preview in windows directory.
Anyone with any experience on how to do this well in Mathematica?
Thanks,
Luc
Prev by Date:
automatic slide shift
Next by Date:
Re: Viewing algebraic results
Previous by thread:
Re: automatic slide shift
Next by thread:
refering to a long pattern by a variable
|