-
##### System information (version)
- OpenCV => 3.1:
- Operating System / Platform => Windows 64 Bit:
- Compiler => Visual Studio 2013:
##### Detailed description
When trying to do remap with a qu…
-
I tried to draw a line that connects two points 200 km apart. But one of ends of line was about 7 km to south of the first point, so the line did not pass through the point.
Code fragment:
```
void …
-
There is an issue in the calculation of sunrise and sunset.
For some longitudes >~70E the sunrise is later than sunset.
Example data:
'2021-03-06'
lat = 20.2
lon = 154.7
sunrise = '2021-…
-
There are a number of issues, some more major than others:
- The function call format is incompatible; we've been doing outputs, then inputs, in the C code, but bedrock2 does inputs, then outputs (@j…
-
@evansiroky
Hi, there is a question probably not directly related to this package functionality.
1) If there is a problem to define a correct timezone/offset for a certain location for a partic…
-
I am trying to understand the definition of data strides in documentation. Quite confused me that strides of PIR data storage are specified as -2,-3,1. According to my understanding it should be 3,-1,…
-
I know that there's a feature in the GUI to export skeleton selections as .obj files, but can one do the same using PyMaid?
-
I used two cameras to collect RGB and depth information in Omnibizon. I set the camera position and orientation using cam_1. set_position orientation (cam_1-position, quat1), but I found that when the…
-
First, thank you for the effort. I also wish that there were a standard type that could have been used across the board. What I gripe about is that coordinates are more that points on a flat map. S…
-
From user: "Today I’m in CCH2 and trying to export STNF collection labels to which I’ve added the lat/long from TRS coordinates using Geolocate. The lat/long does not export to the Word doc as it shou…