I want to find traffic sign. I extract saliency map and but the enviroment is very complex so salient object is very much. So ı want to understand the object is triangular or not. Can anybodey help me what can ı do?
It seems to me that your problem is to detect triangular objects in a complex environment. Perhaps you could define your traffic sign as a target and use any pattern recognition technique to detect it (cross-covariance, mutual information, ...). You could start with a fixed size and rotation traffic sign, locate it and use multirresolution analysis to detect it at different size or rotation parameters.