facebookresearch / facebookresearch/fairo

Harmonize opencv and numpy coordinate conversions

Open
#358 5 comments 0 reactions 1 assignee Claimed by @anuragprat1k View on GitHub
hack-session-worthy
Dominant language
Jupyter Notebook
Stars
929
Forks
123
PR merge metrics
No merged PRs in 30d

Description

## Type of Issue

OpenCV
```
0/0---X--->
|
|
Y
|
|
v
```

Numpy
```
0/0---column--->
|
|
row
|
|
v
```

We deal with this conversion in the perception stack to make things work but don't have clear types or boundaries defined which creates a minefield for bugs that you have to tread about carefully. Fix this.

Select the type of issue:
- [ ] Bug report (to report a bug)
- [x] Feature request (to request an additional feature)
- [ ] Tracker (I am just using this as a tracker)
- [ ] Refactor request
- [ ] Documentation Ask

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.