Funny that you ask: I started the work yesterday again.
As I said, I can't promise anything, real life has priority.
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
Postprocessing: The hardware/software divide
Re: Postprocessing: The hardware/software divide
Here an update: the last months were very busy, but I am now coding again in yasw. The whole is now working and producing images but it still needs a little bit polishing... I think I will make a first release in a few weeks.
Cheers,
tibob
Cheers,
tibob
- daniel_reetz
- Posts: 2780
- Joined: 03 Jun 2009, 13:56
- E-book readers owned: Used to have a PRS-500
- Number of books owned: 600
- Country: United States
- Contact:
-
- Posts: 2
- Joined: 21 Jun 2013, 17:00
- Number of books owned: 100
- Country: United States
Re: Postprocessing: The hardware/software divide
Anymore news on your progress, tibob?
Re: Postprocessing: The hardware/software divide
Yes, the new site is on sourceforge: http://sourceforge.net/projects/yascanw/. You can try version 0.4 if you want.
I plan to release a new version (0.5) in a few days (my milestone was planned 5 days ago...), I just need to modify the pdf export because of the new page layout features.
The changelog for 0.5 so far:
- Redesign of the Scaling Filter Widget
- New policies for propagating changes. I'm not 100% happy as this is quite
complicated. But I have no other Idea for now... Closes #14
- Move am image between left and right column. Closes #13
- Move image selection with arrow keys. Closes #12
- Segfault when changing settings of a non existent image - Fixes #15
- QPixmap::scaled: Pixmap is a null pixmap while loading - Fixes #17
- Fixed #18 Inserted item is selected but does not apear in the filter select
If you nead features of have bug fixes, feel free to open a ticket on http://sourceforge.net/p/yascanw/tickets/. You can also see there what is planned for 0.6 and what is on whishlist.
I plan to release a new version (0.5) in a few days (my milestone was planned 5 days ago...), I just need to modify the pdf export because of the new page layout features.
The changelog for 0.5 so far:
- Redesign of the Scaling Filter Widget
- New policies for propagating changes. I'm not 100% happy as this is quite
complicated. But I have no other Idea for now... Closes #14
- Move am image between left and right column. Closes #13
- Move image selection with arrow keys. Closes #12
- Segfault when changing settings of a non existent image - Fixes #15
- QPixmap::scaled: Pixmap is a null pixmap while loading - Fixes #17
- Fixed #18 Inserted item is selected but does not apear in the filter select
If you nead features of have bug fixes, feel free to open a ticket on http://sourceforge.net/p/yascanw/tickets/. You can also see there what is planned for 0.6 and what is on whishlist.
Re: Postprocessing: The hardware/software divide
0.5 is out.tibob wrote: I plan to release a new version (0.5) in a few days (my milestone was planned 5 days ago...), I just need to modify the pdf export because of the new page layout features.
I post new versions on folowing thread, you may want to monitor it: http://www.diybookscanner.org/forum/vie ... php?t=2688
tibob