hello everyone
my problem is that i am fairly new to C++ and need to invoke a linux program from within my C++ code. I am writing an image processing program that converts full colour .ppm files to grey-scale .pgm files and would like my program to automatically invoke a utility such as XV or gimp. any clues??
my problem is that i am fairly new to C++ and need to invoke a linux program from within my C++ code. I am writing an image processing program that converts full colour .ppm files to grey-scale .pgm files and would like my program to automatically invoke a utility such as XV or gimp. any clues??