Ask Your Question
0

OpenCV Shape Module - How to Install

asked Apr 29 '14

updated Apr 30 '14

berak gravatar image

HI

I would like to install the OpenCV Shape Module which I have seen running on this youtube video:

https://www.youtube.com/watch?v=5BNJu-xOiy0

Can anyone explain to me how I would install and run this.

I can use ubuntu if required but I am mainly windows based....

Many thanks for your support.

Paul

Preview: (hide)

1 answer

Sort by » oldest newest most voted
1

answered Apr 29 '14

adrians gravatar image

AFAIK the shape module will be released with OpenCV in the 3.0 version.

Until then you could try to compile and install the development version available in the "master" branch of the github repository, because there's the "shape" module. Be aware that the repository contains development versions, and these may or may not be stable enough.

To compile from sources there's some documentation. For linux I can assure you it's a simple process (cmake . && make && sudo make install), but for windows I don't know.

Preview: (hide)

Question Tools

Stats

Asked: Apr 29 '14

Seen: 378 times

Last updated: Apr 29 '14