Interframe Correlation between images
Version 1.0.0.0 (1.72 KB) by
Santhana Raj
This program is to calculate interframe correlation between 2 greyscale images of same size
The function INTERFRAME_CORR calculates the inter frame correlation coefficient(IFC) of the images 'im_1' and 'im_2' and outputs the average of the IFC.
Example:
output=interframe_corr(old,new); where old and new are two image files of of greyscale and same size
Author:Santhana Raj.A
https://sites.google.com/site/santhanarajarunachalam/
Cite As
Santhana Raj (2024). Interframe Correlation between images (https://www.mathworks.com/matlabcentral/fileexchange/47778-interframe-correlation-between-images), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Image Filtering >
Find more on Image Filtering in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |