SamHJW

Results 4 comments of SamHJW

项目属性里,字符集调成Unicoda 和多字节字符试试

![Image](https://github.com/user-attachments/assets/08e35059-c8c6-4c20-aa52-fa02bdbcfe6e) you men like this?

points = np.array(shape["points"]) x_min, y_min = np.min(points, axis=0) x_max, y_max = np.max(points, axis=0) points = [[x_min, y_min], [x_max, y_max]] Done!

make sure image and json files are saved in the same dick partition. you don‘t save images in C:\xxx however jsons in D:\xxxx