필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
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

채택된 답변

Image Analyst
Image Analyst 2014년 5월 20일
Use save() to save images or any other variables into a mat file. The help for save() has examples to help you.
  댓글 수: 8
Image Analyst
Image Analyst 2014년 5월 22일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by