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.
イメージ ビットマップの特定のポイントにアイコンを配置したいと考えています。OenCV を使用して、アイコンを配置するポイントを取得しました。org.opencv.core.Pointのそれとは違うことが理解できましたandroid.graphics.Point。org.opencv.core.Pointに変換するにはどうすればよいandroid.graphics.Pointですか?
org.opencv.core.Point
android.graphics.Point