web counter
Home Service Technical Support

Question: Why the format of the generated text tooltip looks incorrect?

Time:2022-11-15    View:1236

Answer:

The format is defined by some strings starg with %, for example, for integer format, you use %d, and %03d gives you a format that reserves 3-digit fixed length, for floating-point format, you use %f, and %0.3f reserves 3 decimal point, %7.3f reserves 7-digit fixed length with 3 decimal points, for character string, you use %s. 



Previous:Question: After changing to a new computer, the software cannot open the file, and it indicates that the camera tool failed to load. How do I deal with this issue?

Next:Question: How to use the software system to process color images from color cameras?