-
I find that TESS Sector 6 data of TIC 123835353 near BTJD=1477.015 contains all-zero flux in TESSCut data, even though the Target Pixel File appears fine.
**Target Pixel File flux values**
*…
-
Is this code "optimal" for batched inference and preprocessing?
-
Is it possible to output a png image with alpha values < 1?
Id like to feed in a png source image with a background masked out and have the output also obey the mask / skip pixels with an alpha of 0 f…
-
Hi -- I am an author of one the papers you cited in your study (https://www.sciencedirect.com/science/article/pii/S0034425723001256) which uses multi temporal cloud masking + histogram equalization to…
-
Hi,
I am working on an image recognition project on Arduino. Pretty much it is a robot and as it walks around it identifies things. I want to eliminate the use of an SD card for the project. Would …
-
```
Initializing SDL video...
Initializing OpenGL graphics device at 1920x1080 with 32-bit color...
Requested SDL Pixel values = R: 8, G: 8, B: 8, depth: 24, stencil: 8, double-buffer: 1, FSAA:…
-
Hi, thank you for your code, I want to train on my own datasets, how do i set the "mean_pixel_values" and are there other parameters that need to be modified
fxcdl updated
2 years ago
-
Is your feature request related to a problem? Please describe
I would like the tool to update Paint values, not just Ink values, respecting the Modes of Lines, Areas, Lines & Areas.
Describe the s…
-
If I want to modify the pixel value with coordinates I, J, K.
I am changing the value in the IJKVolume structure. Unfortunately, the changes are not reflected in the canvas. I believe this is becau…
-
thanks for your work and it is really interesting! However, while reading your code I can't make it clear that which part of the model is responsible for the degradation removal work.
in line 927 of …