![]() |
|
![]() |
NeuroSolutions Home | Products | Downloads | Resources | Support | Order | NeuroDimension Home |
ProductsNeuroSolutions NeuroSolutions for Excel Custom Solution Wizard NS for MATLAB Source Code License Interactive Book Neural Network Course Other Products Downloads Free Evaluation Copy Product Updates Documentation Drivers Resources Intro to Neural Networks Video Library Customer Quotes Customer Interviews News and Reviews Newsletters Application Summaries Support FAQ Licensed User Center Extended Support Contact NeuroDimension Order Product Pricing Level Summary Ordering Information Order Online Now ND Corporate Website TradingSolutions.com |
|
|
Texture Classification: Using Neural Networks to Differentiate a Leopard from its Background
Krishna Natarajan & Vijay Subramanian Application area: Texture classification
Problem Definition
Solution Approach
Once the neural network has been trained, sample the entire image as 5x5 images, flatten the images and test the neural network on the flattened images. The neural network’s response to each flattened image can now be used to determine which areas of the image represent the leopard and which areas represent the background.
Solution Steps
3. Sampled images are flattened into single rows vectors. % Example % >> oneimage
4. The one-row vectors are used to train a neural network in NeuroSolutions for MATLAB.
5. The entire image is sampled as 5x5 sub-images as before and are flatten into one-row vectors.
Download the complete code for use in NeuroSolutions for MATLAB: tex.zip
Contact NeuroDimension |
Privacy Policy |
|
|
|