Hi guys! I was looking for an API that could specify whether a pixel is belonging to a face or not. Hopefully, it could also recognize nonhuman faces. And also the other basic functions (identify number of faces, tell the location of faces to can draw a rectangle around it etc). Preferred to be...
I have an application in which I want to get the point currently being touched during a Manipulation event. I currently have the following test code:
<Grid>
<Image Name="imgManipulation" HorizontalAlignment="Left" Stretch="None" VerticalAlignment="Top" Height="750" Width="480"/>
</Grid>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.