How to display an image from Array..
Hello everyone.
I'm a beginner in c#, before I used Matlab to do image processing. Since there's any project should do in C# so I start to learn it.
I have difficulty to convert the array into matrix and than display it into image (bitmap is fine) like "imshow" function in matlab. In this case I used C# window form.
For the replay I'm very appreciate.
Many Thanks