From: Rebecca on
I'm using the Traffic Warning Sign model as a base to build a target recognition model. I'm trying to make my own templates for the detection portion of the model. I'm a little confused about the format. Looking at the previously made templates, the min and max values are -1.08 and 1.15. This confuses me because normally images have values ranging from 0-1 or 0-255. How are these templates made?
From: ImageAnalyst on
Rebecca
I have no idea. Like you said 0-1 and 0-255 would be the "usual"
ranges that you'd expect. Why they made these up in some special
range is anybody's guess. You'd have to ask the person who made them.
-ImageAnalyst