-
I should figure out and document up front all of the coordinate spaces used:
- coordinate space of pixel buffer passed to `Program::render`
- coordinate space of full screen quad vertices passed t…
casey updated
6 years ago
-
### What happened?
Entire zigbee network is going offline. Z2M dashboard shows only routers offline, endpoints are also offline but don't show offline. Unplugging coordinator and replugging fixes it.…
-
Anna has created some notes in Datareef based on recent meeting with Marisa Ramey (OCDS) and South Coast. There are a couple of info sessions coming up put on by Marisa and Declan, one of which Stephe…
-
### Question
I'm working on zigbee end devices and I cannot figure out how to access the device binding table:
I'm able to send `esp_zb_zdo_binding_table_req` command that return table but I underst…
-
[here](https://draft-mpc.vercel.app/query/view/dicey-mango-9279) is an example of such run
```bash
Coordinator: 2024-05-29T02:09:55.095547Z INFO ipa_core::cli::playbook::ipa: Running IPA for 50…
-
It seems the [consequential] symbol is not supported
[Coordinated Attack](https://marvelcdb.com/card/33016)
![image](https://github.com/user-attachments/assets/07b3c487-5bfa-4dac-8e78-18a139e9927f…
-
Imported from SourceForge on 2024-07-09 19:41:37
Created by **[richardgobeli](https://sourceforge.net/u/richardgobeli/)** on 2021-10-12 01:57:59
Original: https://sourceforge.net/p/maxima/bugs/3876
-…
rtoy updated
3 months ago
-
Hi, I have used bytetrack to train a multi-target tracking model. However, when testing, the generated .pkl file only has 6 entries for "track_bboxes", how can I get the frame ID, track ID, top left c…
-
I use the pcl-1.14.1 library to create a 2d convex hull with 4 points. But whether work properly depends on the order of points.
- **If I input the information of four points(bbox_ptr) in this orde…
-
As per the discussion with our physicist friends:
We want:
```c++
for_each( f, view{v, translate({3_c,3.5}, interpolate)} );
for_each( f, view{v, scaler({0.35,1}, interpolate)} );
for_each( f, …