搜索资源列表
123
- Labview登陆界面,结合数据库,有登陆,修改密码,增加权限等类容比较充实-Labview login screen, combined with the database, landing, change passwords, increasing permissions tolerance more substantial class
Homogenization
- 坐标点均匀化程序。输入源坐标数组、期望坐标间隔和容差,输出均匀化后的坐标数组-Coordinate points homogenization procedure. Enter the source coordinate array, the array coordinate coordinate expectations interval and tolerance. Then homogenized coordinates will be output.
improved-harris
- 从经典的Harris角点检测方法不难看出,该算法的稳定性和k有关,而k是个经验值,不好把握,浮动也有可能较大。鉴于此,改进的Harris方法()直接计算出两个特征值,通过比较两个特征值直接分类,这样就不用计算Harris响应函数了。 另一方面,我们不再用非极大值抑制了,而选取容忍距离:容忍距离内只有一个特征点。该算法首先选取一个具有最大最小特征值的点(即:max(min(e1,e2)),e1,e2是harris矩阵的特征值)作为角点,然后依次按照最大最小特征值顺序寻找余下的角点,当然和前一
