moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib
This commit is contained in:
		| @@ -229,6 +229,7 @@ Ptr<DenseOpticalFlowExt> cv::superres::createOptFlow_Farneback() | ||||
| /////////////////////////////////////////////////////////////////// | ||||
| // Simple | ||||
|  | ||||
| /* | ||||
| namespace | ||||
| { | ||||
|     class Simple : public CpuOpticalFlow | ||||
| @@ -311,7 +312,7 @@ namespace | ||||
| Ptr<DenseOpticalFlowExt> cv::superres::createOptFlow_Simple() | ||||
| { | ||||
|     return makePtr<Simple>(); | ||||
| } | ||||
| }*/ | ||||
|  | ||||
| /////////////////////////////////////////////////////////////////// | ||||
| // DualTVL1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Vadim Pisarevsky
					Vadim Pisarevsky