ImageCompress icon indicating copy to clipboard operation
ImageCompress copied to clipboard

1

Open kyrie0520 opened this issue 1 year ago • 0 comments

你好朋友我运行了你的代码出现了以下问题,能帮我看看吗 DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) idx = int(cen_idx[i]) DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) idx = int(cen_idx[i])

kyrie0520 avatar Apr 29 '24 17:04 kyrie0520