CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Registration

搜索资源列表

  1. tuxiangpeizhun

    0下载:
  2. 用C++编写的关于图像配准的程序。希望对大家有用。-Written in C++ on the image registration process. Want to be useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:679320
    • 提供者:AMY
  1. tuxiangpeizhun

    0下载:
  2. 用harris方法提取出角点,可以对两幅有重叠区域的图像进行配准。-Harris methods used to extract corner, you can have two overlapping regions of the image registration.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:578206
    • 提供者:赵越
  1. REG_PLY

    2下载:
  2. 读入多组点云数据,全局配准,得到经过配准矫正后的图像数据 文件格式:*.PLY-Read multiple point cloud data, global registration, the registration to be corrected after the image data file formats:*. PLY
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4387
    • 提供者:norain
  1. Calibration-and-reconstruction

    0下载:
  2. 通过两个摄像机的配准,实现三维空间点的重建。-Registration through two cameras to achieve the reconstruction of three-dimensional space points.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3871770
    • 提供者:guofuqiang
  1. ImageProcessing

    0下载:
  2. 图像处理源码,包含图像显示、图像增强、图像复原、图像变换、图像编码、图像配准、运动检测、特征提取、图像分割、图像识别。-Source image processing, including image display, image enhancement, image restoration, image transform, image coding, image registration, motion detection, feature extraction, image segment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:282000
    • 提供者:刘小英
  1. siftdetectandmatch

    0下载:
  2. 运用sift算法提取两幅图像中的特征点,然后再进行特征点匹配,实现图像配准-Sift algorithm using two images extracted feature points, and then the feature point matching, to achieve image registration
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:428834
    • 提供者:echo
  1. cadimporterdll

    0下载:
  2. 用于CAD图形编程的一个动态库,遗憾之处是会调用动态库时会弹出对话框,注册后可消除。-CAD graphics programming for a dynamic library, regret is that the dynamic library calls the dialog box will pop up, registration can be eliminated.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1386620
    • 提供者:daoqiqi
  1. ItkSoftwareGuide

    0下载:
  2. ItkSoftwareGuide 介绍ITK的使用说明 对于初学者十分有用 用于图像的配准与分割-Itk ItkSoftwareGuide introduced the use of notes is very useful for beginners for image registration and segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4254099
    • 提供者:林哲
  1. RANSAC-match

    0下载:
  2. 可以在harris角点检测和ncc粗匹配之后实现精确准确的角点匹配,为下一步配准做准备-Can the Harris corner detection and NCC coarse matching after achieve precise accurate angular point matching, preparing for the next registration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1710
    • 提供者:lee
  1. SIFT

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:951
    • 提供者:杨博明
  1. sift_ImageStitch

    1下载:
  2. 使用sift算法提取图像特征点,用BBF的索引方式进行配准并完成拼接-extract image features using sift algorithm and complete the registration and stitch by BBF way
  3. 所属分类:Special Effects

    • 发布日期:2015-01-03
    • 文件大小:2355200
    • 提供者:jelly
  1. win_sys.c

    0下载:
  2. 采用基于灰度相关性对两幅图像进行配准,适用于图像间灰度变化不大的情况。-Based on gray-scale correlation of two image registration for gray-scale change between images is not the case.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:17320
    • 提供者:jiaojiao
  1. nonrigid_version7b

    1下载:
  2. 非刚性图像配准算例,包括最速梯度下降优化、二次样条、2D/3D配准、互信息最小化、3D仿射等多种配准算法。 非刚性配准是当前应用最多的配准方法,用于处理有较大位移的配准问题-Non-rigid image registration examples, including the steepest gradient descent optimization, quadratic spline, 2D/3D registration, mutual information minimizatio
  3. 所属分类:Special Effects

    • 发布日期:2015-09-13
    • 文件大小:246046
    • 提供者:zhangji
  1. sift

    0下载:
  2. 基于SFIT算法的图像处理程序,可以实现一幅图像的特征检测和显示检测结果,同时可以实现两幅图像之间的配准,并接配准后进行拼接,以便用于图像融合使用。-SFIT algorithm based on image processing program, can achieve an image feature detection and display test results, and can achieve the registration between two images and then
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15925173
    • 提供者:叶子
  1. xiangweixiangguan

    0下载:
  2. 用c++编写的图像配准的程序,利用的是相位相关算法-With c++ to write the image registration procedures, the use of the phase correlation algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-12-08
    • 文件大小:5229
    • 提供者:王三
  1. UnveilCode2

    0下载:
  2. 一个验证码破解程序. 这个小软件破解验证码的原理,是记忆性破解。读取验证码图片,分成一个个小图片,如果库中有记录,则返回它的验证码字符;如果不存在,则插入新记录。对于没有记忆过的验证码图片,它是识别不出来的。这个破解方法只可用于验证码字符范围固定的验证码。对于不固定范围的,如QQ的注册验证则不能破解。-A code cracking program. This small software, crack code of principles, is memories of crack. Read
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:331742
    • 提供者:385
  1. Surfer

    0下载:
  2. 在网上下载注册需要6000元的软件,如今你可以一分钱不花下载到开发源代码了!它可以帮助你快速建模,从平面的到三维的。-In the Internet to download the software registration need 6,000 yuan, now you can download not spend a penny to develop the source code! It can help you quickly from the plane to the modelin
  3. 所属分类:GIS program

    • 发布日期:2017-05-12
    • 文件大小:2976631
    • 提供者:闫硕
  1. ImageBrowser

    0下载:
  2. 在VC++6.0集成开发环境下编程实现了MITK在医学图像分割、配准和三维可视化(体绘制).利用MITK读取五种图片格式:PEG,DICOM,BMP,TIFF.RAW。-In VC++6.0 integrated development environment programming the MITK in medical image segmentation, registration and three-dimensional visualization (volume rendering)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3513527
    • 提供者:马爱莉
  1. huxinxituxiangpeizhun

    0下载:
  2. 基于互信息的图像匹配程序,使用powell算法,pv插值法。应用在医学图像的配准领域-Mutual information-based image matching procedures, the use powell algorithm, pv interpolation. Used in the field of medical image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7118
    • 提供者:陈智
  1. code

    0下载:
  2. 用php代码实现验证码功能,非常简单,适合注册登录-Using php code to achieve functional verification code is very simple and suitable for registration login
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:519
    • 提供者:linux
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com