[NetBehaviour] Facecoin
Rob Myers
rob at robmyers.org
Sat Jan 18 22:36:49 CET 2014
http://robmyers.org/facecoin/
Click here to run a visualization in your web browser:
http://robmyers.org/wp-content/uploads/2014/01/facecoin.html
Cryptocurrencies such as Bitcoin use a "proof of work" system to prevent
abuse.
Artworks are proofs of aesthetic work.
Facecoin uses machine pareidolia as its proof of work. This is
implemented by applying CCV’s JavaScript face detection algorithm to
SHA-256 digests represented as greyscale pixel maps. An
industrial-strength version would use OpenCV. Due to the limitations of
face detection as implemented by these libraries, the digest pixel map
is upscaled and blurred to produce images of the size and kind that they
can find faces in.
The difficulty can be varied by altering the size and blur of the
pixmap. Or by only allowing particular detected face bounds rectangles
to be used a set number of times.
More information about the NetBehaviour
mailing list