Hello! I have a javafx application and I am using opencv lib. But I have a big problem, my application processing is running slowly.I do operations with pixel values of the pictures By the way, I use 4 nested for loops( for 672 images).There are also multiple functions in loops. I removed all the unnecessary details and made the code the simplest. But it takes more than 1 hour to work!!
Thank you for your interests