Questions related to drawing or defining shapes.
I would like to know how to draw semi-transparent shapes in OpenCV, similar to those in the image below (from …
c++ opencv shape alpha-transparencyI need to create a drawable with a layer-list such that the background layer is an image and the foreground …
android android-layout bitmap shape layer-listI am getting the following error while calling the model.predict function when running a text classification model in keras. …
python keras shape text-classificationI'm starting a new app where I use ActionBarSherlock & HoloEverywhereLib. My min & target SDK are the same (10/2.3.3). This …
android styles android-edittext state shapeI have been trying to make this shape in CSS. Ideally it will span the entire length of the browser …
css shape css-shapesI have class MyView that extends View class. MyView should draw filled triangle. I drew a triangle but I cannot …
android android-canvas shape