User Profile
Collapse
-
Thanks, for your advice i debugged my functions and found that error.Next time i'll care for debugging. -
Pgm Image processing in c++.
Hello,
In the following code ,i am able to shrink an image using 2d pointer,but when writing the image to a file ,the file is not fully shrink(the pixels are cropped).
Could anyone please help me to sort out the problem in my code.
...Code:#include<iostream> #include<fstream> #include<string> #include<conio.h> using namespace std; void
No activity results to display
Show More
Leave a comment: