Re: [Gimp-user] Blur / darken a selection as a new layer?

2020-01-29 Thread Liam R E Quin
On Wed, 2020-01-29 at 09:04 -0700, S.Bob wrote: > Hi All; > > > I wan to select a rectangle on an image, and do the following: > > - make the selection a new layer so I can easily move it around and > resize it if needed copy (or copy visible if more than one layer is involved), then paste in

Re: [Gimp-user] approches used for language detection on images ...

2020-01-29 Thread Liam R E Quin
On Wed, 2020-01-29 at 13:52 +0100, JWein wrote: > > You need (1) feature extraction, finding the writing, (2) OCR of > > some > > sort, to turn pictures of letters into letters, and then (3) the > > linguistic Analysis. > > Hey Liam: > > Thank you, and yes, I could guess the way to go would be t

Re: [Gimp-user] Gimp & raw convesion?

2020-01-29 Thread Pat David via gimp-user-list
Through RawTherapee and darktable you'll have access to all the raw files that they can decode (usually these two projects will cover most of what might be. CR3 support is still being worked on iirc, though. :( On Wed, Jan 29, 2020 at 12:50 PM Peter Billinghurst via gimp-user-list < gimp-user-lis

Re: [Gimp-user] Gimp & raw convesion?

2020-01-29 Thread Alexandre Prokoudine via gimp-user-list
On Wed, Jan 29, 2020 at 9:50 PM Peter Billinghurst via gimp-user-list wrote: > > Can Gimp handle RAW files, particularly Canon CR3, but also older > formats like ARW & RW2. I see from your website that there is some tie > up with RawTherapee and DarkTable, but can find no information about > what

[Gimp-user] Gimp & raw convesion?

2020-01-29 Thread Peter Billinghurst via gimp-user-list
Can Gimp handle RAW files, particularly Canon CR3, but also older formats like ARW & RW2.  I see from your website that there is some tie up with RawTherapee and DarkTable, but can find no information about what RAW formats it they handle. Peter ___

[Gimp-user] Blur / darken a selection as a new layer?

2020-01-29 Thread S.Bob
Hi All; I wan to select a rectangle on an image, and do the following: - make the selection a new layer so I can easily move it around and resize it if needed - add a border to the selection - blur / darken the background of the selection - add text to the selection I know I can add the

Re: [Gimp-user] approches used for language detection on images ...

2020-01-29 Thread Ofnuts
On 1/29/20 1:52 PM, JWein wrote: You need (1) feature extraction, finding the writing, (2) OCR of some sort, to turn pictures of letters into letters, and then (3) the linguistic Analysis. Hey Liam: Thank you, and yes, I could guess the way to go would be through the steps you outline, but I

[Gimp-user] approches used for language detection on images ...

2020-01-29 Thread JWein
ONE of my research efforts relates to a corpus of the Regents exams (going back to the 1860's). https://en.wikipedia.org/wiki/Regents_Examinations . . . frequent language switching mostly in the sentences of multilingual texts . . . -- JWein (via www.gimpusers.com/forums) _

[Gimp-user] approches used for language detection on images ...

2020-01-29 Thread JWein
>You need (1) feature extraction, finding the writing, (2) OCR of some >sort, to turn pictures of letters into letters, and then (3) the >linguistic Analysis. Hey Liam: Thank you, and yes, I could guess the way to go would be through the steps you outline, but I am pretty sure some other gimp de