CKose

Results 8 comments of CKose

You have to modify the QT library to match the paths of your machine, and your installation of OpenCV and QT Creator. In python it has to be set up...

There is a file called RVM pro. That file has to be modified using the paths that match your machines paths. OpenCV, Ect. Match them to where your directories are...

There is a program that will generate the solution file if you have OpenCV you can specify your machine's parameters if you load the solution file in it. Hope this...

You have to change the lines in the pro file to match the directories where your files are located. And you need to install the prerequisites until you have all...

The rvm.pro file will not have lines to directories that will match yours by default, you need to CORRECTLY redirect to the correct directories from the rvm.pro file. On Fri,...

When you run the program, it gives you an option to open a video file, or a webcam interface. Then you can use the sliders and preview the effects in...

Is there no simpler way to compile this program. I've tried several thousands of times now. I was only able to successfully compile this program under Ubuntu 22.04 LTS. Every...

I'll post some errors I'm getting. It's probably just because I don't really understand since I'm not formally educated in the issues of code compilation. I load the project by...