matlab欧式距离计算和模型顶点与纹理坐标对应计算我要分享

Matlab Euclidean distance calculation and model vertex and texture coordinate corresponding calculat

关注次数: 159

下载次数: 0

文件大小: 1.07 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:模型顶点在irradiance_result中的像素坐标的计算,顶点间的欧式距离计算,并选取每个顶点附近12个点与该点的欧式距离。以及纹理图中像素点的颜色值的获取。


English Description:

The vertex of the model is in the infrared_ The calculation of pixel coordinates and Euclidean distance between vertices in result, and the Euclidean distance between 12 points near each vertex and the point. And the color value of the pixel in the texture image is obtained.


代码预览

相关推荐