473,395 Members | 1,532 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

LOAD/SHOW/SAVE IMAGES VC++

Hey Gurus!!!

Please help me to figure out how to work with images!!!!

My project has to be accomplished in pure VC++ (not .NET), and I have ran
into troubles doing that!!!

Thank you for your advice!!!
Mail to :
do******@nest.ntu-kpi.kiev.ua

Boris
Sep 9 '05 #1
3 5459
Boris Kuznetsov wrote:
Hey Gurus!!!
One exclamation mark per sentence is sufficent.
Please help me to figure out how to work with images!!!!
You'll need a library that covers this topic. You might look at OpenCV.
But there are several.
My project has to be accomplished in pure VC++ (not .NET), and I have ran
into troubles doing that!!!
Using VC++ you will run into troubles from time to time. When it's an
option for you, consider using another environment.
Thank you for your advice!!!
Mail to :
do******@nest.ntu-kpi.kiev.ua

Boris

Sep 9 '05 #2
Boris Kuznetsov wrote:
My project has to be accomplished in pure VC++ (not .NET), and I have ran
into troubles doing that!!!


Do you mean that fwrite/fread do not work for you?
What are you having troubles with?
C/C++ standard libraries do not provide any facilities for showing any
images but ascii-art, you have to use some library which suits your
needs.

Sep 9 '05 #3
Boris Kuznetsov wrote:
Please help me to figure out how to work with images!!!!

My project has to be accomplished in pure VC++ (not .NET), and I have ran
into troubles doing that!!!

[snip]

"Pure VC++"? Meaning Visual C++ 6.0 with all its MFC support? If so,
try one of these groups:

microsoft.public.vc.language
microsoft.public.vc.mfc

If you meant "Pure C++", then, like the others said, you should
consider using a third-party library or, if existing products are
insufficient for your needs, writing your own. Pure C++ doesn't know
the difference between an image and a sound wave -- it's all just data.

Depending on your application, you might consider using MATLAB since it
has a fairly good toolbox for image manipulation, and it can be
integrated with C and C++ code.

Cheers! --M

Sep 9 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Charlie | last post by:
Hi I am using the following code to create an image viewer for multiple images. var pageImage = document.images; var image = new Image(); var args = GetQuerystring(); //return arguments from...
21
by: Dan V. | last post by:
I have tried a number of things including preloading, but the background image (water tile in header) in IE 6 will not display where other browsers will....
2
by: Evan | last post by:
I have an aspx page that can take a minute or so to load because it loads images from a database. I want to open a window and show a "Please Wait" message page at the start and close it when the...
4
by: IT | last post by:
At run time I want to alternate the images in a picture box dependant on some code. Add created a folder called graphics in my Project and dragged the images there. Now at run time what is there...
5
by: iainfogg | last post by:
I had an ASP.NET 2.0 site which works fine on my PC. I have just copied it to a server, and set it up to run in a virtual folder. The web pages work fine, but the graphics won't load - if I try to...
4
by: Aquosus | last post by:
I would like to know how to load images from a file using JavaScript. path = = root/images/kitchens/web all files are jpeg I would like to be able to loop through the file and capture all...
5
by: getburl | last post by:
I am currently having an issue where I render 3 1k images to the page in IE when the user clicks a button. Everything works well in FF and Good Browsers et al., but in IE I have to wrap some dummy...
10
by: sara | last post by:
Hi - I have been struggling with solution ideas for this now for almost 2 weeks, and have not been able to figure this out. I have a user who creates a Purchase Order (tblPOData). In some...
0
by: shaqa | last post by:
I try to do this but i cannot. i creat two layers with actionscript seperated as slideshow need to be,,and i try to put in one rectangle all of my images but cannot put in work,it doesnt load when i...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.