6 lines
240 B
Go
6 lines
240 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.
|
|
|
|
// Bindings for Intel's OpenCV computer vision library.
|
|
package opencv
|