blackcoffee
- 2
- 0
how can i work with images in visual studio c++? i want to work with .jpg images. So how do i store them and access them?
The discussion revolves around working with image processing in Visual Studio using C++, specifically focusing on handling .jpg images. Participants explore various libraries and methods for storing and accessing these images, as well as comparing different approaches.
Participants present multiple competing views on the best libraries and methods for image processing in Visual Studio C++. There is no consensus on a single approach, and uncertainty remains regarding the capabilities of OpenCV compared to other libraries.
Some limitations include the potential dependency on specific definitions of image processing tasks and the availability of codecs for OpenCV's functionality on different operating systems.
blackcoffee said:thanks people :) are these comparable to working in opencv on images?
I like Serena said:I did not recall that opencv had jpg file I/O