Coder Social home page Coder Social logo

Comments (2)

skvark avatar skvark commented on July 19, 2024 1

I'm not sure if it has been exported to Python side in the C++ code, see: https://github.com/opencv/opencv_contrib/blob/6eb57fea654ca768b039d3059d5d866598664df8/modules/structured_light/src/sinusoidalpattern.cpp.

GrayCodePattern exists in the same module:

>>> help(cv2.structured_light)
Help on module cv2.structured_light in cv2:

NAME
    cv2.structured_light

FUNCTIONS
    GrayCodePattern_create(...)
        GrayCodePattern_create(width, height) -> retval
        .   @brief Constructor
        .   @param parameters GrayCodePattern parameters GrayCodePattern::Params: the width and the height of the projector.

DATA
    DECODE_3D_UNDERWORLD = 0
    FAPS = 2
    FTP = 0
    PSP = 1

FILE
    (built-in)

You could ask about this at https://github.com/opencv/opencv_contrib/issues.

from opencv-python.

pettaa123 avatar pettaa123 commented on July 19, 2024

opencv/opencv_contrib#1327

from opencv-python.

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.