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.
私のアプリはユーザーの写真を撮り、ユーザーに目、口、耳が画像のどこにあるかをマークしてもらいたいと考えています。耳はワンポイントですが、口は口全体の選択です
写真を撮る部分は完了しましたが、ユーザーが口の領域を強調表示してそれらのピクセルを取得できるようにするにはどうすればよいですか?
http://developer.android.com/guide/topics/ui/ui-events.htmlには、理解して実装する必要があるタッチ イベントの使用に関する詳細が記載されています。