Comment on Programmatically create user avatars with Imgix face detectionComments−kevin11yThis is awesome! I think faceindex and facepad are my new favorite parameters. Is there a reason you decided to make faceindex not zero-based?Also, will there be other options for "fit"? Like waldoarea?−kellysutton11yWe use 1-index on different types of parameters in the system as well, so we kept with that to remain consistent.imgix takes finding Waldo very seriously. As a result, we will never offer a parameter to kill the fun.−miggi11y0 is meant to return the immediate area of all faces in the image, and is the default behavior.
Comments
This is awesome! I think faceindex and facepad are my new favorite parameters. Is there a reason you decided to make faceindex not zero-based?
Also, will there be other options for "fit"? Like waldoarea?
We use 1-index on different types of parameters in the system as well, so we kept with that to remain consistent.
imgix takes finding Waldo very seriously. As a result, we will never offer a parameter to kill the fun.
0 is meant to return the immediate area of all faces in the image, and is the default behavior.