Gal Dalali

Results 10 issues of Gal Dalali

Hi there, When using the "cvui::update(WINDOW_NAME)" my frame ate dropped from 30 to around 3. Is this making sense? how much resources it consumes? Thankes, Gal.

bug
platform:linux
platform:mac
c++

For the "GoogleNet_birdsnap_6.prototxt" you used some kind of multi-label since you duplicate layers for each - prob-1, prob-2, sum-weighted-prob-1, sum-weighted-prob-2 and so on. your "generate_caffe_mixture_dcnn_prototxt.py" can not generate this kind...

I tried to plug in to existing Jetson nano run from an SD card another SD card using a USB memory card reader and run the script and it did...

Can someone explain the idea behind the binning operation? Thanks, Gal. ``` const float focal_length_px = ((global_data.param[PARAM_FOCAL_LENGTH_MM]) / (4.0f * 6.0f) * 1000.0f); //original focal lenght: 12mm pixelsize: 6um, binning...

Hey there, I'm trying to open IMX477 mini HQ camera on my Jetson nano. I installed the driver using [this tool](https://github.com/ArduCAM/MIPI_Camera/releases/tag/v0.0.2) and it seems to run OK Tried 2 different...

Hey, I'm trying to figure out the WindPlugin specifically the one that defined at `X2_ardupilot_wind.world` I did a walkthrough on WindPlugin.cc but honestly I didn't understand the mathematics behind it...

Hey there, I'm having trouble running ardupilot_gazebo (master branch) with gazebo 9. gazebo standalone works fine but when running with "gazebo --verbose iris_ardupilot.world" I don't get any errors but the...

Weirdest thing ever, Sometimes, I get this error when trying to run WSL: ``` nsenter: failed to parse pid: '48 49' ``` It is defiantly something related to that package...

### Feature I’m working with Tilesets generated from video and I find that, in the current Cesium for Unity API, there is no way to apply a custom rotation or...

enhancement

We have a multiplayer architecture with a server and multiple clients (Unity exe application) all running on the same Windows machine. Each client implementing its own Cesium plugin instance. Each...

bug
performance