Results 5 issues of Esteban

Hi! I've just implemented a generalized distance transform for matrices of arbitrary dimensions based on this paper: ["Distance Transforms of Sampled Functions"](http://www.cs.cornell.edu/~dph/papers/dt.pdf) You can see my C++ (for OpenCV) implementation...

:fast_forward: type: Enhancement
:pray: Feature request

# I performed the following experiment - Downloaded datasets [1], [2] and [3] - Extracted PA views for control and pneumonia patients (for [2] all "pneumonia" images were used regardless...

### Answers checklist. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [X] I have updated my IDF branch (master or...

Status: Opened

### Version 0.2.0 ### Describe the bug. Calling the encoder, eg: `image_encoder.write(paths, images, params=image_encoding_params)` leaks memory, this becomes noticeable when you call it for a long time with a lot...

bug

### Describe what you want to implement and what the issue & the steps to reproduce it are: We have this issue where we stop being able to stream frames...