Top "Dimension" questions

In physics and mathematics, the dimension of a space or object is informally defined as the minimum number of coordinates needed to specify any point within it.

Calculated Member based on dimension attribute value

I want to make some Calculated Measures in my cube that conditionally use a value from the measure table, based …

mdx dimension ssas-2008
Dimension, Only changing the width/height

How do I only change the width or height of a component that requires a Dimension object? Currently I do …

java swing layout-manager dimension
How to crop a strip (width x height) in Blender VSE?

I have a several videos in a Blender project with dimension larger than 1280x720, which is my output dimension. Instead …

video blender editing dimension
Precision Measurement with Opencv python

I am actually working on a Machine Vision project using OpenCV and Python. Objective : The objective of the project is …

python opencv computer-vision dimension measurement
get "1" for a one-dimensional numpy.array using a shape-like function

In a function, I give a Numpy array : It can be multi-dimentional but also one-dimentional So when I give a …

python arrays numpy multidimensional-array dimension
Which part of Pytorch tensor represents channels?

Surprisingly I have not found an answer to this question after looking around the internet. I am specifically interested in …

python conv-neural-network pytorch dimension tensor
creation of dimension and fact table through source tables

I have imported my flatfiles to SQL Server 2012 and created few tables (source tables). I need to build a cube …

sql ssas cube dimension fact