First time here? Check out the FAQ!

Ask Your Question
0

Python Legacy no longer supported?

asked Jul 1 '13

updated Jul 1 '13

I just build OpenCV from GitHub source and I'm getting the ImportError. cv2.cv.

I looked in the source code and couldn't find cv.py file. So has it been deprecated? Is Python Legacy code no longer supported?

Preview: (hide)

Comments

uhh, you're right about it, 2.4.9 definitely does not have the old cv api

question is more, imho, which version between 2.4.5 and 2.4.9 will do the final cut ..

berak gravatar imageberak (Jul 1 '13)edit

1 answer

Sort by » oldest newest most voted
2

answered Jul 3 '13

AlexanderShishkov gravatar image

We yet support it in 2.4 branch, but we removed it from master branch. So few next 2.4.# releases will support it, but it will be removed as soon as we will publish 3.0 version.

Preview: (hide)

Comments

Thanks a lot for the info.

jayrambhia gravatar imagejayrambhia (Jul 4 '13)edit

Question Tools

Stats

Asked: Jul 1 '13

Seen: 396 times

Last updated: Jul 03 '13