I have a numpy array data3 of size 640X480.
data3
I have written this code to update a specific condition which works well. data4=np.where((data3<=119
data4=np.where((data3<=119