-
Hi, I have a question, how to enter multiple coordinates?
python remove_anything.py \
> --input_img ~/input/test1.png \
> --point_coords 58 127 778 127 58 366 778 366 \
> --point_la…
-
### What happened?
There are differences in line segment drawing between 2D and 3D perspectives:
2D:
![image](https://github.com/user-attachments/assets/1df13cbc-7aff-4de2-bb9d-ae6f15948790)
3D:…
-
### Summary
When using the Bayesian engine for experiment result analysis and segmenting by a dimension, the "curve" visualizations on the right hand side of the page does not appear even though a …
-
# Motivation
Want to use `lineEnd` anywhere code chunk with source maps:
```js
// normally calculated from state.indent, lineEnd, etc.
state.write(`\n `);
```
# Expected behavior
`sta…
-
There is a possibility of Line.Segment.intersectionWith to fail, by trying to access a null object.
Current code:
``` javascript
intersectionWith: function(obj) {
if (!this.line.intersects(obj))…
-
The current end matching algorithm assumes that the vertices' coordinates are perfect; that is, every line segment has a vertex that is shared with another line segment assuming no rounding errors occ…
-
Hi,
I was looking for a method that could split a line in smaller segments. I didn't find how to do it with the current API, so I did it by hand. Here is the code, if someone needs or to include in s…
-
I'm using GPAC to create a live stream from an RTMP source and output it as both DASH and HLS manifests. Here’s the command I’m using:
```
gpac -i rtmp://localhost:1935/app/testing:gpac:gfreg=ffdm…
-
I encountered a software crash while loading the SAM model.
Error message:
Traceback (most recent call last):
File "D:\anaconda\envs\anylabelme\lib\site-packages\anylabeling\utils.py", line 15, i…
-
### Bug
### Voronoi
- [ ] Calculate polygon areas
- [ ] For `vor$vertices`
- [ ] Return status: merged/redundant/deleted
- [ ] For `vor$msegments`
- [ ] Add proper `line` for b…