Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- API
- Python
- googlemp
- cudnn
- opencv
- 이미지인식
- Android
- ubuntu
- yolo mark
- 이미지 인식
- 버전 업그레이드
- virtualenv
- bazel
- 자신만의
- #YOLO #darknet # cuda #gpu
- YOLO
- 현재위치
- Android Studio
- GPU
- CUDA
- 지도
- Google Map
- tensorflow
- deep learning
- 안드로이드
- 안드로이드 스튜디오
Archives
- Today
- Total
목록googlemp (1)
Be happy
이번에는 android google map에 현재 위치를 표시하는 방법에 대해 설명해보겠습니다. 이전글이었던 google maps android api 사용 방법에 추가되서 진행됩니다. 1. Androidmanifest.xml의 태그 하위요소로 태그를 사용하여 위치정보 접근을 위한 퍼미션을 추가해줍니다. 2.mainactivity.java에 다음 코드를 추가합니다. package com.tistory.webnautes.googlemapsandroidapiexample; import android.Manifest; import android.annotation.TargetApi; import android.content.DialogInterface; import android.content.Intent; ..
Fish in my hands (2018.3~2018.6)/API
2018. 6. 23. 13:15