PDA

Click to See Complete Forum and Search --> : Image Capturing


pavan
Aug 7th, 2001, 05:36 AM
Hi there to all.


I'm facing a problem while capturing the signature from a signature Pad. I am capturing the signature onto a picture box. the dimensions for the signature are predefined and i'm trying to fit the signature into the dimensions. Now, while trying to fit it into the picture box with predefined dimensions, the image is getting pixelated. I would like to know how i can overcome this problem even if i have to pay for it. I would like to know the solution ASAP.



Than Q to all



Pavan :D :D

kedaman
Aug 7th, 2001, 08:20 AM
If you want smooth resizing on the image, you can go check out a sample on how to do it at Unlimited Realities:
http://www.ur.co.nz/

pavan
Aug 8th, 2001, 04:20 AM
Hi kedaman,

Thanx for replying. But i couldn't open that site :confused: :confused: u have given me. I've tried in all ways. so could u please suggest me any other alternative for it.


Thanx



Pavan :o :o

Sastraxi
Aug 8th, 2001, 06:38 AM
The method is called bilinear resampling, it makes a picture smooth when resized. It doesnt use a pixel resize. You can find examples in the book, Graphics Programming for Visual Basic.

kedaman
Aug 8th, 2001, 07:29 AM
They're probably down temporarily (i hope)
you could of course search on bilinear resampling on the net meanwhile