Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iPhoneアプリにすでに保存されている画像を特定しようとしています。カメラから画像をキャプチャし、保存されている画像と一致させようとしています。私の質問は、CIDetectorライブラリを使用して画像を識別することが可能であるということです。誰かが知っているなら助けてください:)
前もって感謝します :)
からCIDetector.h
CIDetector.h
// Types to be used for +[CIDetector detectorOfType:context:options:] /* Specifies a detector type for face recognition. */ CORE_IMAGE_EXPORT NSString* const CIDetectorTypeFace __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_5_0);
答え: いいえ。