Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (8)
_ average image fusion method _IHS_PCA
4.0
Application background Remote sensing images are often used in image fusion, especially the panchromatic image and multi spectral image, this procedure can be very good fusion of remote sensing images and also for other multimodal or heterologous images can be fused. Key Technology Code mainly uses three methods of integration, can have a choice of use. The fusion method of IHS and PCA is the fusion method of remote sensing image fusion.
skylabtian
2016-08-23
0
1
Image fusion toolbox
no vote
Application background Image fusion is widely used, many methods. The program is an image fusion toolbox, contains many fusion algorithms, there are: average method is used to fuse, pyramid fusion, PCA fusion, image fusion based on wavelet transform (DWT, SWT) can free choice. Key Technology Program mainly involved in several key technologies: IHS method, PCA method, discrete wavelet method, stationary wavelet method, etc.. Multi scale fusion is the two major part of multi scale transformation and fusion rule.
skylabtian
2016-08-23
0
1
Fusion SWT
no vote
Application background The code is using stationary wavelet transform for multi focus image fusion, to obtain a clear image, prepared using MATLAB, can be directly run, with a pair of example images, experimental results. Key Technology First of all, SWT, SWT level stationary wavelet transform is a multi-scale, multi direction, frequency of local image sparse representation method, widely used in the field of image processing, but also has translation invariance, is very suitable for image fusion. SWT transform of the original image, the low frequency sub band and high frequency sub band, and then for different frequency bands, using different fusion rules to fuse.
skylabtian
2016-08-23
1
1
Image registration procedures
4.0
This is a registration program, the beginner may study reference. Code through their own image and registration point on the image, choose the corresponding points, and then use polynomial approach to registration, registration of image.
skylabtian
2016-08-23
2
1
Wiener filter implementation and analysis
no vote
Wiener filter for image restoration, this is our course assignments. Attached to the Wiener filter implementation code in the document, as well as the analysis of the results, for beginners can learn, helpful.
skylabtian
2016-08-23
0
1
Inverse filter for image restoration
no vote
Inverse image restoration, this is our course assignments. You have your filter implementation source code, you can refer to the following, is successful, the effect can also
skylabtian
2016-08-23
0
1
Convolution filtering operation principle
no vote
Principle of two-dimensional convolution operation, programming the convolution filter, learning its principles, calculation process
skylabtian
2016-08-23
0
1
Open the two images using OpenCV in MFC are displa
4.0
This program was developed on a VS, based on the open source computer vision library OpenCV for image reads, you can simultaneously open two pictures, In MFC view displays two pictures have a scroll box. On this basis, for subsequent processing, such as fusion, Fusion component had not been done.
skylabtian
2016-08-23
4
1
No more~