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