patch: outdated URL in chessboard.py sample (Feature #1492)


Added by murray - over 13 years ago. Updated about 13 years ago.


Status:Done Start date:
Priority:Low Due date:
Assignee:- % Done:

0%

Category:samples
Target version:2.4.0
Difficulty: Pull request:

Description

file: OpenCV-2.3.1/samples/python/chessboard.py

problem: URL is invalid

solution:
changed this: https://code.ros.org/svn/opencv/trunk/opencv/samples/c/left01.jpg
to: https://code.ros.org/svn/opencv/trunk/opencv/samples/cpp/left01.jpg

I also added a try statement which tries loading the local copy of the file, found in the same repository.


chessboard.py - corrected version (1.2 kB) murray -, 2011-11-29 05:37 am


Associated revisions

Revision a6602dd7
Added by Alexander Shishkov about 13 years ago

fixed #1492

Revision f3be3493
Added by Alexander Shishkov about 13 years ago

minor changes in chessboard.py sample #1492

Revision e290436a
Added by Roman Donchenko over 11 years ago

Merge pull request #1492 from jet47:gpucodec-cudev

History

Updated by Alexander Shishkov about 13 years ago

  • Description changed from file: [[OpenCV]]-2.3.1/samples/python/chessboard.py problem: URL is invali... to file: OpenCV-2.3.1/samples/python/chessboard.py problem: URL is invalid ... More

Updated by Alexander Shishkov about 13 years ago

Thank you for the report! Fixed in 7327 revision.

  • Status changed from Open to Done

Updated by Andrey Kamaev about 13 years ago

  • Target version set to 2.4.0

Also available in: Atom PDF