-
![image](https://github.com/tdewolff/canvas/assets/2398119/4773b7e9-2caa-4b9f-ae9e-b13203d56999)
-
The hsemotion.py example script always gives the same output no matter the input. Have changed the 'lenna.png' default image to a different image and the output is the same. Change to video input fo…
-
Can you verify that these two images collide?
![beagle360](https://user-images.githubusercontent.com/1328/129860794-e7eb0132-d929-4c9d-b92e-4e4faba9e849.png)
![collision](https://user-images.githubu…
-
I'm currently diving into your fascinating work, but I'm running into a bit of trouble while trying to replicate the results on the RefCOCO dataset using the provided model checkpoint. My tests are sh…
-
# Summary of your issue
Getting OpenCvSharp4.Windows from nuget, try [demo code](https://github.com/shimat/opencvsharp#usage) of lenna, got this error
```
System.TypeInitializationException
HRes…
died updated
11 months ago
-
In image-rs we can do this with the `copy_from` method.
Sorry but I didn't find any hint in the docs or code. If zune-image does not have this yet, this issue acts as a feature request too.
-
- [x] import Lenna image
- [x] Convert color to gray scale
- [x] downsample the image by three levels to build pyramid representation
- [x] disp comments on results
-
Current one being used (Lenna) is from a Playboy photo shoot.
https://en.wikipedia.org/wiki/Lenna
https://www.youtube.com/watch?v=yCdwm2vo09I
-
When I try to use this in Platform IO (and even Arduino 2.0 as well) it does not compile somehow (chip is a ESP32S3).
There are some issues concerning VSPI, HSPI and ..._HOST
It seems like there…
-
I switched to the newer demo today, because my code based on the old version and I got into more and more trouble with the dependencies.
I compiled the demo as it is and it works, then I changed th…