Search found 6 matches

by gheineiii
2017-04-28T16:06:45-07:00
Forum: Users
Topic: cleaning digitized film
Replies: 4
Views: 6894

Re: cleaning digitized film

Thanks to both of you for your ideas. Will try, as you both suggested, compositing with a blurred copy, and see how much time it takes. snibgo, is the black-and-white image in your post an example of the b1.png in your code? The slides were digitized with a CanoScan MarkII. This tool seems to be ...
by gheineiii
2017-04-26T08:47:56-07:00
Forum: Users
Topic: cleaning digitized film
Replies: 4
Views: 6894

cleaning digitized film

Hello - I have a collection of digitized slides, many of which have scratch or dust marks. Example: http://www.mathnmaps.com/test/dirty_slide2.jpg Would like to find a way to get the worst of the marks out. Is there a way, for example, to select a rectangle or polygon, and replace pixels in its ...
by gheineiii
2015-12-22T11:27:13-07:00
Forum: Users
Topic: lossless JPEG transformations
Replies: 3
Views: 7679

Re: lossless JPEG transformations

Thank you for the information! It turns out that the the Debian package "libjpeg-turbo-progs", including "jpegtran", is already installed on my system (Ubuntu 14.04) -- possiblly included as a depency to imagemagick. Currently working with some films scanned into JPG; some of the scans were mis ...
by gheineiii
2015-12-20T15:42:15-07:00
Forum: Users
Topic: lossless JPEG transformations
Replies: 3
Views: 7679

lossless JPEG transformations

Is it correct to assume that rotating a JPEG image by 90 or 180 degrees ("convert -rotate 180") or flipping to a mirror image ("convert -flip") involve only the transposition of pixels, and therefore involve no loss in image quality ? Thank you, and kindly forgive the naivete of this question ...
by gheineiii
2015-01-06T12:24:29-07:00
Forum: Users
Topic: logging edits from display GUI
Replies: 2
Views: 3510

Re: logging edits from display GUI

In "display", save the file as PNG. Then "identify file.png" will show the coordinates. Yes, this does work for a simple crop. Thank you. What about recording the input to a "draw" command from the "Image Edit" menu? Here is a sample scenario: In a slide presentation, might want to annotate a ...
by gheineiii
2015-01-06T08:07:27-07:00
Forum: Users
Topic: logging edits from display GUI
Replies: 2
Views: 3510

logging edits from display GUI

Hello - I frequently use the "Transform" and "Image Edit" submenus from the "display" GUI to make quick edits to a graphic file. However, sometimes it is necessary to make identical edits (for example, crop the same size window at the same location, or draw the same line at the same location) for a ...