Visualize the DNN feature map
dnn_showfeature(feature_map,out_num,c);
Feature maps to be visualized
Number of outputs to be shown
Colormap for visualization
This function is used to visualize the DNN feature maps
// Under beta test, please visit http://scilabipcv.tritytech.com/ for examples