(wg) Sum fails on CV_8UC1, S1 (Bug #18)


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


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

0%

Category:core
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

new Python test test_Sum fails.

OpenCV Error: Assertion failed (func != 0) in sum, file /u/jamesb/opencv64/src/cxcore/cxstat.cpp, line 165

It looks as if Sum of a cvMat with type 8UC1 and 8SC1 are not implemented.


Associated revisions

Revision ba3b8170
Added by Andrey Kamaev about 12 years ago

Merge pull request #18 from ivan-korolev/fix_HoughLines_segfault

History

Updated by Vadim Pisarevsky over 15 years ago

fixed in r2401. added 8s* Sum.

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

Also available in: Atom PDF