Dear sir my research topic is object detection in image using pso. So sir i wnat to see the array generated by agiven input.
Show older comments
Sir i am working with mat lab 2007 in which i wnat to see the generated array in workspace.Please help me
Answers (1)
David Young
on 2 Mar 2011
0 votes
The functions image(C) and imagesc(C) will display the array C as an image in a figure window. If you have the Image Processing Toolbox, you can also use imshow(C).
Categories
Find more on Particle Swarm in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!