Images: Sharpen for Picture Resizer
Images: Sharpen for Picture Resizer
RealWorld Graphics logo    
Not logged in.  
IndexSoftwareGraphicsArticlesDiscussMore...

Login/Register
Forum List
Announcements
Icons and Cursors
Images
3D graphics
Win32 C/C++/VB
.NET C#/C++/VB
Tips and tricks
General discussion
User List
Search this site using Google

Windows Vista icons

Find out how Vista icons differ from XP icons.

See how RealWorld Icon Editor handles Vista icons.

Select background

Back to forum Images

Sharpen for Picture Resizer

2007-07-23Author: CW
What is the process you are using to sharpen the images? A feature request would be to add a command line parameters to have some control over the amount the image is sharpened.

I like the program though. It's very simple for me to set something up for a novice PC user to scale their images.

2007-07-23Author: Vlasta
A simple convolution matrix is used for sharpening:
(-2 -2 -2)
(-2 19 -2)
(-2 -2 -2) / 11

I think a new command line only switch wold not hurt anything...


Post Reply

Please login or register before posting.

Message text:


Back to forum Images

Copyright © 2005-2007 RealWorld Graphics. Contact: info@rw-designer.com.