Re: Image Newbie Question




"Musashi" <musashi@xxxxxxxxxx> wrote in message
news:%gIlf.6$Ax.2@xxxxxxxxxxxxx
>I have a JPG of some books in a bookcase
> (from a b&w picture taken in the 50's)
> and I'd like to be able to recover the
> names on the books.
>
> When I zoom in on the jpg, the letters are too blurred
> to read.
>
> Could someone point me to the correct image
> processing algorithm to try and recover the
> titles on the books in this jpg.
>
> Would it be some sort of low pass filter.
> I am a software person, so once the
> correct algorithm is suggested,
> I can implement it.
>
> Thanks
> M
Realistically, you probably can't. It depends how close you are to being
able to see the image anyway. These 'Holywood' systems, where images from
a low definition CCTV camera, are miraculously sharpened to reveal
thousands of times the original picture quality, are pure fiction. Now
there will be two seperate problems. The original optical blurring from
the imaging system, and the jpeg artefacts. If you can get hold of the
original file, not using jpeg, you will have a much better chance. Some of
the possibilities, will depend on what JPEG format was used. Standard
JPEG, handles the data in fixed size 'blocks', which leads to pixelation
of the resulting image. This loss is permanent. Hwever variants like
JPEG2000, attempt to reduce this problem. If you can get access to the
original data (this means before JPEG compression, converting the JPEG
image to another better format, will not restore the data that has been
lost), then a deconvolution algorithm, or a high pass filter may well show
edges that are otherwise not visible. Jpeg Image enhancer, will remove the
visible blockiness, but the data loss is still present. _If_ there is just
enough resolution, it is possible that this, followed by a deconvolution,
might improve things,but you really have to reckon that the data is not
there.

Best Wishes


.



Relevant Pages

  • Re: scanning documents
    ... JPG is hardly ever the best format - it is heavily ... >> same picture and save it twice - once as a JPG and again as a TIF. ... >(Note, when using Windows Picture and Fax Viewer, it pixelates very little in jpeg format, whereas it does a great deal in tif format) ... to scan, you need to save it as some type of text file, not as a TIFF ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Jpg. where have you gone??
    ... and jpg and the pictures popped up fine. ... HOWEVER, jpg, jpeg, bmp and giff are ... Select Windows Picture and Fax Viewer (or another available graphics ... the "file type" drop down menu. ...
    (microsoft.public.word.docmanagement)
  • Re: images blocked
    ... Functionally, the JPG, JPEG and JPE file extensions are for the same ... Both the files have the same extension jpg. ... For Insert, Picture you must select Tools, Options, Send, Mail ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: images blocked
    ... Both the files have the same extension jpg. ... I chose the TIFF, JPEG wich I've always used, never changed it. ... Tools, options, send, in HTML settings, send pictures with mail is ... For Insert, Picture you must select Tools, Options, Send, Mail HTML ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Image Newbie Question
    ... >> names on the books. ... > with an eye glass then there isn't a lot of hope for the JPEG. ... >> When I zoom in on the jpg, ... >> processing algorithm to try and recover the ...
    (sci.image.processing)