Daniel Reetz, the founder of the DIY Book Scanner community, has recently started making videos of prototyping and shop tips. If you are tinkering with a book scanner (or any other project) in your home shop, these tips will come in handy. https://www.youtube.com/channel/UCn0gq8 ... g_8K1nfInQ
Search found 296 matches
- 02 Mar 2014, 18:14
- Forum: Book Scan Wizard
- Topic: BookScanWizard 2.0
- Replies: 41
- Views: 39026
Re: BookScanWizard 2.0
I just uploaded a new version of BSW (2.0.2), that addresses some of these issues. It now keeps track of the last directory and defaults to that. It should save preferences under Linux now. I added a new command: MedianFilter. This will get rid of noise by scanning an image, and replacing each pixel...
- 26 Feb 2014, 01:38
- Forum: Book Scan Wizard
- Topic: BookScanWizard 2.0
- Replies: 41
- Views: 39026
Re: BookScanWizard 2.0
Kempelen, Thanks for your posting. I like hearing that people are using the software. And thanks for the Hungarian intro! I think there's a general problem where Linux isn't saving preferences.. I'll look into that. And I agree having a list of recent files would be a good idea too. As far as the sp...
- 05 Feb 2014, 13:34
- Forum: Cameras and Electronics
- Topic: sodering wires
- Replies: 1
- Views: 2283
Re: sodering wires
Either one will work, but in general, its best to choose the red wire. (Black is generally ground).
- 12 Jan 2014, 13:17
- Forum: Book Scan Wizard
- Topic: Bug?: Viewer shows disconnected tiles of input image
- Replies: 11
- Views: 14339
Re: Bug?: Viewer shows disconnected tiles of input image
Good to hear!
- 11 Jan 2014, 23:49
- Forum: Book Scan Wizard
- Topic: Bug?: Viewer shows disconnected tiles of input image
- Replies: 11
- Views: 14339
Re: Bug?: Viewer shows disconnected tiles of input image
It might be due to this java bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8008660 It appears that this bug was never fixed in Java 7, but it is fixed in the pre-release version of java 8. Can you see if it works correctly under java 8? Here's the url: https://jdk8.java.net/download.html
- 11 Jan 2014, 15:50
- Forum: Book Scan Wizard
- Topic: Bug?: Viewer shows disconnected tiles of input image
- Replies: 11
- Views: 14339
Re: Bug?: Viewer shows disconnected tiles of input image
What version of BSW are you using?
Do you see any exceptions in the log file?
I tried a quick test with your image and script and it worked for me using the latest release (on Windows anyways).
Do you see any exceptions in the log file?
I tried a quick test with your image and script and it worked for me using the latest release (on Windows anyways).
- 09 Jan 2014, 19:59
- Forum: Book Scan Wizard
- Topic: A couple of bugs - maybe
- Replies: 1
- Views: 6904
Re: A couple of bugs - maybe
Try quoting the filename and options. like this: CreatePDF = "SEMI Paper.pdf" "Options=Single,Scrolling" The UseTitle option isn't valid, since it is only applicable to 2-up pages. (Also, it appears that the option is in fact "Title" not UseTitle). I'll change the documentation to clarify all of this.
- 04 Jan 2014, 16:55
- Forum: Book Scan Wizard
- Topic: Problem with LRImages
- Replies: 7
- Views: 8300
Re: Problem with LRImages
I think I have a fix.. Try the newest version (2.0.1a) and see if its better.
- 03 Jan 2014, 18:43
- Forum: Book Scan Wizard
- Topic: Problem with LRImages
- Replies: 7
- Views: 8300
Re: Problem with LRImages
Strange.. The "Save As" should bring up a dialog.. It works for me on both Linux and Windows.
- 31 Dec 2013, 09:55
- Forum: Book Scan Wizard
- Topic: Problem with LRImages
- Replies: 7
- Views: 8300
Re: Problem with LRImages
Normally, LoadLRImages will use the timestamps to determine if there is a page missing, and automatically skip it. However, if you have a book where the left pages and right pages were not scanned in sync, you need to use the ignore_times option. So something like: LoadLRImages = ignore_times /path/...