Coder Social home page Coder Social logo

Comments (7)

giancarlobi avatar giancarlobi commented on August 16, 2024 1

@DiegoPino ok to start here and eventually a call on Friday. I'm little busy so I'll start posting here tomorrow. Have a nice day, amigo

from strawberryfield.

DiegoPino avatar DiegoPino commented on August 16, 2024

@giancarlobi when you have a moment i would like to discuss the following:

  • I have been testing EXIF extraction on files and wondering now, how efficient/useful it is to actually keep all around in the SBF. Even when 10 images, the number of elements can grow too much. Its not the size, but the fact that we have multiple levels, and to be honest, exif is already! carried around in the actual file, so wondering what elements (and how can be define/decide) are the ones we want to extract. Or we want to simply dump them directly into a file (like the flavors we did last year) and let solr deal with them? If so we need to finish that code (urgent)
  • FIDO is ok, quite fast and won't take too much space.

The question i have now is how we can measure performance and impact. It most of the times not a server issue, but a UI issue when using the webforms/ajax, and still i don't know if that is even an issue or not. But i want to be able to provide people with options.

from strawberryfield.

giancarlobi avatar giancarlobi commented on August 16, 2024

@DiegoPino it could be on wednesday, is it ok for you?

from strawberryfield.

DiegoPino avatar DiegoPino commented on August 16, 2024

@giancarlobi i have a strange week ahead. Too many calls and teaching and meetings and development 😢 . Maybe we can start simply in the chat here and figure out a call closer to Friday? Also good afternoon for you!

from strawberryfield.

DiegoPino avatar DiegoPino commented on August 16, 2024

@giancarlobi i totally understand your workload so won't demand more from you that you share your thoughts and ideas here. Thanks!

from strawberryfield.

DiegoPino avatar DiegoPino commented on August 16, 2024

In the meantime: https://exiftool.org/TagNames/index.html
This is the list of all Tags (known). This are the ones i feel are safe to extract

AS a way of limiting the number of EXIF tags ( i got an image with over 300 today) i plan on using this

exiftool -json -q -a -gps:all -Common "-gps*" -xmp:all -ImageWidth -ImageHeight -Canon -Nikon-AllDates -pdf:all -MIMEType

from strawberryfield.

aksm avatar aksm commented on August 16, 2024

Resolved by #87 and continued in #103.

from strawberryfield.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.