go-opencv/opencv/opencv.go
Adrian Zankich 0087f832bc go fmt
2014-02-07 12:27:16 -08:00

13 lines
375 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
//-----------------------------------------------------------------------------