-
import cv2 import numpy as np img = cv2.imread(\'home.jpg\') gray= cv2.cvtColor(img,cv2.COLOR_BGR2GR...
- 1647 浏览
- 0 回答
- 4 关注
-
i have ExpandableListview inside ScrollView and i know that\'s not good but i had too, the only solu...
- 1339 浏览
- 4 回答
- 5 关注
-
I am using a page with ui:composition use on it like this
- 1317 浏览
- 2 回答
- 6 关注
-
- 1885 浏览
- 0 回答
- 5 关注
-
I am currently using itext-pdf to generate PDFs. In addition to that, I am also using JFreeChart to ...
- 527 浏览
- 1 回答
- 4 关注
-
- 523 浏览
- 0 回答
- 5 关注
-
I have a doubt about the possibility of repeating an AsyncTask in an application for Android. I woul...
- 602 浏览
- 3 回答
- 4 关注
-
When I try to play a video from my iPhone (located in the documentsDirectory), I get the following e...
- 396 浏览
- 3 回答
- 4 关注
-
I am trying to have a gx:track\'s line to have different colour in different part in the track depe...
- 1016 浏览
- 3 回答
- 5 关注
-
I have a component that shows a carousel of containers components where each container is displayed ...
- 1661 浏览
- 0 回答
- 6 关注
-
Printable is protocol and There are two functions f and g func f(p: Printable) { println(p) } ...
- 644 浏览
- 0 回答
- 6 关注
-
I need to have a map like this : typedef std::map Maptype ; What is the syntax to insert and sear...
- 1282 浏览
- 3 回答
- 6 关注
-
I\'m trying to create simply connect with ActiveMQ using JNDI. I have Queue named \'example.A\'. ...
- 1213 浏览
- 2 回答
- 4 关注
-
I have some trouble finding the time complexity of the code below. I figured that the if statement w...
- 1910 浏览
- 0 回答
- 6 关注
-
In my admin panel i am uploading a CSV with a certain name and downloading csv in pdf format. but wh...
- 411 浏览
- 0 回答
- 4 关注