Community Profile

photo

Nicholas F


Last seen: 3 years ago Active since 2019

Statistics

All
  • Solver

View badges

Content Feed

View by

Question


How To Project 3D Object Onto Image for AR
Hi, I am working on a augmented reality program to project a 3D object onto a target surface in a video feed and having trouble...

3 years ago | 0 answers | 0

0

answers

Solved


Relative pose in 2D: problem 1
We consider a world reference frame denoted by {0} which has its x-axis pointing east and its y-axis pointing north. There is a...

4 years ago

Solved


Return area of square
Side of square=input=a Area=output=b

4 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

4 years ago

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

4 years ago