User profile: simagen

User info
User name:simagen
History
Joined:
Number of posts:5
Latest posts:

Restoring Shuffled Image (Binary Img)
For the Noise Image, I found that using Median Filtering works best to restore it back to the origin...

Restoring Shuffled Image (Binary Img)
Yes, your right, it depends on the text file how the image.pgm looks like.. (noise or shuffled) and ...

Restoring Shuffled Image (Binary Img)
this is my code snippet then: [code]#include <sstream> // stringstream #include <iostream> // cout,...

Restoring Shuffled Image (Binary Img)
That is not possible as a text file is read in, then the code I created outputs it into a .PGM forma...

Restoring Shuffled Image (Binary Img)
I am (trying) creating a program with C++ to RESTORE A SHUFFLED IMAGE. The program will be used t...

This user does not accept Private Messages