Search found 296 matches

by steve1066d
13 May 2015, 08:01
Forum: Book Scan Wizard
Topic: back to bsw with new crop rectangle problem
Replies: 4
Views: 123507

Re: back to bsw with new crop rectangle problem

Dan,

Try changing the crop from:

Crop = 5565,4622, 2793,0

to

Crop = 2793,0, 5565,4622
by steve1066d
12 May 2015, 18:46
Forum: Spreads and SpreadPi
Topic: RaspberryPi 2
Replies: 18
Views: 29369

Re: RaspberryPi 2

I tried using a RaspberryPi 2 as well, without any luck. I then tried to install Rasbian, then install spreads on top of that... I got close, but in the end I couldn't make that work either. Then I tried the latest image with a B+, that failed, but then went back to the April 25 image, and that one ...
by steve1066d
27 Jan 2015, 00:12
Forum: Book Scan Wizard
Topic: Bug?: Viewer shows disconnected tiles of input image
Replies: 11
Views: 23965

Re: Bug?: Viewer shows disconnected tiles of input image

Ok.. I'm kind of at a loss about your problem on the Mac. I don't have access to a Mac, but it seems like a problem with Java, and not with BSW.
by steve1066d
26 Jan 2015, 16:04
Forum: Book Scan Wizard
Topic: Bug?: Viewer shows disconnected tiles of input image
Replies: 11
Views: 23965

Re: Bug?: Viewer shows disconnected tiles of input image

Are you running it on a Mac?

You could try running in the windows VM with Java 7, and see if that helps.
by steve1066d
26 Jan 2015, 12:20
Forum: Book Scan Wizard
Topic: Bug?: Viewer shows disconnected tiles of input image
Replies: 11
Views: 23965

Re: Bug?: Viewer shows disconnected tiles of input image

Are you having the same problem with the fatal java error?
by steve1066d
16 Oct 2014, 00:44
Forum: Software
Topic: Has BSW been abandonded?
Replies: 5
Views: 16092

Re: Has BSW been abandonded?

BSW isn't abandoned, but yes, less time is spent on it as of late. I've been thinking that it would be helpful to have a real scripting language (like javascript or python) for the processing, instead of the current bsw specific syntax. I think the key advantages over bsw over a ImageMagick script i...
by steve1066d
13 Sep 2014, 00:00
Forum: Book Scan Wizard
Topic: How to open BSW
Replies: 2
Views: 10615

Re: How to open BSW

Sorry I didn't see this till now...

If you are having troubles with the webstart links not working, try downloading and installing Java, and see if that solves the issue:

https://java.com/en/download/index.jsp
by steve1066d
12 Sep 2014, 23:56
Forum: Book Scan Wizard
Topic: Problem with Bookscan - Newcomer
Replies: 3
Views: 12705

Re: Problem with Bookscan - Newcomer

I updated BSW so it now includes jai and jai-imageio, instead of requiring the user to download them separately when installing manually. (The webstart version is not changing for now). https://sourceforge.net/projects/bookscanwizard/files/latest/download This should take care of the NoClassDefFound...
by steve1066d
09 Sep 2014, 22:25
Forum: Book Scan Wizard
Topic: Problem with Bookscan - Newcomer
Replies: 3
Views: 12705

Re: Problem with Bookscan - Newcomer

Hmm... for some reason I didn't get notified about this thread...

There does seem to be an issue with the latest version. I'll fix it in the next couple of days.

In the meantime, you can use the webstart version:

http://bookscanwizard.sourceforge.net/run/
by steve1066d
07 Mar 2014, 20:29
Forum: Book Scan Wizard
Topic: BookScanWizard 2.0
Replies: 41
Views: 67490

Re: BookScanWizard 2.0

Correct.. If your source rectangles are all the same size ScaleToFirst does nothing. If the images are the same size the resizing is skipped. That's weird with the gray.. I'll try doing some testing under linux and see if I can reproduce it. Yes, it is best to do the ScaleToFirst or any scaling befo...