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

Bug #319463 reported by snagavallis
2
Affects Status Importance Assigned to Milestone
opencv (Ubuntu)
Fix Released
Low
Unassigned

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"

Luka Renko (lure)
Changed in opencv:
importance: Undecided → Low
Revision history for this message
Mattia Rizzolo (mapreri) wrote :

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

Changed in opencv (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.