Giter Site home page Giter Site logo

gjolleyrogers / diffusioncurverenderer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from berkbavas/diffusioncurverenderer

0.0 0.0 0.0 28.46 MB

Reconstructing images using Bezier curves and diffusing colors constrained by those curves.

C++ 81.39% C 0.72% QMake 9.34% GLSL 8.56%

diffusioncurverenderer's Introduction

Diffusion Curve Renderer

Reconstructing images using Bezier curves and diffusing colors constrained by those curves.

If you do not want to import an image to the application in order to run the vectorization pipeline, you can use edit mode to create artistic images from scratch.

The ideas belong to Orzan et al.

I took vectorization algorithms from this repo and adopted.

Vectorization algorithms run on CPU but the diffusion algorithm runs on GPU providing real time editing.

The project is developed using OpenGL, OpenCV, Eigen, ImGui and Qt framework and is written in C++.

Dependencies

This project has 3 dependencies and all of them is under Dependencies folder. I use ImGui for GUI; OpenCV for edge detection and Eigen for vectorization. OpenCV's binaries were built with MSVC2019 64bit compiler.

Build

Simply open DiffusionCurveRenderer.pro with Qt Creator and build it with kit Qt 6.3.0 MSVC2019 64bit. OpenCV's dlls should be put under the folder where the executable resides. Then you can run the application.

Screenshots

diffusioncurverenderer's People

Contributors

berkbavas avatar

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.