Skip to content

dartninja/image_hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_hash

Provides functions for calculating a so-called "visual hash" of an image. The hash can be compared against the hash of another image to determine if the two images are similar.

Usage

A simple usage example:

import 'package:phash/phash.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages