Recent Posts
Privacy Policy for Cat & Dog Radar
Last revised on 2019-09-15T19:56:29+12:00
The Gist Cat & Dog Radar will collect certain non-personally identify information about you as you use our sites. We may use this data to better understand our users. We can also publish this data, but the data will be about a large group of users, not individuals.
We will also ask you to provide personal information, but you’ll always be able to opt out. If you give us personal information, we won’t do anything evil with it.
read more
Animal Detecting(Cats & Dogs Only) in iOS 13
Here is a demo of how to use built-in API to detect cats and dogs from still image or live camera stream. Note that iOS 13 is still in beta, result could be various/halirious.
You’ll fint the VNDetectAnimalRectanglesRequest and VNAnimalDetector documentation here at here
Code is on github
read more