how to store 2*2 multi images to create a single image of size 250*250?
Afficher commentaires plus anciens


Sir, I'm trying to implement a pixel level image fusion on a actel fpga board for that i have to cut 250x250 image into 2x2 images. I have used nested for loop. For 250x250 i'm getting proper fused image but for 2x2 after some iteration it is showing error saying "Matrix must be positive definite" . How to debug this error and also i'm facing problem while storing those images in a single 250x250 image.
My project code and images i have used are attached with this link
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Neighborhood and Block Processing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!