CalcGlobalOrientation has no return value (Bug #33)


Added by Jonathan Hanna about 15 years ago. Updated about 15 years ago.


Status:Done Start date:
Priority:Normal Due date:
Assignee:James Bowman % Done:

0%

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

Description

Looks like something like the diff below is needed:

--- api 2009/12/11 01:24:08 1.1
+++ api 2009/12/11 01:28:01
@ -1406,7 +1406,7 @
double delta1
double delta2
int aperture_size 3 /ch_aperture
-CalcGlobalOrientation
+CalcGlobalOrientation double
CvArr orientation
CvArr mask
CvArr mhi


History

Updated by James Bowman about 15 years ago

  • Status deleted (Open)

Updated by James Bowman about 15 years ago

Code fixed in r2433.
Docs fixed in r2435.

  • Status set to Done
  • (deleted custom field) set to fixed

Also available in: Atom PDF