Giter Site home page Giter Site logo

Comments (12)

jywarren avatar jywarren commented on August 28, 2024

from image-sequencer.

ccpandhare avatar ccpandhare commented on August 28, 2024

So is it memory vs runtime?

from image-sequencer.

jywarren avatar jywarren commented on August 28, 2024

from image-sequencer.

ccpandhare avatar ccpandhare commented on August 28, 2024

Maybe we should do so.
Yeah I guess storing the images won't be a problem after all.
I think we should create another method apart from run().

But anyways, All the steps will have to rerun when a step is removed. (I'm almost dome implementing the removeStep() function)

from image-sequencer.

jywarren avatar jywarren commented on August 28, 2024

from image-sequencer.

rogeredthat avatar rogeredthat commented on August 28, 2024

Can't we have a lower precision version for working and process the complete image only when a full-fledged render is required. This way we would be spending less memory and it would be feasible to have the output of each node stored with it.

from image-sequencer.

ccpandhare avatar ccpandhare commented on August 28, 2024

Could you please explain that?

from image-sequencer.

rogeredthat avatar rogeredthat commented on August 28, 2024

We'll, you can see this method used in majority of memory heavy software. They work on a lower resolution version during the crafting and complete all the actions on the full resolution image only when the work is final. It does not make sense to process the entire image spanning 4MPs or something when your display window is barely 500px in width or so

from image-sequencer.

ccpandhare avatar ccpandhare commented on August 28, 2024

This can still be thought upon!

from image-sequencer.

jywarren avatar jywarren commented on August 28, 2024

from image-sequencer.

ccpandhare avatar ccpandhare commented on August 28, 2024

Yes I totally agree. I think this can be implemented at a later stage though!

from image-sequencer.

jywarren avatar jywarren commented on August 28, 2024

I'm going to close this since we now only re-run the critical modules! If someone wants to open a new issue for "preview versions" that'd be cool too!

from image-sequencer.

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.