CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 坐标计算

搜索资源列表

  1. FillTriangle

    0下载:
  2. 计算坐标是否落在给定三顶点的三角形内程序 (做多边形图形填充时的副产品)-calculated coordinates fall on whether to set three vertices within the triangle (polygon graphics do when filling a byproduct)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1716
    • 提供者:softnow
  1. cagd_arithmetic

    2下载:
  2. 怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point of whether online, to judge whe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37924
    • 提供者:漫步者
  1. QriDet

    0下载:
  2. 摄影测量空间前方交会程序,用来计算大地坐标-Photogrammetry front space rendezvous procedures used to calculate the coordinates of the earth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48763
    • 提供者:邹辉
  1. epipolarlimit1

    1下载:
  2. 通过模板标定,计算极线约束,验证空间点坐标的误差
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2447
    • 提供者:yang
  1. GetParaFromImg

    0下载:
  2. 矢量多边形与栅格数据的批量裁剪,同时实现坐标转换计算
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:3542
    • 提供者:amao
  1. LineConnection

    1下载:
  2. 对A,B两个直线支持区域链表进行合并,并过滤其中没有保留的支持区域,计算两条直线的交叠长度,调整直线的顺序,遍历图像,按照遇到的直线顺序进行排序并编号, 调整直线的起点坐标,保证起点坐标为“从上到下,从左至右”遍历图像时先遇到的点
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5966
    • 提供者:沈巍
  1. Test2D

    0下载:
  2. 仿射变换与摄影变换,通过最小二乘算法计算变换矩阵。具体要有像点坐标文件,读取相应的文件即可在图上显示三位点的位置-Transformation affine transformation and photography, through the transformation matrix least-squares algorithm. Point coordinates should be as specific documents, read the corresponding docume
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3175581
    • 提供者:亦舒雪
  1. jsbh

    0下载:
  2. 该代码实现坐标变换(变比和旋转)后图像边界的计算Code -Coordinate transformation of the code (variable ratio and rotation) after the calculation of image borders Code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3942
    • 提供者:李晓东
  1. CNNfeatureextraction

    0下载:
  2. 提出了一种基于目标边界的不变特征提取方法。导出了用物体角点坐标表示的低阶边界矩的闭合形式,构造了 基于边界矩的仿射变换不变量。该方法只需要对物体角点进行简单的代数运算,因此,该方法简单明了,计算量很小。实 验结果证明了该方法的有效性-A goal of the border based on the same feature extraction method. Exporting objects with corner coordinates of the low-level clos
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:312972
    • 提供者:martin
  1. zhifangtu

    0下载:
  2. 函数功能,对图像进行直方图均衡 直接读图像Img10_1.bmp,读到tu中 raydis是原始直方图各灰度级像素个数 原始直方图graydispro,利用原始直方图计算原始累计直方图graydispro t[]计算和原始灰度对应的新的灰度t[],建立映射关系,t坐标代表原始的灰度,t[]代表对应原始坐标的新坐标 new_graydis是统计新直方图各灰度级像素个数 计算新的灰度直方图new_graydispro,利用新的直方图计算新的累计直方图new_graydisp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:847
    • 提供者:zhengyan
  1. angle

    0下载:
  2. 给定2个点坐标,计算其连线与水平方向的夹角,夹角范围[0,2*pi]-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2841
    • 提供者:詹伟德
  1. Interpolation

    0下载:
  2. /************************************************************************* * 函数名称: * Interpolation() * 参数: * LPSTR lpDIBBits - 指向源DIB图像指针 * LONG lWidth - 源图像宽度(象素数) * LONG lHeight - 源图像高度(象素数) * FLOAT x - 插值元素的x坐标 * FLOAT y
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1345
    • 提供者:mfm101
  1. recognize_face

    0下载:
  2. 利用灰度积分投影直接对人脸图像进行检测和眼睛定位是一种常用的算法,但是直接采用该算法会受到背 景、特征等因素的影响,识别准确率较低。提出了一种基于最大类间方差阈值和区域膨胀相结合的检测与定位算法。该算 法首先计算最大类间方差设置阈值,把灰度图像转换为二值图像并检测出人脸区域,然后通过对该人脸区域中的连通区域 进行膨胀及连通性处理,精确定位眼睛坐标。实验表明,此算法可靠,具有较好的识别效果。-face recognized
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:620
    • 提供者:周然
  1. gongqiexian

    0下载:
  2. 计算圆的像的的公切线并根据这个算出圆心的像的坐标-Calculated as the circle of the common tangent and calculated according to the coordinates as the center of the circle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1297
    • 提供者:王帅哥
  1. Gauss

    0下载:
  2. 计算高斯坐标,高斯投影坐标,功能比较全,从文件中读取数据,进行坐标转换-Computing Gaussian coordinates, Gauss projection coordinates, function more full, read data from a file, the coordinate transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3549704
    • 提供者:siucan
  1. single-point

    0下载:
  2. 白底黑色质点的质心坐标计算 应用质心法的质心计算公式来跟踪单个质点的质心坐标-White black particle centroid coordinates calculated using the mass center of mass of the Heart formula to track the coordinates of a single particle of mass
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2676
    • 提供者:戴云彤
  1. gauss_fansuan

    0下载:
  2. 适用于大地测量和GPS的坐标计算的高斯反算代码,超级实用-Inverse Gaussian code applied to geodesy and GPS coordinates, super practical
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:716
    • 提供者:张懂庆
  1. daima

    2下载:
  2. 双目立体匹配,特征点三维坐标计算,双目立体匹配,特征点三维坐标计算。-Binocular stereo matching, feature point 3 d coordinate calculation.Binocular stereo matching, feature point 3 d coordinate calculation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:352949
    • 提供者:guangming
  1. dot3d

    0下载:
  2. 一种基于立体匹配的空间坐标计算代码,正确计算空间点三维坐标值。-Based on the calculation method of three-dimensional spatial coordinates match, the correct coordinates of space point calculations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:713
    • 提供者:韩晓伟
  1. 1

    1下载:
  2. 一个解算空间中三维物体坐标的小程序,用两个相机标定后进行计算(A simple matlab program for conpute coordinate in 3D with stereo camara)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2020-04-24
    • 文件大小:11264
    • 提供者:db777
« 12 3 4 »
搜珍网 www.dssz.com