Tom's Hardware > Forum > Computer Peripherals > Scanners > Auto-straightening photo scans?

Auto-straightening photo scans?

Forum Computer Peripherals : Scanners - Auto-straightening photo scans?

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Archived from groups: alt.comp.periphs.scanner (More info?)

 

I have scanned a large number of photos, which I now need to straighten
and crop. This is a tedious process to do by hand. In Paint Shop
Pro 7, I need to guess how much rotation is needed, apply the
rotation, re-guess and re-rotate as necessary to get the image straight,
then manually crop. Can anyone here recommend software that could
do this automatically?

Thanks
-Mark

Sponsored Links
Register or log in to remove.

Archived from groups: alt.comp.periphs.scanner (More info?)

 

"Mark" <nospam@thanksanyway.org> wrote in message
news:MLSdndKlEsHOzuffRVn-sw@speakeasy.net...
>I have scanned a large number of photos, which I now need to straighten
> and crop. This is a tedious process to do by hand. In Paint Shop
> Pro 7, I need to guess how much rotation is needed, apply the
> rotation, re-guess and re-rotate as necessary to get the image straight,
> then manually crop. Can anyone here recommend software that could
> do this automatically?
>
> Thanks
> -Mark
>
>
I am not familiar with Paint Shop Pro, But it should have a Auto-Straighten
function.

PhotoShop Elements 2.0 does.
In Elements it is Image>Rotate>Straighten Image.
Or Image>Rotate>Straighten and Crop Image.

Maybe you can find it in the menu of Paint Shop Pro or go to Paint Shop Pro
help and ask.

--
CSM1
http://www.carlmcmillan.com
--

Reply to Anonymous

Archived from groups: alt.comp.periphs.scanner (More info?)

 

If you have Paper Port it will straighten automatically.
Gord

"Mark" <nospam@thanksanyway.org> wrote in message
news:MLSdndKlEsHOzuffRVn-sw@speakeasy.net...
>I have scanned a large number of photos, which I now need to straighten
> and crop. This is a tedious process to do by hand. In Paint Shop
> Pro 7, I need to guess how much rotation is needed, apply the
> rotation, re-guess and re-rotate as necessary to get the image straight,
> then manually crop. Can anyone here recommend software that could
> do this automatically?
>
> Thanks
> -Mark
>
>

Reply to Anonymous

Archived from groups: alt.comp.periphs.scanner (More info?)

 

On Thu, 5 May 2005 10:09:45 -0700 in alt.comp.periphs.scanner, "Mark"
<nospam@thanksanyway.org> wrote:

>I have scanned a large number of photos, which I now need to straighten
>and crop. This is a tedious process to do by hand. In Paint Shop
>Pro 7, I need to guess how much rotation is needed, apply the
>rotation, re-guess and re-rotate as necessary to get the image straight,
>then manually crop. Can anyone here recommend software that could
>do this automatically?

IIRC from a TV demo, Adobe PhotoShop Elements has a straighten
operation: you can download from their web site and try it out.
How could anything do an automatic crop?
If you just mean to regenerate a rectangular image after
straightening, that's part of the above operation AFAICS.

--
Thanks. Take care, Brian Inglis Calgary, Alberta, Canada

Brian.Inglis@CSi.com (Brian[dot]Inglis{at}SystematicSW[dot]ab[dot]ca)
fake address use address above to reply

Reply to Anonymous

Archived from groups: alt.comp.periphs.scanner (More info?)

 

Several people suggested Photo Shop Elements. I tried this, and
it does do this automatically. Unfortunately, it takes just as long to
straighten automatically as it takes me to do it manually in PSP 7.
And the auto-crop feature won't reliably crop the image area of
a scanned print.

I guess I'm just hard to please.

So what I am _really_ looking for is software that can work in
batch mode, processing an entire directory full of scans of
photo prints, identify the image(s) from each scan, straighten
them, crop them, and output them to new files.

Is the proverbial "person in hell" wishing for a nice cool glass
of icewater here?

Thanks
-Mark

Reply to mark

Archived from groups: alt.comp.periphs.scanner (More info?)

 

Mark wrote:
> Several people suggested Photo Shop Elements. I tried this, and
> it does do this automatically. Unfortunately, it takes just as long to
> straighten automatically as it takes me to do it manually in PSP 7.
> And the auto-crop feature won't reliably crop the image area of
> a scanned print.
>
> I guess I'm just hard to please.
>
> So what I am _really_ looking for is software that can work in
> batch mode, processing an entire directory full of scans of
> photo prints, identify the image(s) from each scan, straighten
> them, crop them, and output them to new files.
>
> Is the proverbial "person in hell" wishing for a nice cool glass
> of icewater here?
>
> Thanks
> -Mark
>
>

Try Silverfast Ai.

Jan

Reply to Jan

Archived from groups: alt.comp.periphs.scanner (More info?)

 

Mark,

> So what I am _really_ looking for is software that can work in
> batch mode, processing an entire directory full of scans of
> photo prints, identify the image(s) from each scan, straighten
> them, crop them, and output them to new files.
>
> Is the proverbial "person in hell" wishing for a nice cool glass
> of icewater here?

No, it can be done, and the software tool to do it has existed for years.
The main issue your criteria for straightening.
I suspect that it's rotating the scanned print so that the white (?) border
region is correctly aligned. If its the content of the image area itself
that needs additional rotation, then no automated system can take the place
of your desired visual interpretation.

The other issue is, are you prepared to either
a) buy another piece of software and write some suitable easy-to-learn
command code; or
b) buy the same piece of software and have the author create the prototype
app for you.

Everything you want to do

- processing an entire directory full of scans of photo prints
- identify the image(s) from each scan (display them as they are being
processed if you want with one line of code)
- straighten them (maybe 20 lines of code), crop them (one line of code)
- output them to new files (perhaps 20 lines, depends on the desired new
naming convention).

is competely possible using PiXCL. Such a program prototype would take me in
the order of four hours to code, and I offer a development service. PiXCL
app source is supplied.


regards,
Stewart DIBBS
========================================
Developer of the PiXCL Image Processing and
Analysis Language for Windows 2000/XP

PiXCL 6.0 is available now !

www.pixcl.com Gatineau, Quebec, CANADA

========================================

Reply to Anonymous

Archived from groups: alt.comp.periphs.scanner (More info?)

 

Mark wrote:
> Several people suggested Photo Shop Elements. I tried this, and
> it does do this automatically. Unfortunately, it takes just as long to
> straighten automatically as it takes me to do it manually in PSP 7.
> And the auto-crop feature won't reliably crop the image area of
> a scanned print.
>
> I guess I'm just hard to please.
>
> So what I am _really_ looking for is software that can work in
> batch mode, processing an entire directory full of scans of
> photo prints, identify the image(s) from each scan, straighten
> them, crop them, and output them to new files.
>
> Is the proverbial "person in hell" wishing for a nice cool glass
> of icewater here?
>
> Thanks
> -Mark
>
>
Check out Art-Copy Scripting edition, it should work for you.
http://www.scanhelp.com

ck

Reply to Anonymous
Tom's Hardware > Forum > Computer Peripherals > Scanners > Auto-straightening photo scans?
Go to:

There are 1068 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them