Count Number of Unique Colors in Image October 13, 2020 Code Snippets 0 Comments 1715 Views Working with image processing sometimes we need to count number of unique colors in an image. Programming languages provides various methods to do that. A table includes a links to posts with examples. No.Programming language1.Python2.Java
Get First N Characters of String While working with text processing we might need to get first N characters of a...
Ascii85 (Base85) Encode and Decode Ascii85, also called Base85, is an encoding and decoding scheme that is used to convert...
Generate SHA-384 Hash SHA-384 is a cryptographic hash function that accepts a string of any length and returns...
Leave a Comment
Cancel reply