-
Hi;
I was wondering if it was possible to convert Relative blow volume maps (RGB) to nifti using the software you have created
-
在交易折叠这里介绍可以将多笔 CKB 交易与一笔 Bitcoin RGB++ 交易对应,但是从图里看
![image](https://github.com/user-attachments/assets/aee7dfb0-0128-4ff1-bb28-03ed3c359541)
还是一笔CKB 交易与一笔 Bitcoin RGB++ 交易对应。
而中间折叠起来的ckb 交易看起来和rg…
-
After scaling the values and stacking all the bands, the final plot is blank:
![export_rgb](https://github.com/ronnyhdez/nicoya_planet/assets/24282285/eaab2ade-9776-4f33-ba30-1d1934b11c47)
The…
-
There seem to be a validation error bug for setting zmin, zmax for rgb images. It appears the validation code expects a tuple or list of size 4 ( as would be the case for rgba) and not size 3 as shoul…
-
![image](https://github.com/user-attachments/assets/6c24499c-e24c-4b63-b12f-7f98ed5989af)
Why does RGB not have big holes, but the geometry has holes when looking at the normal map?
-
Adding support for RGB Images
-
### Link
https://www.aliexpress.com/item/1005006724896566.html
### Database entry
{"id":18,"type":"Router","ieeeAddr":"0xa4c138d49643100f","nwkAddr":40220,"manufId":4417,"manufName":"_TZ3210_bfwvfy…
-
Hi, is there any way to run this program without rgb image? I checked the code but did not find any function to fuse just depth map.
-
```python
import numpy as np
import matplotlib.pyplot as plt
# Initialize an RGBA image with zeros
img = np.zeros((1000, 1000, 3))
# Set the desired region to white (1, 1, 1, 1) in RGBA
img[:…
-
Hi, thanks for the repo! I was wondering if this package is compatible with a generic RGB dataset with labels for each image. Something like a CIFAR10 for example.