how to understand surround view application algorithm

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how to understand surround view application algorithm

1,197 次查看
双朋赵
Contributor III

Hi,

I am porting the surround view application to our project based on i.MQ8QM MEK, we found that the demo must be optimised a lot to meet the requirement of surround view function in car. Regarding the algorithm provided by NXP, we can get all the source code, but the principle behind those code is hard to understand, can you provide some more reference to understand it quickly, espcially the mask generation part, we still can not understand how to use the 3D coordinate and the 2D coordinate. we need the detailed explanation about this part, can you give us some more advice ?

BTW, I am still not understand the following two functions, we need to understand every line code and it's principle.

void Masks::getSeamPoints(vector<Point3f> &polygon1, vector<Point3f> &polygon2, Seam &seam, int rotation)

void Masks::createMasks(vector<Camera*> &cameras, vector< vector<Point3f> > &seam_points, float smothing)

Best Regards

Shuangpeng

0 项奖励
回复
1 回复

1,072 次查看
jimmychan
NXP TechSupport
NXP TechSupport

We have the Reference Manual (SVARM) and the User's Guide (SVAUG) talk about the Surround View Application.

Surround View Application | NXP 

If you want to have the details explanation of it, you may better to apply the NXP Professional Service.

NXP Professional Services | NXP 

Have a nice day.

0 项奖励
回复