This file was completely rewritten in the meantime, this bug can't exist
anymore...

** Changed in: opencv (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to opencv in Ubuntu.
https://bugs.launchpad.net/bugs/319463

Title:
  opencv-doc/examples/python/houghlines.py contains wrong path to image
  file

Status in opencv package in Ubuntu:
  Fix Released

Bug description:
  1. Ubuntu 8.04.1
  2. opencv-doc 1.0.0-4ubuntu1
  3. Expected to see demo.
  4. Received error instead: "Error opening image 
../../doc/ref/pics/building.jpg"

  The following line contains the wrong path:
  filename = "../../doc/ref/pics/building.jpg"

  Changing the path to the following worked for me:
  filename = "../../ref/pics/building.jpg"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/opencv/+bug/319463/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to