The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
26 views

How to compute readable format ratio from image dimensions

I would like to calculate a readable format ratio (such as 3:4 or 2:3) from a given set of dimensions (such as 40x60). Probably very basic maths, but i can't wrap my head around it. Anyone know how ...
0
votes
0answers
13 views

Inverse Mills Ratio of Probit Model in R

I am working on a two-stage estimation of order quantity. In order to estimate the second stage (OLS), I need to control for selection bias, and thus need to calculate the inverse mills ratio of the ...
0
votes
1answer
17 views

Flex - Scale application with locked aspect ratio

Quick question here. I want to be able to resize my application (which is on by default, by dragging a corner of the app to resize the whole window). However, I'd like to lock the aspect ratio of ...
-1
votes
1answer
24 views

Calculate the second coordinate given aspect ratio and width [closed]

I know these values: x1 = 653 y1 = 500 width = 264 ratio = 3/2 And I need to calculate the coordinate (x2;y2) with this info. x2 = x1 + width = 653+264 = 917 y2 = ??? I have drawn the picture to ...
0
votes
1answer
40 views

Keep Ratio of CSS circle when resizing

I have a div called <div class="circleWrap"> <div class="circle"></div> </div> I'd like the circle to keep an equal height and width with window resize. How do I do this ...
0
votes
1answer
36 views

awk log2 division/ ratio zero

I have a csv file that looks like this: ID1 ID2 AVG1 AVG2 ENSG00000207447 RNU6-2 0.101431 0.163308 ENSG00000207427 SNORA51 0.096551 0 ...
0
votes
2answers
36 views

Making a “like bar” using ratio not individual inputs?

