CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 控制点

搜索资源列表

  1. 3DBezierSurface

    0下载:
  2. C++实现从一组控制点生成三维Bezier曲面 -A C++ Program to draw a 3D Bezier Surface for MxN control Points
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:2769
    • 提供者:廖随风
  1. PhotoProg

    2下载:
  2. MFC编的一个摄影测量后方交会和前方交会,以及相对定向绝对定向的程序,从文本读入控制点和像点坐标就可以出结果了,是本人的一次课外作业,相关方向的同学可以借鉴一下。-MFC compiled a photographic measurement of resection and intersection, and the absolute orientation of the program relative orientation, the text read from the control
  3. 所属分类:File Operate

    • 发布日期:2014-04-26
    • 文件大小:4391936
    • 提供者:孙山
  1. QRcode

    3下载:
  2. QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of th
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1319696
    • 提供者:ljj
  1. resectionvc

    0下载:
  2. 摄影测量后方交会 vc++ 四个已知控制点 武大遥感-Photogrammetric resection vc++ four known control points of Remote Sensing Wuhan University
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:55494
    • 提供者:王飞宇
  1. LCD_12864

    0下载:
  2. msp430f449控制点阵型液晶lcd12864操作,使其显示字符和数字,符号等,都是模块设计,能二次开发-msp430f449 formation LCD lcd12864 control point operations, so that it displays characters and numbers, symbols, etc., are modular design, to the secondary development
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-11
    • 文件大小:13518
    • 提供者:蓝风
  1. GdalBrowser

    0下载:
  2. GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12399942
    • 提供者:流浪小狗
  1. merge

    0下载:
  2. 可以通过手动选择多个控制点从而完成仿射变换和仿射拼接-You can manually select multiple control points to complete the affine transformation and affine splicing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3568
    • 提供者:刘莉
  1. BezierCurve

    0下载:
  2. 贝赛尔曲线算法 给出任意个控制点生成一天平滑的贝塞尔曲线-Beisaier curve algorithm is arbitrary a point of generating day smooth Bessel curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:324470
    • 提供者:王超
  1. Resection

    0下载:
  2. 后方交会程序设计,航空影像单像空间后方交会是利用影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像点坐标,根据共线方程,在最小二乘法的原则下,计算航空影像的外方位元素。-Resection programming, aerial imagery, as space resection is the single image is covered by a number of ground control points within the known ground coordinates
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1481
    • 提供者:ma
  1. CoordTrans

    0下载:
  2. 计算GIS图像配准中的残差,多项式控制点配准-GIS image registration in the calculation of the residuals, the control point matching polynomial
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:4136
    • 提供者:yingxiang07
  1. ImageProcessing

    0下载:
  2. GIS地体图像配准、特征控制点查找算法+demo工程-GIS in body image registration, feature control point search algorithm
  3. 所属分类:GIS program

    • 发布日期:2017-04-17
    • 文件大小:303137
    • 提供者:yingxiang07
  1. Bezier

    0下载:
  2. 一个非常简单的三次贝齐尔Bezier曲线生成算法,由给定的控制点通过Bernstein基函数生成。-A very simple cubic Bezier Bezier curve generation algorithm, from given control points generated by Bernstein basis functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1950835
    • 提供者:郁萌
  1. lighting-design

    0下载:
  2. 基于51单片机的光耦控制点亮和延时关闭照明设备的设计 内含protues原理图及源程序-51 MCU-based control of lights and delayed closure optocoupler lighting design schematics and source code contains protues
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:24558
    • 提供者:
  1. interior-orientation

    0下载:
  2. 影像内定向,已知影像坐标和对应的物方控制点坐标,求解外方位元素。-interior orientation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8008
    • 提供者:成汁
  1. MonitorSys

    0下载:
  2. 生产线监控程序服务器端,最多可支持16个控制点,而且可设置各个控制点的同步关系-Production line monitoring server-side support for up to 16 control points, and can set the synchronization between the various control points
  3. 所属分类:Video Capture

    • 发布日期:2017-05-18
    • 文件大小:4663394
    • 提供者:张洪涛
  1. VMonitorServer

    0下载:
  2. 生产线监控程序客户端,最多可支持16个控制点的同时浏览,而且可设置各个控制点的同步关系-Production line monitoring program client supports up to 16 control points, while browsing, and can set the synchronization between the various control points
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:327436
    • 提供者:张洪涛
  1. light

    0下载:
  2. 单片机AT89s51控制点亮流水灯,流水灯左右循环交替点亮-MCU light
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:33167
    • 提供者:shanyin
  1. Image Geo Correction

    1下载:
  2. 用VC6.0实现的影像几何纠正,效果很好,内含有影像数据和控制点数据。-Use VC6.0 realize geometric correction, the effect is very good, contains image data and control point data.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-23
    • 文件大小:3640530
    • 提供者:Andox
  1. DLT057

    1下载:
  2. 利用PHOTOSHOP软件可以量测出左右像片各控制点的像素坐标,通过公式可以计算出其像点坐标。再根据给定的控制点的空间坐标,利用直线线性变换解法计算出11个DLT参数即l的系数值以及内方位元素然后解算出外方位元素。另外一种方式是用单像空间后方交会的公式计算出外方位元素。利用单像空间后方交会的来结算影像的外方位元素的基本思想是:以单幅影像为基础,从该影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像坐标量测值出发,根据共线条件方程,解求该影像在航空摄影时刻的外方位元素。首先建立单文档的程序,
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3801918
    • 提供者:haitian
  1. P2D

    0下载:
  2. 25个控制点的双三次B样条曲面算法 C++ MFC 源码-25 control points of the bi-cubic B-spline surface algorithm for C++ MFC source
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:358807
    • 提供者:Feng
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 25 »
搜珍网 www.dssz.com