Skip to main content

Questions tagged [orientation]

Orientation is the way up, down, left or right something is facing or being held in. Typically, you distinguish between Portrait (or Vertical) and Landscape (or Horizontal) orientations.

orientation
0 votes
0 answers
6 views

Plotting SHmax data from World Stress Map

I have a .dat data of SHmax orientation from WSM database, but I want to plot it by myself without using CASMO app. Can you help me to plot it ? Here is a example of that datasets (in .dat extension): ...
Asyer Octav's user avatar
0 votes
0 answers
12 views

Build Head Tracking with 9-axis or 6-axis IMU on STM32

I'm working on a head tracking project using a 9-axis with an STM32 microcontroller. I've got a few questions and would really appreciate any insights: 1. Is this a feasible project? Has anyone here ...
d3dalo's user avatar
  • 11
0 votes
1 answer
33 views

Flutter setting orientation to landscappe resets activity in android

Edit: I have a solution that worked for me. I had to change the androidmanifest from: <activity android:name=".MainActivity" android:configChanges="orientation|keyboardHidden|...
Dries Vandenbussche's user avatar
0 votes
0 answers
8 views

Madgwick Filter Results Unstable with Stationary Input Data

I'm implementing a Madgwick filter using the `ahrs` library in Python, but I'm encountering an issue where the results are not stable when I input data from a stationary sensor. The output angles are ...
d3dalo's user avatar
  • 11
0 votes
1 answer
50 views

Is it possible to get the angle of rotation of the text area via PaddleOCR?

PaddleOCR can correctly recognize 90, 180 and even 270 degree rotated text in a mode use_angle_cls=True, but it doesnt provide any information about the angle of rotation in a result.As a result, area ...
user176953's user avatar
0 votes
1 answer
29 views

How do you define a landscape layout for the PreferenceScreen?

The Android PreferenceScreen layout is defined in the res/xml folder as root_preferences.xml. How can I define a landscape version of this? Normally, from my understanding, is that you would create ...
slowcoder's user avatar
0 votes
0 answers
26 views

How do I print in portrait orientation on a 4 x 2 label?

I am designing a 4 x 2 label in SSRS and I need it to print like this: Correct Orientation However I cannot get SSRS to do this. The labels on the printer are 4 inches wide x 2 inches high. In the ...
Jonathan Wiebe's user avatar
0 votes
0 answers
17 views

Flutter app - Screen orientation is not locked when system notification is showing

I'm working on an application that required the screen orientation is landscape locked. But whenever the system notification is showing, I still be able to rotate the screen orientation to portrait. ...
Bach's user avatar
  • 1
0 votes
0 answers
27 views

React Native: how to get the orientation of an image

In React Native, given the path to an image file (.jpg) on the device, how can I get the orientation of that image? Image.getSize() seems to always give the width as the smaller number, regardless of ...
David Burson's user avatar
  • 3,117
1 vote
0 answers
73 views

DXGI fullscreen swapchain rendering incorrectly on portrait orientation

I have a very simple DirectX 11 window, it renders correctly in windowed mode and is capable of switching to a Fullscreen Optimised (FSO) swapchain without issue. This is achieved via DXGI and ...
Tim Kane's user avatar
  • 2,769
0 votes
0 answers
23 views

Converting gyroscope values consistently across Android and iOS with Matter.js

I am using the Matter gyro demo in my project and it works perfectly on Android. However, I'm not able to achieve consistent results on iOS. This is the relevant snippet I have taken from the gyro ...
Sel's user avatar
  • 352
0 votes
0 answers
12 views

Using JS to control 360 YouTube Video's Orientation

I want to add buttons to control a 360 YouTube video's orientation (panning left/right, tilting up/down) using HTML and JavaScript. Even though it's not documented in the YouTube iframe SDK, and even ...
Kabkee's user avatar
  • 198
0 votes
0 answers
34 views

Fixed point vs Floating point

I have a task to analyze to effects of quantization in Madgwick filter and Mahony filter which are two orientation estimation algorithms. Madgwick uses gradient descent optimisation technique which ...
user3662181's user avatar
0 votes
0 answers
10 views

Felgo 4 Android Orientation bug

Hello I am building an Android application using Clang Qt 6.4.1 armeabi-v7a. However, on other devices such as the Pixel 4 (Android 13) I get a “blank space” appearing on the right at at the bottom of ...
Scott Izidore's user avatar
0 votes
0 answers
22 views

Flutter device orientation not detected after rotation lock disabled

I'm having an issue on both iOS and Android with unlocking device rotation. If device rotation is unlocked before the app starts, the app switches between portrait and landscape perfectly, no problems....
sp00ky's user avatar
  • 161

15 30 50 per page
1
2 3 4 5
278