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

Search list

[Graph programBrovery

Description: 经典的图像像素层融合算法-Brovery.程序输入中两幅图像需经过配准,大小一致。matlab代码内有详细的注释。其他像素层融合算法可仿照此修改即可。需要配对图像和运行结果、其它基于小波融合代码的可发邮件给我。非常乐意和大家共享编程乐趣。-classic image pixel level fusion algorithm-Brovery. Import procedures which require a two image registration, the same size. Matlab code with detailed comments. Other pixel level fusion algorithm can be modeled on this amendment. Image matching needs and operating results, the other based on wavelet integration code can mail it to me. Very happy to share programming and fun.
Platform: | Size: 842 | Author: leilin | Hits:

[Graph programBrovery

Description: 经典的图像像素层融合算法-Brovery.程序输入中两幅图像需经过配准,大小一致。matlab代码内有详细的注释。其他像素层融合算法可仿照此修改即可。需要配对图像和运行结果、其它基于小波融合代码的可发邮件给我。非常乐意和大家共享编程乐趣。-classic image pixel level fusion algorithm-Brovery. Import procedures which require a two image registration, the same size. Matlab code with detailed comments. Other pixel level fusion algorithm can be modeled on this amendment. Image matching needs and operating results, the other based on wavelet integration code can mail it to me. Very happy to share programming and fun.
Platform: | Size: 1024 | Author: leilin | Hits:

[Documentswavelet

Description: 基于小波的图像配准,主要是wavelet_registration_改进2,也即wavelet_registration改进版本,主要是将配准的循环由while变成了for, 循环变量变为整型,因此判断变为整型之间的判断, 节省执行时间-Wavelet-based image registration, mainly wavelet_registration_ improve 2, namely wavelet_registration improved version, mainly from the cycle of registration while turned into a for, the cycle variable to integer, so judge between integer into judge, to save execution time
Platform: | Size: 13710336 | Author: 胡昊 | Hits:

[Special Effectshaarwavelet

Description: haar小波变换 在图像配准中可以使用 进而进行基于小波金字塔的模板交互匹配-haar wavelet transform in image registration can be used to carry out based on wavelet pyramid interactive template matching
Platform: | Size: 157696 | Author: 王华 | Hits:

[Special EffectsIRandvisbletuxiangpeizhun

Description: 针对可见光与红外图像的特点和难点,提出了可见光与红外图像配准与融合中的关键技术,即: 使用新型的基于一维最大类间方差和最大连通性测量的图像分割方法对源图像进行分割来更好地实行图像粗 配准 使用新型的特征点提取方法,特征点的匹配及误匹配的消除来更好地实行图像精配准 采用新型的基 于区域的树状小波活性测度计算来实现树状小波图像融合 利用自生成神经网络来实现模栩图像融合. -For visible light and infrared images of the characteristics and difficulties, a visual and infrared image registration and integration of key technologies, namely: the use of new one-dimensional based on the largest variance between-class connectivity and the largest measuring method of image segmentation source image segmentation to better implementation of coarse image registration the use of a new type of feature point extraction method, feature points of the match and the elimination of false matches to better the implementation of image fine registration the use of new tree-based wavelet calculated to measure the achievement of the activity tree wavelet image fusion the use of self-generating neural network to achieve image fusion Xu mode.
Platform: | Size: 482304 | Author: 媛媛 | Hits:

[Special EffectsjiyuHausdorffdetuxiangpeizhun

Description: 针对图像配准中常出现的RST(旋转-比例-平移)变换,推导出了相应的盒距离变换公式。与传统的基于广 义仿射变换的Hausdorff盒距离变换公式相比,缩小了搜索距离空间。在计算Voronoi表面时,根据Hausdorff距 离的计算需要提出比较滑动窗口的区域Voronoi表面,节省了计算Voronoi表面的时间。并且在利用边缘点计算 Hausdorff距离时,剔除琐碎的边缘,仅使用较长的边缘计算。试验结果表明,这些改进方法较大地提高了基于 Hausdorff距离的图像配准的计算速度。 -For image registration often appears RST (rotation- the ratio of- translation) transform, derived from the corresponding transformation formula box. With the traditional affine transform based on generalized distance transform of the Hausdorff formula box compared to the distance to narrow the search space. Voronoi surface in the calculation, according to the calculation of Hausdorff distance sliding window need to compare the regional Voronoi surface Voronoi surface is calculated to save time. Edge points and the calculation in the use of Hausdorff distance, remove the edge of trivial, only the edge of a longer calculation. Test results show that the method greatly improved Hausdorff distance-based image registration of the computing speed.
Platform: | Size: 401408 | Author: 媛媛 | Hits:

[Technology Management1000-2375(2008)03-0245-04

Description: BBB基于小波分解、互信息测度以及混合优化的图像配准-BBB based on wavelet decomposition, mutual information measure and the hybrid optimization of image registration
Platform: | Size: 3443712 | Author: 杨博明 | Hits:

[matlabzhiyudian-tuxiangpeizhu

Description: 基于点的matlab图像配准.提出一种基于小波系数的特征索引算法,实现了图像特征点对的快速搜索和两幅图像之间的匹配-Based on the point of matlab Image Registration. Presents a feature based on wavelet coefficients indexing algorithm to realize the image feature points on the fast search and matching between two images
Platform: | Size: 36864 | Author: 杨博明 | Hits:

[Special Effectsxinxilun

Description: 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、JPEG 2000编码);第8章 图像配准 第9章 目标检测与运动检测 第10章 图像形状特征分析(骨架检出、轮廓提取);第11章 图像分割(边界跟踪、阈值分割区域生长、分裂合并、Canny算子);第12章 图像的模式识别 -"Visual C++ digital image acquisition, processing and practical application," Yoji Ling, WANG Kai, eds. Contents: Chapter 4, image enhancement (contrast enhancement, gray level transformation, histogram trimming, image smoothing, image enhancement, false color and false color enhancement) Chapter 5 Image restoration (inverse filtering restoration, Wiener filter ) Chapter 6 Image Processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), Walsh transform, feature vector-based transform, Hotelling (Hotelling) transform, SVD transform, wavelet transform, Mallat algorithm ) Chapter 7 image coding (Huffman (Huffman) coding, arithmetic coding, RLE (Run Length Coding), bit plane coding, predictive coding, DPCM, JPEG 2000 encoding) Chapter 8 image registration section 9 Target Detection and Motion Detection Chapter Chapter 10, Image Shape Analysis (skeleton detection, contour extraction) Chapter 11 of the image segmentation (boundary tracking, segmentation, r
Platform: | Size: 3454976 | Author: chengshuai | Hits:

[Special EffectsWaveletTransform

Description: 提出一种基于小波变换的图像配准方法。该方法首先用小波变换提取边缘特征点, 同时构成小波金字塔影像。在最高层利 用角度相关系数确定基准图像和配准图像之间的旋转角度, 经多分辨分级搜索匹配得到最终匹配特征点对, 利用这些特征点对待 配准图像进行配准纠正。实验结果表明, 改进方法有较好的效果, 可用于广泛应用领域。-Proposed a wavelet-based image registration method. In this method, using wavelet transform to extract the edge feature points, the same time constitute wavelet pyramid image. Point at the highest level the correlation coefficient using the baseline image registration between image and the angle of rotation, the multi-resolution hierarchical searching and matching features of the final match point, the use of these features point towards registration image registration correction. Experimental results show that the improved method has better results, can be used for wide range of applications.
Platform: | Size: 172032 | Author: xingxing | Hits:

[matlabMany-watermarking-embedding

Description: 提出了一种鲁棒的多水印嵌入与检测算法,该算法基于小波域,且提取水印时不需要原始图像,保护了原始图像的安 全。在该多水印算法中,提出并使用了一种将密码学和常规的数字水印制作方法- - - 叠加法和量化调制法,有机结合起 来的新的方法,在水印嵌入时,不同的水印,生成与该水印相关的不同的密钥,在进行水印的提取时,用不同的密钥和待测的 图像提取出相应的水印。通过将密钥向第三方注册,可以获得对原始图像的所有权。-A robust multi-watermark embedding and detection algorithm, the algorithm based on wavelet domain, and extract the watermark without the original image, protect the safety of the original image. In the multi-watermarking algorithm, will be presented and used a conventional cryptography and digital watermarking production method--- superposition method and quantify the modulation method, combine the new method, the watermark embedding different watermark, associated with the watermark generating different keys, making extraction of the watermark when tested with a different image key and the corresponding extracted watermark. By the key to a third party registration, can be obtained ownership of the original image.
Platform: | Size: 618496 | Author: 切尔西 | Hits:

[Wavelets

Description: 基于小波变换和互信息的医学图像配准基于小波变换和互信息的医学图像配准-Mutual information based on wavelet transform and the medical image registration based on wavelet transform and the mutual information of medical image registration
Platform: | Size: 1150976 | Author: 李杰 | Hits:

[Special EffectsA-Remote-Sensing-Image-Registration

Description: 学术论文,介绍了一种基于小波和改进型Hausdorff 距离的遥感图像配准的方法。-Papers, registration of remote sensing images based on wavelet and the modified Hausdorff distance.
Platform: | Size: 204800 | Author: 刘伟豪 | Hits:

[Software Engineeringimage-fusion-algorithm-

Description: 基于多尺度小波分解的图像融合方法是目前最热门的方法之一。本文重点对基于小 波分解的图像配准和图像融合技术进行研究-Multi-scale wavelet decomposition based image fusion method is one of the most popular methods. This thesis studies the image registration and image fusion technology based on wavelet decomposition.
Platform: | Size: 1138688 | Author: 王鹏飞 | Hits:

[2D GraphicHausdorff_Distance

Description: 提出了利用小波分解建立多分辨率图像锥和Hausdorff距离的医学图像配准方法。先利用小波方法建立多分辨率图像锥, 然后根据梯度向量幅度提取分层图像的特征点, 利用Hausdorff距离进行特征点集的匹配。该方法提高了配准的速度和精度, 而且具有鲁棒性。-Image registration is the matching processing in which two or more images match from the same scene derived from different time and different sensors. A new method of medical image registration based on multi-resolution image cone and Hausdorff Distance is put forward. Firstly, the image is decomposed with wavelet method and transformed to multiresolution image. Multiresolution image cone is constructed by multiresolution image. Secondly, gradient vector flow is used to detect feature points. Finally, Hausdorff Distance is used for matching sets of feature points. Theories and experiments indicate that this method has some advantages such as high precision and good robustness.
Platform: | Size: 300032 | Author: vivi | Hits:

[Software EngineeringNovel-image-registration-method

Description: 基于小波变换的图像配准方法,汉语文献,国防科学技术大学-Based on wavelet transform image registration method, Chinese literature, the National Defense Science and Technology University
Platform: | Size: 458752 | Author: 狮心王 | Hits:

[DocumentsWavelet-based-image-registration

Description: 基于小波变换的高分辨率图像配准技术遥感影像-Wavelet-based image registration technique for high-resolution remote sensing images
Platform: | Size: 3917824 | Author: 卢宠 | Hits:

[Special Effectsimage_fusion

Description: 本程序集合了互信息配准,PV差值,powell算法,基于小波变换的图像融合的一整套算法。只需要在GUI界面输入两幅图像,即可自动完成图像的配准融合。程序包含Matlab源代码。用Matlab打开imagefusion.m,即会弹出gui界面。融合前要输入参考和浮动图像。图像要求像素的 长*宽 一样。否则会报错。程序只能处理灰度图像,彩色图像也会转化成灰度图像处理。程序代码已经有详细的注释,方便读者理解。-The procedures set of mutual information, PV difference, powell algorithm, based on wavelet transform image fusion set of algorithms. Only need to enter the two images in the GUI interface, you can automatically complete the image registration fusion. Program contains Matlab source code. Using Matlab open imagefusion.m, gui interface will pop up. Fusion before the input reference and floating images. Image requires the same pixel length* width. Otherwise incorrect. Can only handle grayscale images, color images into gray image processing also. Program code has detailed notes, to facilitate understanding.
Platform: | Size: 1007616 | Author: zhaoyuan | Hits:

[matlabcode_13_10_14

Description: The fusion of images is the process of combining two or more images into a single image retaining important features from each of the images. A scheme for fusion of multi-resolution 2D gray level images based on wavelet transform is presented in this paper. If the images are not already registered, a point-based registration, using affine transformation is performed prior to fusion. The images to be fused are first decomposed into sub images with different frequency and then information fusion is performed using these images under the proposed gradient and relative smoothness criterion. Finally these sub images are reconstructed into the result image with plentiful information. A quantitative measure of the degree of fusion is estimated by cross-correlation coefficient and comparison with some of the existing wavelet transform based image fusion techniques is carried out.
Platform: | Size: 3039232 | Author: Deepesh | Hits:

CodeBus www.codebus.net