Top "Dimensions" questions

Dimensions of an array define its size and shape -- the arangement of elements in the array.

how to understand empty dimension in python numpy array?

In python numpy package, I am having trouble understanding the situation where an ndarray has the 2nd dimension being empty. …

python arrays numpy dimensions
How can I get the size of the webcam image with getUserMedia?

I'm trying to find out what will be the size of the image I get from the webcam using getUserMedia. …

html webcam dimensions getusermedia
dimens.xml in values folder for 7" and 10" tablet, how to?

I have tried with: values-mpdi, values-land-mpdi, values-hpdi and values-land-hdpi which works fine in phone's screens, the problem is that it …

android xml resources dimensions
jQuery - find out the width of an element as specified in CSS (e.g. in %age if it was specified in %age, not just in px)

Similar to this question: get CSS rule's percentage value in jQuery However, I am writing a plugin and it needs …

jquery css dimensions
Youtube dimensions wordpress

Is it possible to change the default embed dimensions of an youtube (or another video) in Wordpress for your current …

wordpress youtube embed dimensions
Handling all screen sizes android

I'm working on an android App,and it's designed with numbers (margins etc) no relative things so I think I'll …

android dimensions screen-size
Is there anyway to "pack" a JPanel?

Is there any thing I can do to make my JPanel pack like a JFrame, or do something like that. …

java jframe jpanel dimensions pack
Three dimensional database table

We have all been there - consider the following example - first, the client says "every user shall only have …

sql database arrays dimensions
How to get dimensions of image file in Delphi?

I want to know width and height of an image file before opening that file. So, how to do that? …

image delphi dimensions image-size