# How to execute
use `final_code.ipynb` to run code
# Input image
people.jpeg
# Description
You will use exeutable file - fse to as a ANS algorithm
exeutable file - fse is from https://github.com/Cyan4973/FiniteStateEntropy
## the way to compile exeutable file - fse
step 1 : git clone https://github.com/Cyan4973/FiniteStateEntropy
step 2 : type `make` in the command
you will see fse file appear
# Code Explain
use mask (you define, i hardcode in the code)to split image arbitrarily.
then change state, you can see the decompressed image is broken, that's what we want.
# Flow
