How to filter out information in an image using image processing techniques in MATLAB?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Dear all,
I have a video captured at 30 frames per second, and i have a frame 1, frame 2, ......frame 30. Here, I have shown images of frame 1 and frame 2.
Frame1 result contains some outlier, and I will remove the outlier using RANSAC. The frame2 result is not okay, so whenever I get this kind of frame 2 information, our image processing technique should compute some parameter/value from that image and make a decision
If we make a logic whenever the frame contains similar information like frame 2, it should filter out that particular frame with zero pixel intensities
. ![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/629275/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/629275/image.jpeg)
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Image Segmentation and Analysis dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!