c# - ProjectOxford Emotion -
i have been trying use emotion detection algorithms microsoft project oxford. however, client exception telling me image big or small.
where can find documentation tells me dimensions use?
from documentation
jpeg, png, gif(the first frame), , bmp supported. image file size should larger or equal 1kb no larger 4mb.
the detectable face size between 36x36 4096x4096 pixels. faces out of range not detected.
so need picture between 1kb , 4mb in size , 36x36 4096x4096 in resolution.
Comments
Post a Comment