Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
/ uv2xyz Public archive

This repo contains calculations of a 3D (xyz) point in real world coordinates system, given the corresponding 2D point (u,v).

Notifications You must be signed in to change notification settings

TechnionAVFormula/uv2xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uv2xyz

Description

This repo contains calculations of a 3D (xyz) point in real world coordinates system, given the corresponding 2D point (u,v). In AVFormula context: given a couple of input image (stereo RGB images or 1 RGB + 1 radial depth) - provide the real-world 3D coordiante of the detected objects (cones) of the image . In other words, this repo aimds to provide several solution to the problem : Detected Cone in an image (u,v) -> THIS REPO -> The detected cone (x,y,z) relative to a known point on the car.

Requirements


Usage

In your terminal


Missions

  • TBD
  • TBD

Relevant links

About

This repo contains calculations of a 3D (xyz) point in real world coordinates system, given the corresponding 2D point (u,v).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages