(wg) test_Circle failure (Bug #24)


Added by James Bowman over 15 years ago. Updated about 15 years ago.


Status:Done Start date:
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:build/install
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

Running new test test_Circle:

# python ../tests/python/test.py test_Circle

smoke test to draw circles, many clipped ... [[OpenCV]] Error: Assertion failed (img_size.width > 0 && img_size.height > 0) in clipLine, file /u/jamesb/opencv/trunk/opencv/src/cxcore/cxdrawing.cpp, line 84
ERROR

======================================================================
ERROR: smoke test to draw circles, many clipped
----------------------------------------------------------------------
Traceback (most recent call last):
  File "../tests/python/test.py", line 677, in test_Circle
    cv.Circle(img, (x0,y0), r, 255, thick, t)
error: img_size.width > 0 && img_size.height > 0

----------------------------------------------------------------------
Ran 1 test in 0.001s

FAILED (errors=1)

The image is not zero-sized.


Associated revisions

Revision 5e4725a8
Added by Andrey Kamaev about 12 years ago

Merge pull request #24 from Nerei/C2050_sanity_data

sanity data generated on C2050

Revision deb2cb75
Added by Max Kostin about 10 years ago

Updates README for setup_script

Updates README to reflect setup_script build capabilities and requirements to setup binaries and includes for sample applications. Fixes #24

History

Updated by Vadim Pisarevsky about 15 years ago

fixed in SVN 2401

  • Status changed from Open to Done
  • (deleted custom field) set to fixed

Also available in: Atom PDF