-
Enhance the Social Media Downloader by expanding its capabilities to include support for multiple popular social media platforms, allowing users to download videos, images, or other media with ease.…
-
Hi, I wanted to try your bot for my images but unfortunately I always get this error:
`python3 main.py
2024-04-10 11:55:01,724 - INFO - Adding watermark to image: IMAGE/1.png
2024-04-10 11:5…
-
### Pitch
There are currently quite a number of issues evolving around ffmpeg: https://github.com/mastodon/mastodon/issues?q=is%3Aissue+is%3Aopen+ffmpeg
I suppose most instances have been lucky th…
-
## Info
- Operating System: `Darwin`
- Node Version: `v18.18.2`
- Nuxt Version: `3.8.0`
- CLI Version: `3.9.1`
- Nitro Version: `2.7.0`
- Package Manager: `npm@9.8.1`
- Build…
-
The images captured by the video cameras need to be analyzed to give information about the state of the can.
We need to consider how this can be done in software either on the server or client, and d…
-
By using `cv2.resize` the ratio of width to height isn't maintained stretching and distorting the image and the face in it in a way that the bot wasn't trained for and that isn't seen in the bot's tra…
-
Great tool by the looks of it.
I have an issue in HA where I cant see the Image Processing entity to run. Anything that would cause this? I have no option to select my entity
-
image processing is divided to 3 levels:
histogram and fully automatic functions
basic- automatic contrast and brightness
basic manual functions- brightness, contrast, gamma and saturation
-
### What happened?
Attempting to open a (specific?) HDF5 file over the network via `fsspec` and `xarray.open_datatree()` fails with an error inside h5py, if `import netCDF4` occurs in the script
…
-
I am interested in lots of image processing algorithms. For start, operations around dilation and erosion: http://scikit-image.org/docs/dev/api/skimage.morphology.html
I am happy to contribute code. …