Feeds
已提交
kmeans_varpar(X,k)
Implementation of K-means with Variance Partitioning initialization
8 years 前 | 1 次下载 |
已回答
in the code imgradient3 and also in imgradient; Gazimuth = atan2(-Gy,Gx)*180/pi. My question is why this -Gy is used?
Use imgradientxyz instead if you are interested in Gx, Gy and Gz
in the code imgradient3 and also in imgradient; Gazimuth = atan2(-Gy,Gx)*180/pi. My question is why this -Gy is used?
Use imgradientxyz instead if you are interested in Gx, Gy and Gz
8 years 前 | 0