Skip to content

Norm is a tiny command-line utility to compute the norm of the difference between two images

License

Notifications You must be signed in to change notification settings

jonasrauber/norm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Norm

Norm is a tiny command-line utility to compute the norm of the difference between two images. It is written in Nim.

Installation

You can download prebuilt binaries for Linux and macOS from GitHub releases.

Example

norm example/original.png example/perturbed.png
norm example/original.png example/perturbed.png -n l2
norm example/original.png example/perturbed.png -n linf

About

Norm is a tiny command-line utility to compute the norm of the difference between two images

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages