Skip to content

Comments

Opencv 3.1 std#25

Open
neekhil18 wants to merge 46 commits intowanglimin:masterfrom
yjxiong:opencv-3.1
Open

Opencv 3.1 std#25
neekhil18 wants to merge 46 commits intowanglimin:masterfrom
yjxiong:opencv-3.1

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