Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "goimagehash-cli",
Short: "A CLI tool for image perceptual hashing",
Long: `goimagehash-cli is a command-line interface for computing and comparing
image hashes using various perceptual hashing algorithms including
Average Hash, Difference Hash, Perception Hash, and more.`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.