i need code for image recognition and processing using artificial neural networks

* *

1 个评论

You will not have any code available to work. First, is you need to look into the type of the tool box which will be suitable for your problem statement. Then you can look into other details. In your case, you wanted to give input as the images to neural network tool box in the Matlab, you can directly load the image to the newual network toolbox. That said, neural network tool box is not capable of handling 3D Matrix. So you need to concatenate the image using (:) command and then process the image. So, basically you will have two dimensions in it, with sample size and image matrix(in single coloumn). This should give you some idea on how to proceed.
Kartik

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

提问:

ks
2013-2-23

Community Treasure Hunt

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

Start Hunting!

Translated by