Giter Club home page Giter Club logo

Comments (4)

diegoliber avatar diegoliber commented on August 26, 2024 1

@dilum1995 Yes, I understand that. Implementing the form and performing the drawing operation by calling OpenCV is simple enough. The thing is, on the perspective of the user, it has to know the exact coordinates he wants to draw from the image. This makes the feature easy to implement, but this kinda hurts the user experience. It's different from applying a blur filter to the whole image. Unless, of course, you don't care about any of this.

from imagelab.

diegoliber avatar diegoliber commented on August 26, 2024

Hi, a little more information about the drawing operators. What parameters do you expect from the users? Do you think it's interesting to put an aid for identifying image coordinates in the preview?

from imagelab.

dilumdesilva avatar dilumdesilva commented on August 26, 2024

Hey @diegoliber , if we consider something like drawing a circle on top of a given image (in Mat format), the OpenCV circle function would accept something like circle(img, center, radius, color, thickness) . So, as the centre, you can pass the coordinates as a point value.

from imagelab.

dilumdesilva avatar dilumdesilva commented on August 26, 2024

Hey, @diegoliber oh now I got your point. Yes, then we have to have some kind of a grid on top of preview pane with coordinates or something like that. Do you have anything in your mind.... would love to hear your version?

And if you're interested feel free to go ahead and send us a PR

from imagelab.

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.