mirror of
https://github.com/esimov/forensic.git
synced 2025-09-26 20:41:40 +08:00
Include readme
This commit is contained in:
2
main.go
2
main.go
@@ -167,7 +167,7 @@ func process(input image.Image, done chan struct{}) bool {
|
|||||||
}
|
}
|
||||||
|
|
||||||
bar := pb.StartNew(len(blocks))
|
bar := pb.StartNew(len(blocks))
|
||||||
bar.Prefix("Generate: ")
|
bar.Prefix("Generate blocks: ")
|
||||||
|
|
||||||
for _, block := range blocks {
|
for _, block := range blocks {
|
||||||
// Average RGB value.
|
// Average RGB value.
|
||||||
|
Reference in New Issue
Block a user