搜索资源列表
zuobiao
- 实现三大坐标系转换!方便快速的转换直角坐标、球坐标、极坐标-Realize three coordinate system transformation! Convenient fast conversion right-angle coordinate, coordinate, polar coordinates ball
leida
- 将一张图片由直角坐标转换为极坐标,并且分别显示图片-the trans of coordination
GRSConvert
- 大地测量坐标转换(WGS84坐标系) 地理坐标、直角坐标、地心极坐标相互转换 -Geodetic coordinate transformation (WGS84 coordinate system) geographic coordinates, Cartesian coordinates, the geocentric polar coordinate conversion between
PolarToIm
- 这里使用了双线性插值来处理极坐标转换到直角坐标下时,点不对称的问题,不过最后生成的图有一点问题,本来应该是一圈一圈的圆环,但是转化后的只有部分圆环了 rMin = 0.1 rMax =0.9 im2 = imread( ivus.bmp ) figure(4) imshow(im2) imR2 = PolarToIm(im2, rMin, rMax, 300, 300) figure(5) imshow(imR2, [0 255]) 然后直接调用附件的funct
基于Hough变换的直线检测
- 使用霍夫变换,将直角坐标中的线转换为极坐标中的点,检测图像中的直线,
ivus
- IVUS极坐标 直角坐标转换 插值非均匀采样(IVUS polar coordinates, rectangular coordinate transformation, interpolation, non-uniform sampling)