go-opencv/opencv/opencv.go
2013-10-08 10:13:28 +08:00

14 lines
389 B
Go

// Copyright 2011 <chaishushan@gmail.com>. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package opencv
import(
// "image"
)
//-----------------------------------------------------------------------------
// End
//-----------------------------------------------------------------------------