-
Add a function to flag bad frames after processing initial run.
Use the bad image flag to ignore bad frames when calculating statistics or plotting.
Use linear interpolation to test FFT with bad fr…
-
https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/
`macos-latest` has migrated from macOS-12 to macOS-14 in a few hours ago. All test…
-
hdf5_path='/Users/matioszenebegezahegn/Desktop/SynthText-master/data/image.hdf5'
image_directory='/Users/matioszenebegezahegn/Desktop/SynthText-master/data/bg_img/*.jpg'
addrs = glob.glob(image_di…
-
The 2D grid interpolator function 'grid_sample' only does bilinear sampling from the source image at the moment. It would be useful to have 'nearest' and other samplings available. The function call d…
-
As far as I can see your rotation is intended for square images. I am interested in using rotation like in the following code:
```
from scipy.ndimage.interpolation import rotate
# some code
new_im…
-
Hello !
I'd like to request a feature for time series in Label Studio : I'm labelling multivariate time series and sometimes there can be some null values in the data (when a sensor did not transmi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Operating system
- [X] Linux
- [ ] Mac
- [ ] Windows
### Operating system version
Linux Ubuntu 2…
-
Hi @hmartiro
Could you please explain how did you generate the seed images? Are they simply spectrograms of music audios? or some pre- or post-filtering was applied?
When i use my custom seed imag…
-
![image](https://user-images.githubusercontent.com/1022757/51943472-d81be580-2419-11e9-85ea-d2868eec9941.png)
I am trying to find drops, but I have some holes in data. I would detect this pattern. …
-
## Reproduction Steps
1. Create a canvas and zoom out a bit.
2. With the draw tool, pick a light color and draw on the canvas.
## Expected Results
The edges of the brush should blend in seam…