-
```
What steps will reproduce the problem?
var _pdf:PDF = new PDF();
var bytes:ByteArray = new ByteArray();
var displayObject:DisplayObject = Application.application.img;
/* this is Application.applic…
-
Next meeting time:
10:10 to 11:00 in Seelye Level 2 Hallway
Progress made today:
-turning the trails list into the trails dataframe
-investigating colorspace palettes for the final visualization…
-
I don't know why.
but if I set bottomGradient in swift
will crash at BEMLine.m line 200
CGContextDrawLinearGradient(ctx, self.bottomGradient, CGPointZero, CGPointMake(0, CGRectGetMaxY(fillBottom.bound…
-
Trying to capture from a Huawei Mediatab M2 (10 inch tablet) yield this exception:
```
17:07:51 [AWT-EventQueue-0] ERROR ScreenCaptureRunnable - IO exception during writing video frame happened…
upost updated
4 years ago
-
Hi , @mgharbi @jiawen
Thanks for sharing this great project,I have learned a lot from your paper and code :)
I'm going to do comparison with [see in the dark](https://github.com/cchen156/Learni…
-
Some displays support color gamuts larger than sRGB. E.g., many recent Mac laptops use the [Display P3](https://en.wikipedia.org/wiki/DCI-P3) color space. As best I can tell, egui/eframe naively assum…
-
Hey there,
First of all, I want to thank you for this amazing piece of art! Your work has been incredibly valuable.
I noticed that there is a gRPC plugin available in the source code, and I’m in…
-
Tried to install autolux with pip with no luck. Got same issue: https://github.com/autolume/autolux/issues/1
Then I tried to use pip2 and got this error:
$ autolux
DAEMON MODE: False
CROPPING: T…
-
(From https://github.com/servo/webxr/issues/83)
The hololens currently requests DXGI_FORMAT_B8G8R8A8_UNORM_SRGB as its most preferred format (and internally converts to srgb if you don't provide it…
-
I'm having some trouble with FFmpegFrameGrabber.grabImage() method, it only works for about 180 frames or so. I'm using Tenvis TH-671 cameras rtsp link which works just fine in VLC player, also when I…