Elektrine lite

← Feed

@bitsgalore@digipres.club

Post #1434270

2026-03-10 21:26 UTC

@Thorsted For testing I think you can still use evaluation binaries from here (you need to fill out a form): https://kakadusoftware.com/documentation-downloads/downloads/ Not 100% sure if this still works though. For this upcoming project we'll probably go for a "Cultural" license right away (don't know about the current fee; incidentally today a colleague of mine started the process for asking a quote)

Replies (1)

  • @bitsgalore@digipres.club 2026-03-10 22:20

    @Thorsted BTW from what I see it would be really easy to add Grok support to the Bodleian tool. Mostly a matter of creating a copy of the Kakadu wrapper module (here: https://github.com/bodleian/image-processing/blob/master/image_processing/kakadu.py) and then adapt it into a Grok module, and then perhaps adding some imports into the higher-level modules.

    Open ##1434271