Axel Sepúlveda

Results 30 issues of Axel Sepúlveda

Still useful, but don't PR Official docs: https://docs.opencv.org/4.5.1/index.html Official repo, with data samples etc: https://github.com/opencv/opencv

I know I can make custom task and the build button task can be customized with one in settings https://docs.platformio.org/en/latest/integration/ide/vscode.html#ide-vscode-settings But what about the others? As example: - I want...

feature

Is it possible to init the table with no rows, only columns? [basic-demo.zip](https://github.com/jspreadsheet/ce/files/7961138/basic-demo.zip)

feature request

Such a great app, have you done any recent dev on Timelapse Code?, I was looking at the code and found the timelapse tab and the ToDo's

WiFiEsp is missing (not compiles for ESP8266)

From https://www.kymat.io/codereference.html#module-kymatio.sklearn I run ` from kymatio.sklearn import Scattering1D, Scattering2D, HarmonicScattering3D` And then run code example, eg ``` # Set the parameters of the scattering transform. J = 3 M,...

Adds sam4e_xpro board definition for the zephyr framework, as it is [officially supported](https://docs.zephyrproject.org/latest/boards/arm/sam4e_xpro/doc/index.html)

In general, what is needed to add support to new boards/mcu/frameworks ? So far I've read and see in PR's - For new boards (with already supported MCU) one may...

question

I'm looking for a compiling and programming alternative to Atmel SAM4 (32-bit ARM® Cortex®-M4 ) , as the only way to create code for it is Atmel Studio, the board...