monxarat

Results 33 comments of monxarat

@sockeqwe But in my case not working. items always null ```java @Xml(name = "data") public class Data{ ... @Path("Items") @Element private List items; .... @Xml(name = "item") public static class...

In the manifest file, you must set an Activity to `MAIN` action and category `LAUNCHER` ``` ```

@sameralemam I think you can refer to dlib. because this project uses detect face landmark of dlib.

@andypiper thank you so much. Would you give me some tips?How to do it.

``` 08-09 14:02:04.864 27829-27929/jcom.example E/cv::error(): OpenCV(3.4.1) Error: Assertion failed (type == src2.type() && src1.cols == src2.cols && (type == 5 || type == 0)) in void cv::batchDistance(cv::InputArray, cv::InputArray, cv::OutputArray, int,...

@choehn-signogy I facing same error

@choehn-signogy you have resolved this issue

[problem with moov atom](https://www.adobe.com/devnet/video/articles/mp4_movie_atom.html)

@mahmood199 You should use [GPUImage](https://github.com/BradLarson/GPUImage) for Android.

I have the same problem. How to resolve this problem?