Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opencv 3.1 std #25

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open

Opencv 3.1 std #25

wants to merge 46 commits into from

Conversation

neekhil18
Copy link

No description provided.

yjxiong and others added 16 commits April 28, 2016 21:41
…into opencv-3.1

Conflicts:
	include/common.h
	src/common.cpp
	src/dense_flow_gpu.cpp
* Add std::vector

* Add std::string

* Add std:: and easylogging include

* Update headers and add windowedMatchingMask func

* Add cv:: namespace to countNonZero

The compiler was reporting it to be ambiguous due to existing
in both `cv::` and `cv::cuda::`.

* Update call to SURF detector and extractor

* Update calls to GPU dense flow functions

* Fix namespace issues in extract warp flow

* Replicate changes to Python interface

* Clean code and add TODO

* Fix command-line arguments to CV 3.1

* Change copyTo to download

* Instantiate py_denseflow alg_tvl1

* Add @yjxiong usage example for libpydenseflow

Use as
$ python tools/action_flow.py

* Extract from a video using pyflow

* Rename action_flow.py to extract_flow.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants