这是我得到的错误: File "C:\Users\Josef\Documents\Python\standardFactored.py", line 25, in <module>TypeError: unsupported operand type(s) for ^: 'float'and 'float'
print("T
任何帮助都是非常感谢的,函数的源代码位于下面。example2_4(IplImage* img)// Create windows to show input and ouput imagescvNamedWindow("Example 2-4 OUT", CV_WINDOW_AUTOSIZE);
// Display out inputimage