Effacer les filtres
Effacer les filtres

after doing preprcessing in image how can creat .mat files for this images

2 vues (au cours des 30 derniers jours)
hi every one...i doing pre-processing in images (median filter and canny edge detection now i want to store this images in .mat files to enter this files into Neural network how can do this??what the dimintions will creat in this files?am i correct???how to creat Target and input matrix in .mat files?? plz help me

Réponse acceptée

Image Analyst
Image Analyst le 20 Mai 2014
Use save() to save images or any other variables into a mat file. The help for save() has examples to help you.
  8 commentaires
Image Analyst
Image Analyst le 22 Mai 2014
I don't know how to tell your networks. I don't have the Vehicle Network Toolbox. I don't have the Neural Network Toolbox either. All I know how to do is to create file names, but that's trivial and the FAQ shows you how to do that anyway. Maybe someone with that toolbox will answer. Otherwise ask the Mathworks.
primrose khaleed
primrose khaleed le 25 Mai 2014
thank you image analyst

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Image Data Workflows 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!

Translated by