SnakeImage (Bug #2003)


Added by shahar yi almost 13 years ago. Updated almost 13 years ago.


Status:Cancelled Start date:2012-05-31
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:imgproc, video
Target version:2.4.1
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

in version 2.1 there was SnakeImage() and it's gone.
Why?
Can someone get it back?

I'm using Python, both Windows and Ubuntu Linux

I think it belongs to Video (motion) and object detection


Associated revisions

Revision 6e22be41
Added by Roman Donchenko about 11 years ago

Merge pull request #2003 from vbystricky:intelperc_camera_2.4

History

Updated by Andrey Kamaev almost 13 years ago

It is not gone. It is moved to legacy.

  • Status changed from Open to Cancelled

Updated by shahar yi almost 13 years ago

Why legacy? it is usefull
Can it please get Python binding?

Updated by Andrey Kamaev almost 13 years ago

Actually it has a python binding:

>>> help(cv2.cv.SnakeImage)

Help on built-in function SnakeImage in module cv2.cv:

SnakeImage(...)
    SnakeImage(image, points, alpha, beta, gamma, win, criteria [, calc_gradient]) -> points

Also available in: Atom PDF