GithubHelp home page GithubHelp logo

Comments (4)

feler404 avatar feler404 commented on June 9, 2024 1

SimpleBlobDetector now is disabled

        if self.loc_work_mode == "DETECT":
            pass
            # self._detect(instance)
        elif self.loc_work_mode == "COMPUTE":
            self._compute(instance)
        elif self.loc_work_mode == "DETECT-COMPUTE":
            pass
            # self._detect_and_compute(instance)

This class have different interfance for standard methos and don't fit to generic class OCVLFeature2DNode. For this class I must prepare more elastic interface to generate instace this class.

Here is an interesting article about SimpleBlobDetection:
https://www.learnopencv.com/blob-detection-using-opencv-python-c/

I think you should achieve your goal but you must extract/filter output from descriptors. When I resolve other issues which you reported to me ;) I take this too.

from ocvl-addon.

enzyme69 avatar enzyme69 commented on June 9, 2024

Ideally I would like to detect a simple blob or ping pong ball maybe with color, and then pipe out the result into Blender 3D transform for further manipulation using SVerchok, AN, etc...

from ocvl-addon.

feler404 avatar feler404 commented on June 9, 2024

For new a set status=ALPHA for this node, and until I don't refactor OCVLFeature2DNode will be invisible.

from ocvl-addon.

feler404 avatar feler404 commented on June 9, 2024

Zrzut ekranu 2019-08-28 o 12 54 31

SimpleBlobDetector arleady is full functionality.

Zrzut ekranu 2019-08-28 o 12 56 40

from ocvl-addon.

Related Issues (16)

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.