Giter Site home page Giter Site logo

Comments (6)

abidrahmank avatar abidrahmank commented on June 23, 2024

Please use OpenCV 3.x.. Those tutorials are not meant to be used with
OpenCV 2.x.

Abid K.

On Fri, Nov 22, 2013 at 12:01 AM, iDevy [email protected] wrote:

Hello, just tried your tutorial on python openCV (doing stuff on pattern
matching, and your articles are great!), yet met a few errors:

a call to cv2.LINE_AA causes an error - no-module-blah-blah… after
digging a little around cv2, found that it should be cv2.CV_AA.

Next culprit is img3 =
cv2.drawMatches(img1,kp1,img2,kp2,good,None,**draw_params) which returns module
object has no attribute 'drawMatches' and theres no drawMatches method in
dir(cv2)... couldnot resolve this one and google is of little help here.

using cv2 version 2.4.7
installed via macports and pip
osx


Reply to this email directly or view it on GitHubhttps://github.com//issues/7
.

from opencv2-python-tutorials.

iDevy avatar iDevy commented on June 23, 2024

3.0 is it even released? can't find it anywhere...

from opencv2-python-tutorials.

abidrahmank avatar abidrahmank commented on June 23, 2024

You have to compile the source with master branch... download it from github.

from opencv2-python-tutorials.

iDevy avatar iDevy commented on June 23, 2024

Thanks! I think this issue can be closed then.

from opencv2-python-tutorials.

mtmarsh2 avatar mtmarsh2 commented on June 23, 2024

abidrahmank could you give me a quick walkthrough of how to compile the source from the master branch? I downloaded the 3.0 code but I'm not sure what to do next

from opencv2-python-tutorials.

abidrahmank avatar abidrahmank commented on June 23, 2024

http://docs.opencv.org/trunk/doc/py_tutorials/py_setup/py_table_of_contents_setup/py_table_of_contents_setup.html#py-table-of-content-setup

from opencv2-python-tutorials.

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.