Ok, so you know how on youtube there is a like and dislike bar? But it changes based on proportion (i.e. the bar is always the same size, the green and red parts just take up different amounts ...
0
votes
2answers
38 views

make an image fit its container by setting the image height to the containers height

say i have container.a and it has some height in pixels, say i have another container.b within container.a that is 80% of container.a, now say i want to fit an image that has some height in pixels ...
2
votes
1answer
50 views

creating a formula to turn concatenated text into a range name and dragging this formula across

I am doing some ratio analysis for my finance unit. We have to create a financial model which analyses financial statements for three companies and makes a recommendation. The statements concerned ...
0
votes
1answer
70 views

How to I Make my XNA Game Fullscreen While Maintaining Aspect Ratio and Centered?

I'm relatively new to programming in general, and I haven't been able to find any good tutorials for making a game fullscreen while maintaining the aspect ratio that make sense to me. It's a bit ...
0
votes
1answer
73 views

Android Screen Ratios

I'm using OpenGL ES 2.0 on Android and I and I initialise my display like so: float ratio = (float) width / height; Matrix.orthoM(mProjMatrix, 0, -ratio, ratio, -1, 1, 3, 7); //Using Orthographic as ...
0
votes
0answers
49 views

What is the most efficient fraction library in Javascript [closed]

I need to do some complicated non-transitive dice rolling probability and expected value calculations in JavaScript and I'm worried about accuracy and efficiency. Because of the accuracy concern, I ...
0
votes
1answer
75 views

HTML CSS Horizontal Layout Scaling

I'm trying to make a horizontal layout (with columns) where the content scales based on the browser window height. I came across answers about perfect ratio based on width, but I want to have an ...
0
votes
0answers
38 views

How to adjust innodb buffer pool hit ratio as 60%?

Could you tell me how to adjust innodb buffer pool hit ratio as 60%? As i know,, there is a formula to get the ratio. innodb buffer pool hit ratio = 1 - (innodb_buffer_pool_reads / ...
1
vote
0answers
40 views

Ratio of Group Level Data against Summary Data - Crystal Reports

I having trouble finding a way to ratio Summary data against Group Level data (not the detail Level) A simplified version on the problem is as follows: Say, I have two tables with a one to many ...
1
vote
3answers
111 views

Calculating ratios and put them into a matrix in R

I have a table similar to this one, and want to calculate the ratio between column A and B for example: A B C D E F [1,] 187 174 183 115 101 104 [2,] ...
0
votes
0answers
35 views

image auto resizing relevant to largest dimension

So I want to add some kind of css to my site that will detect which dimension is larger (width or height) and then shrink that to a specific size, keeping the original ratio, so it fits in a ...
0
votes
1answer
125 views

Comparing wave forms in Android App Development

My project is an ECG heart-rate monitor using Bluetooth to communicate between Arduino and an Android App I'm developing. The App is mostly finished, and I can get clear signals reading in on a ...
1
vote
3answers
77 views

SQL (Oracle) -How to Get Ratio from two Count Statements?

I want to get the Ratio of count1 / count2 which gives me percent compliant. this is right beneath my finger tips... Can I get some help? Select ( Select Count (*) from tso_skf_nomeas_in60days_v ...
1
vote
2answers
72 views

Resizing a rectangle and snapping to a fixed ratio

I currently have code which resizes a rectangle based on mouse movement when the user clicks on multiple anchors which correspond to the following areas: Left, Top, Right, Bottom, TopLeft, TopRight, ...
1
vote
2answers
72 views

Columns of nested divs with the same set ratio rendering at slightly different heights

I've split my page into two vertical divs, each containing a number of nested divs wrapped so that they resize preserving a set ratio. That works great - but for some reason the divs on the left end ...
0
votes
1answer
49 views

Calculating a ratio difference?

On our site we have video thumbnails, clicking the thumbnail opens up the video in a modal dialog. The video itself is 16:9 but the player has extra details at the bottom so isn't. In the dialog we ...
0
votes
3answers
211 views

how to keep aspect ratio with different android devices

So I'm trying to put an image inside a scrollview and have the image stretch to fit different sized screens, it'll stretch horizontally, but vertically it always comes out messed up. I've read so many ...
2
votes
3answers
120 views

How can I simplify a percent (ex. 25%) to a simple statement (ex. 1 out of 4)?

I need to convert an array of numbers and totals into a simple statement. For example, how can I convert the following, programmatically via PHP, to simple statements like, 1 out of 10, 1 out of 100, ...
0
votes
1answer
73 views

Change video player stream aspect ratio

I have a html video player element <video/>, and a m3u8 stream. It is possible to change the aspect ratio from 4:3 to 16:9 of the stream depending on the stream resolution ?!
1
vote
3answers
70 views

extending the std::chrono functionality to deal with run-time (non compile-time) constat periods

I have been experiencing with all kind of timers on Linux and OSX, and would like to try and wrap some of them with the same interface used by std::chrono. That's easy to do for timers that have a ...
1
vote
1answer
742 views

Mysql - getting sum of multiple columns and calculate each row's ratio

Below, is the schema of my brand_of_items table. For simplicity, shown here with two columns: id(primary and AI), symbol(varchar 50, unique) Table - brand_of_items id symbol 0 a 1 b 2 c .. ...
1
vote
2answers
146 views

How should a kill:death ratio with 0 as the denominator be handled?

ratio = kills/deaths Obviously, if you have 0 deaths, you cannot have a ratio based on this formula. How is this problem usually handled by game developers? Should the ratio be undefined, 0, or ...
3
votes
2answers
191 views

Image size calculation by keeping aspect ratio with different screen resolutions

I am trying to resize an image by keeping the aspect ratio. It should be just large enough to fill the screen with no blank space and if necessary some of the image should be off-screen. The image ...
1
vote
1answer
59 views

Maintaining a window ratio using Expression Blend

I am building a WPF project that will be scalable (from tablet to large monitor display...upwards of 50"+). I need it to maintain a 16:9 aspect ratio, however when I open a new project in Blend, I see ...
1
vote
0answers
76 views

Locking aspect ratio causes flickering of the window

I am working on an application witch requires me to force the main window to have a locked aspect ratio. I found this snippet here. It works, but the window flickers while being re-sized. float ...
0
votes
2answers
94 views

Image Resize Math, but not Resizing Itself

Is there a php function which will do image resizing math itself but not create a new file? I created a simple image-resize-proportionally math script and I realized there is more to it than just ...
0
votes
0answers
162 views

Use iOS AV Foundation to record video in specific size

In my app I record video via AV Foundation Framework, and I download the RosyWriter project from Apple Library. Here is the problem, I want to change the video size from 1280X720 to 768X576 to some ...
3
votes
0answers
84 views

What is the largest scale possible in google maps (i.e. km:dpi)?

I am working on developing a data sharing agreement for a software application that using google maps as the base layer. One of the partners wants to know how close one can view the data points. ...
0
votes
1answer
31 views

PHP foreach, getting Win/Total Ratio

I got this code,and I am trying to get the Win/divided by total games played number,which should be under 1. Like 0.75. foreach($dat as $stats) { if($stats['championId'] != 0) { echo ...
0
votes
0answers
266 views

Website looks too small/zoomed out on iPhone

I am working on a website right now that looks great in a normal web browser and on the older smart phones, but it is way too small on the iPhone. I think this is because the iPhone takes a large ...
1
vote
1answer
77 views

iPhone: Force web page to ALWAYS be rendered with a pixel ratio of 1.0 (not 1.5)

This has been asked on here before, but it was never resolved, so I decided so see if anyone has figured out how to do this in the past year: By default, iPhones and Androids will automatically zoom ...
1
vote
1answer
186 views

CSS resize:both aspect ratio

I'm trying to maintain aspect ratio 1:1 on div tag with CSS resize property. Is it possible to do so? This example has no aspect ratio. Any suggestions?
3
votes
2answers
185 views

Ratio summary fields at detail level - Crystal Reports

I'm trying to find a way to show a ratio of a field of interest Vs the sum of the field of intrest and display this at the line details level. Name: Profit: ProfitRatio: ABC $1000 10% XYZ $5000 ...
0
votes
2answers
272 views

iPhone gallery app crops photo to 3:2 from 4:3 aspect ratio, how?

The photo taken using the UIImagePickerController is of 4:3 aspect ratio. However, the fullscreen aspect ratio is 3:2. So the gallery app is doing some magic to show the photo as 3:2 aspect ratio. ...
2
votes
1answer
237 views

Changing screen aspect ratio output on android devices

I'm developing an application for an Android set-top box which has HDMI and composite video outputs. The set-top box always outputs a signal that has 16:9 aspect ratio. When the set-top box is ...
-1
votes
2answers
61 views

Find ratio for any number of variables in php?

I want to find ratio for any number of variables in php. For example: 1:2 10:100:50 30:90:120:150 How can I get such rations?
3
votes
0answers
180 views

Android App: Portrait Phone but landscape camera view

I'm new to java and android development. I'm developing an application with a camera view in frameLayout window. My application is designed to be in portrait orientation but the window is in landscape ...
0
votes
0answers
77 views

Always extract a Landscape image from from UIImagePicker Camera

I am trying to standardize the result of a user using the camera to always come up with an image of the same aspect ratio and orientation. For example, if a user takes a picture, holding the camera in ...
0
votes
2answers
72 views

Finding the ratios on image enlarged

I am looking to do something like this... http://www.eskenazi.co.uk/exhibitions/early-chinese-metalwork#gold-and-silver-standing-figure here is what I have done so far, but I cn't seem to get ratios ...
2
votes
2answers
559 views

Set Qlabel width

I'm trying to make a ration between 2 numbers (likes & dislikes). The result is a number in procent. Then I want to make the width from the label equal that procent. So If there are 100 likes ...
1
vote
2answers
55 views

How can i partition the grid colums?

I have a grid with 4 partitions. <Grid.ColumnDefinitions> <ColumnDefinition /> <ColumnDefinition /> <ColumnDefinition /> ...
1
vote
4answers
192 views

Compare aspect ratios given width and height

Given a list of screen sizes, how do I detect which ones are in 4:3 16:9 aspect ratio? I can use width / height to get it but for 16:9 sizes I sometimes get 1.778 and sometimes I get 1.777778 due to ...
0
votes
1answer
276 views

Node gm - How to resize an image without keeping its ratio?

As title, I'm using node gm (GraphicsMagick for node), I wonder how to resize an image (ignoring its ratio).
0
votes
1answer
179 views

resolution changed mid video - FFMPEG

I have a source video (mpeg2video) which I'm transcoding to x264. The source contains 2 different programs recorded from TV. One is in 4:3 AR and the other 16:9 AR. When I play the source file through ...

1 2 3