Home Blog Style 2godstale2013-05-24T19:57:49+09:00

Avada includes a blog shortcode you can use anywhere on the site!

This blog shortcode was submitted by Markus, one of our Avada users and now on our developing team! It just goes to show what an awesome community we have, everyone is willing to help & share ideas. Dont wait, be a part of the Avada community today!

Android Jetpack – DataStore

안드로이드 초기부터 사용해오던 SharedPreference 에는 단점이 존재 UI thread 에서 호출하기에는 thread safe 하지 않음 - disk I/O operations 을 포함하기 때문. (Async API 를 제공하기는 하지만...)parsing error 를 던지는 runtime exception 에서 안전하지 않음Cannot signal [...]

By godstale|7월 26th, 2021|Categories: Android|1 Comment

OpenCV – 카툰 필터 및 스케치 필터

OpenCV latest release https://github.com/opencv/opencv/releases Android NDK + OpenCV 카메라 예제 및 프로젝트 생성방법 https://webnautes.tistory.com/923https://brunch.co.kr/@mystoryg/76 [안드로이드로 배우는 OpenCV] 카툰 필터 및 스케치 필터 https://www.charlezz.com/?p=45040 Image Effects for Android using OpenCV: Cartoon Effect https://heartbeat.fritz.ai/image-effects-for-android-using-opencv-cartoon-effect-9d1c8c257b2aexample : https://github.com/ahmedfgad/AndroidOpenCVImageEffects CameraX [...]

By godstale|6월 24th, 2021|Categories: Tip&Tech (SW)|0 Comments
Go to Top