Giter Site home page Giter Site logo

Using paths about resynthesizer HOT 2 CLOSED

bootchk avatar bootchk commented on May 24, 2024
Using paths

from resynthesizer.

Comments (2)

bootchk avatar bootchk commented on May 24, 2024

Without deep study...

It seems very doable. It would be a plugin called "Heal path". It
would turn a path into a selection, then invoke the plugin "Heal
selection" on it.

Whether the results are good depends on what is in the background of the
wire. I suspect the Adobe content aware fill is better than the
resynthesizer.

It might also be that Adobe is healing incrementally:
heal a short section from it's immediate context,
then heal the next section, etc.
That might work better than healing the entire wire at once.

Again, you might be able to do that in a plugin.

However, you might be able to add an option to the engine to:
choose probes in the corpus based on nearness to the actual target
pixel,
instead of as it currently does,
which is choose probes in the corpus based on nearness to the CENTER of
the target. It would slow the algorithm down. Probably better to do it
in a plugin.

I am also interested in knowing whether GIMPscripter could be used to
write this plugin. If it really is just automating some steps, you
ought to be able to use GIMPscripter to write the plugin (if
GIMPscripter were complete.)

For another idea for a wild effect:
do edge detection,
turn edges into paths,
paths into selections,
and heal them?

On Wed, 2011-08-10 at 13:34 -0700, prokoudine wrote:

http://www.youtube.com/watch?v=o_dC-FkW4mw shows how to use paths (Bezier curves) for resynthesizing so that you could remove e.g. curved wires from landscape pictures. Do you think you could implement something like that?

from resynthesizer.

bootchk avatar bootchk commented on May 24, 2024

RobA on Gimp Registry has provided a plugin.

from resynthesizer.

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.