ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Improve 1-bit tif Text Quality

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
w2m Posted - Jul 28 2011 : 07:50:19
I am working on an application that saves scanned documents as a 1-bit tif file. One-bit seems necessary in order to use it with the old Turbopower AdFaxViewer.

Does anyone know of any filters that can be applied to improve the text quality a little bit?

Does anyone know if the Turbopower AdFaxViewer can use any tifs with greater pixel format than 1-bit?

Thanks

William Miller
1   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Jul 28 2011 : 13:57:23
Interpolation filters produce 8 bit gray scale images (from 1 bit to 8 bit), and anyway they work only subsampling or upsampling the original image (ie. Resample method).
I do not know the existence of a filter "1 bit" to "1 bit" which improve the text quality.