Welcome![Sign In][Sign Up]
Location:
Search - opencv image registration

Search list

[Otheroptical_flow

Description: 15篇光流配准经典文献,目录如下: 1、A Local Approach for Robust Optical Flow Estimation under Varying 2、A New Method for Computing Optical Flow 3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms 4、all about direct methods 5、An Introduction to OpenCV and Optical Flow 6、Bayesian Real-time Optical Flow 7、Color Optical Flow 8、Computation of Smooth Optical Flow in a Feedback Connected Analog Network 9、Computing optical flow with physical models of brightness Variation 10、Dense estimation and object-based segmentation of the optical flow with robust techniques 11、Example Goal Standard methods Our solution Optical flow under 12、Exploiting Discontinuities in Optical Flow 13、Optical flow for Validating Medical Image Registration 14、Tutorial Computing 2D and 3D Optical Flow.pdf 15、The computation of optical flow -15 light流配quasi-classical literature, the directory is as follows: 1, A Local Approach for Robust Optical Flow Estimation under Varying2, A New Method for Computing Optical Flow3, Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms4, all about direct methods5, An Introduction to OpenCV and Optical Flow6, Bayesian Real-time Optical Flow7, Color Optical Flow8, Computation of Smooth Optical Flow in a Feedback Connected Analog Network9, Computing optical flow with physical models of brightness Variation10, Dense estimation and object-based segmentation of the optical flow with robust techniques11, Example Goal Standard methods Our solution Optical flow under12, Exploiting Discontinuities in Optical Flow13, Optical flow for Validating Medical Image Registration14, Tutorial Computing 2D and 3D Optical Flow.pdf15, The computation of optical flow
Platform: | Size: 14508032 | Author: zhangji | Hits:

[2D Graphicpowell

Description: 使用powell算法进行图像配准的。需要先配置ITK才能运行-Powell algorithm using image registration. Need to configure to run ITK
Platform: | Size: 7811072 | Author: 朱晞颜 | Hits:

[Graph programPhase_Correlation

Description: 基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use OpenCV in the DFT, but with the FFTW in the FFT, so much faster.
Platform: | Size: 1560576 | Author: 瘦猪呆兔 | Hits:

[GDI-BitmapMDI_SIFT_REG

Description: SIFT图像配准系统,需要用到opencv和gsl的库 -SIFT Image Registration System, and the need to use opencv library gsl
Platform: | Size: 5476352 | Author: 刘晓明 | Hits:

[OtherOpenCV-tuxiangpeizhu

Description: 实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
Platform: | Size: 208896 | Author: 杨博明 | Hits:

[Graph programtuxiangpeizhun

Description: 使用VC++编程,自动检测角点,实现图像配准,代码可用。-Automatically detect the corner points, for image registration, the code is available.
Platform: | Size: 4024320 | Author: 于磊 | Hits:

[Special Effectsimage-processingPregistration

Description: 图像的平移旋转镜像和特征点提取的配准部分,基于opencv,对学习图像的有帮助。-Image translation rotation mirror and registration feature point extraction part, based on opencv, learning image.
Platform: | Size: 6819840 | Author: 于媛媛 | Hits:

[OpenCVHarristest

Description: DOS下的herris角点检测图像配准,有图像-herris demo in opencv for image registration
Platform: | Size: 60416 | Author: 周彦宏 | Hits:

[Special EffectsVCImageProcessingCase

Description: 数字图像处理的典型案例,包括CT图像重建系统、遥感图像配准系统等等。上述系统以OpenCV和vtk为基础,开发环境是VC,对图像系统的开发具有指导意义。-Typical case of digital image processing, including CT image reconstruction systems, remote sensing image registration system and so on. OpenCV and vtk above system is based development environment is VC, guiding significance for the development of image systems.
Platform: | Size: 26448896 | Author: Aaron | Hits:

[Special Effects7

Description: 使用VC和OPENCV编写的遥感图像配准的程序,可以运行-OPENCV prepared using VC and remote sensing image registration procedure, you can run
Platform: | Size: 431104 | Author: 乔寅 | Hits:

[OpenCVbriskk-good

Description: 利用opencv实现brisk算法下的图像配准-Using opencv achieve image registration algorithm under brisk
Platform: | Size: 22275072 | Author: 李乐 | Hits:

[OpenCVbrief-good

Description: opencv中brief算法实现图像配准-in brief opencv image registration algorithm
Platform: | Size: 10600448 | Author: 李乐 | Hits:

[OpenCVboostDesc1.0.tar

Description: opencv中利用boost描述符实现图像匹配和配准-opencv boost the use of descriptors for image matching and registration
Platform: | Size: 8780800 | Author: 李乐 | Hits:

[OpenCVLucas_kandel-KLT

Description: 本算法包含lucas-kandel和simer-baker的图像局部配准算法,经调试可以正常运行。正确配置opencv即可,版本号2.4.3,vs2008-The algorithm contains lucas-kandel and simer-baker part of an image registration method, the debugging can be up and running.Fight for configuring the opencv to, the version number 2.4.3,vs2008
Platform: | Size: 1870848 | Author: | Hits:

[OpenCVmoravec

Description: 该算法为moravec图像配准方法,经过调试可以运行。正确配置opencv即可,版本号为2.4.3,vs2008-The algorithm for moravec image registration method, after debugging can be run. opencv is configured correctly and the version number for 2.4.3,vs2008
Platform: | Size: 2637824 | Author: | Hits:

[Special EffectsORB-Opencv

Description: 首先使用FAST对图像进行特征点提取,之后生成ORB描述符,进行点特征匹配,可以达到快速精确配准-The first to use the image FAST feature point extraction, after generating ORB descriptors were point feature matching, can achieve fast and accurate registration
Platform: | Size: 3274752 | Author: | Hits:

[OpenCVsift_test

Description: opencv SIFT SIFT-based image registration algorithm code
Platform: | Size: 7757824 | Author: ZhuMengying | Hits:

[Graph program630surf成功

Description: 在vs2013平台上利用OpenCV2.4.10进行图像配准(In the vs2013 platform using OpenCV2.4.10 for image registration)
Platform: | Size: 4913152 | Author: 叽叽叽叽 | Hits:

[OpenCVmgxo

Description: 图像对齐inage registration工具箱,非常完整,包括帮助文件等(Image alignment inage registration toolkit, very complete, including the help file)
Platform: | Size: 101376 | Author: aeteug | Hits:

[OtherICP

Description: 实现二维图像配准,需要结合opencv使用具体配置(To achieve two-dimensional image registration, you need to use specific configuration in conjunction with opencv)
Platform: | Size: 3072 | Author: Gabriel_Zuo | Hits:
« 12 »

CodeBus www.codebus.net