资源列表
[GIS编程] gis-source
说明:这里面有很多GIS 及地理坐标的计算方法,是个不可多得的好库-GIS opensource algorithm lib<disheng> 在 2025-09-24 上传 | 大小:53kb | 下载:0
[图形图像处理(光照,映射..)] hough
说明:对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible to do all the straight line de<paul> 在 2025-09-24 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] rotate
说明:自己编写的 旋转函数 很好用 只需配合hough先算出倾斜的角度皆可-I have written a very good rotation function with<paul> 在 2025-09-24 上传 | 大小:1kb | 下载:0
[3D图形编程] Random_3D_214557312009
说明:能够创建随机的3D棒,能够变化颜色,并随之改变大小,还能发出声音。-This program creates 3D bars which keep changing their colors & coordinates... it also generates sound... have a look..<steven> 在 2025-09-24 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] contour
说明:基于OpenCV, 实现了寻找图像的轮廓,用于物体识别,轮廓分析等算法-Based on OpenCV, looking for implementation of the outline of the image for object recognition, contour analysis algorithm<无梦> 在 2025-09-24 上传 | 大小:12kb | 下载:0
[图形图像处理(光照,映射..)] dft
说明:基于OpenCV的源码, 实现了利用DFT离散傅里叶变换计算图像的功率谱。-OpenCV based on the source, the use of implementation of the Discrete Fourier Transform DFT calculation of the power spectrum image.<无梦> 在 2025-09-24 上传 | 大小:97kb | 下载:0
[图形图像处理(光照,映射..)] kmean
说明:基于OpenCV的二元吗,实现了划分随机分布点集的K-均值算法。按照类别分组的输入样本顺序输出包含样本类别索引的数组labels(i),存储在样本矩阵的第i行中。-Based on the binary OpenCV吗, implementation of the demarcation point set of randomly distributed K-means algorithm. Input in accordance with the type of packet contains<无梦> 在 2025-09-24 上传 | 大小:5kb | 下载:0