Image processing
-
hi again friends, i have an image and i want to make it white and black. how can i do that? thanks
-
hi again friends, i have an image and i want to make it white and black. how can i do that? thanks
Sajjad Izadi wrote:
i have an image and i want to make it white and black. how can i do that?
Do you mean programmatically? If not, then this is the wrong forum, but you could use Photoshop or similiar to do that.
Kristian Sixhoej
"Failure is not an option" - Gene Kranz
-
hi again friends, i have an image and i want to make it white and black. how can i do that? thanks
-
Sajjad Izadi wrote:
i have an image and i want to make it white and black. how can i do that?
Do you mean programmatically? If not, then this is the wrong forum, but you could use Photoshop or similiar to do that.
Kristian Sixhoej
"Failure is not an option" - Gene Kranz
Yes :) , what is the probloem?
-
Here you go[^] If you want to get in touch with image processing, then I also recommend the parts 2-5 from the series, they're really interesting and helpful. regards
your suggested project was great but what is the parts 2-5 from the series? please give some more explanation about them
-
your suggested project was great but what is the parts 2-5 from the series? please give some more explanation about them
Part 1 - Per Pixel Filters[^] Part 2 - Convolution Filters[^] Part 3 - Edge Detection Filters[^] Part 4 - Bilinear Filters and Resizing[^] Part 5 - Displacement filters, including swirl[^] Take a look at the pictures in the articles, then you'll see what the parts are about :)
-
Part 1 - Per Pixel Filters[^] Part 2 - Convolution Filters[^] Part 3 - Edge Detection Filters[^] Part 4 - Bilinear Filters and Resizing[^] Part 5 - Displacement filters, including swirl[^] Take a look at the pictures in the articles, then you'll see what the parts are about :)
that was again great, thank you