Bug 122812 - Scanning interface from within Krita
Summary: Scanning interface from within Krita
Status: RESOLVED INTENTIONAL
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
: 128746 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-27 21:13 UTC by Carsten Niehaus
Modified: 2021-02-23 14:44 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Niehaus 2006-02-27 21:13:11 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Ubuntu Packages

KOffice, and especially Krita, needs a good SANE-frontend. This could be for example Kooka, but it needs to be integrated into Krita.
GIMP solves this by File->Aquire Picture->XSane and starts XSane. But XSane is the most ugly GUI ever and should not be used, I think. The OpenOffice 2-Project provides its own GUI and talks with SANE itself.
Comment 1 Halla Rempt 2006-02-28 16:58:22 UTC
Up to now, we use the scanner tool integrated in koffice. I've never seen it 
because I don't own a scanner anymore. There's another bug about our scanner 
integration; I should look it up. But it's not something I'll be able to fix 
soon because I cannot test it.
Comment 2 Cyrille Berger 2006-03-01 01:31:02 UTC
I have a scanner, I will try to improve the current scanning tool.
Comment 3 Cyrille Berger 2006-10-22 14:42:18 UTC
source of inspiration, other than kooka :

http://sourceforge.net/projects/quiteinsane
Comment 4 Cyrille Berger 2006-10-29 23:21:27 UTC
at least, I did plug my scanner on my computer :) so I am in position and willing to start working on this.

So lets agree on the list of what the plugin should do:
- allow the selection of the scanner (not that people usually have a lot of them pluged to their computer, but sane thinks that my tv card is a scanner, so it seems that I looks like I have two devices...)
- allow to select the resolution and if scanning in color or gray (8 or 12bits)
- have a preview area, and the possibility to select a rectangle on it to limit the scaned size (with an automatic detection of the area)
- and a "final" button that close the dialog and create the layer

I think it is all we need, am I correct ?
Comment 5 cniehaus 2006-10-30 17:10:06 UTC
- Contrast/Saturation...-settings?
- Output-fileformat (png, jpg...)
- Where to put the scanned files
- OCR-interface ("frontend" to gocr et al)
- DPI-Settings
Comment 6 Cyrille Berger 2006-10-30 17:37:36 UTC
"Output-fileformat (png, jpg...)" "Where to put the scanned files" is for a kooka like application, for scanning within krita, the scanned image is added as a layer to the current image where you can tweak the "Contrast/Saturation...-settings" using krita's filters.

As for OCR, it's something for kword or kpresenter. 
Comment 7 cniehaus 2006-10-30 18:02:05 UTC
Hehe, this bug is specific for Krita, sorry. I promise to drink more coffee 
from now on.
Yes, you are of course right. Still, DPI is very important :)
Comment 8 Giovanni Venturi 2006-12-10 16:59:17 UTC
I've go a parallel scanner. If needed I can test the code ;) .
Comment 9 Halla Rempt 2007-06-22 15:31:04 UTC
Oh, and 16 bit/channel image acquisition -- but libkscan and thus the koffice scan plugin don't support it.
Comment 10 Sven Langkamp 2009-09-23 21:54:02 UTC
*** Bug 128746 has been marked as a duplicate of this bug. ***
Comment 11 Cyrille Berger 2009-12-06 11:51:53 UTC
I don't have a working scanner, and until I do, I don't feel like working on that.
Comment 12 Carsten Niehaus 2009-12-06 14:20:32 UTC
Well, the Krita Pledgie is 400€ over goal, I am sure the donors wouldn't mind if you bought a 50€ scanner if this results in code. I certainly wouldn't. :-)
Comment 13 Halla Rempt 2011-06-03 21:27:36 UTC
The kde sane frontends are still limited to 8 bits/channel, and sane.h looks pretty insane to me...
Comment 14 Halla Rempt 2011-06-03 21:36:46 UTC
Added as task to http://community.kde.org/Krita/GetStartedOn
Comment 15 bogdan 2014-09-11 23:06:47 UTC
Was this task abandoned ? Thanks
Comment 16 Halla Rempt 2016-01-24 09:17:27 UTC
Given the lack of cross-platform scanner integration solutions, we're not going to implement this.