Skip to content

ibrahim4529/gotk-visual-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VISUAL HASHING IMPLEMENTATION IN GOLANG + GTK3

This algorithm based on https://github.com/gungunfebrianza/Visual-Hashing/ Created by Gun Gun Febrianza

Also Inspired from https://github.com/emsifa/visual-hashing-yew Created by Muhammad Syifa

Build

This app require gtk3 libraries and also go programming language install libs on macos

brew install gtk+3 go

install libs on linux debian based

sudo apt-get install libgtk-3-dev

install golang deps

go get

running app

go run .

or

go build .

Sample

About

Golang Gtk3 Based Implementation Visual Hash

Resources

Stars

Watchers

Forks

Packages

No packages published