Prechádzať zdrojové kódy

new:1. add ocr gray code souce

QiuSW 1 rok pred
rodič
commit
0d17a35265
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      ocr/gray.go

+ 1 - 1
ocr/gray.go

@@ -1,7 +1,7 @@
 // Copyright 2012 Harry de Boer. All rights reserved.
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
-
+// source https://github.com/harrydb/go/tree/master/img/grayscale
 package ocr
 
 import (