Change the repo for samples

This commit is contained in:
Nicolas Fillot 2013-12-16 21:29:33 +01:00
parent a63a44e6fd
commit 0447d7edf7
4 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ import (
"fmt" "fmt"
"os" "os"
"code.google.com/p/go-opencv/opencv" "github.com/lazywei/go-opencv"
) )
func main() { func main() {

View file

@ -8,7 +8,7 @@ import (
"fmt" "fmt"
"os" "os"
"code.google.com/p/go-opencv/opencv" "github.com/lazywei/go-opencv"
) )
func main() { func main() {

View file

@ -8,7 +8,7 @@ import (
"fmt" "fmt"
"os" "os"
"code.google.com/p/go-opencv/opencv" "github.com/lazywei/go-opencv"
) )
func main() { func main() {

View file

@ -8,7 +8,7 @@ import (
"fmt" "fmt"
"os" "os"
"code.google.com/p/go-opencv/opencv" "github.com/lazywei/go-opencv"
) )
func main() { func main() {