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

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -