473,383 Members | 1,862 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,383 software developers and data experts.

what is the process to generate a BMP image if I have got the pixel and headers

Actually I am working on the project for implementation of fingerprinting analysis I am able to read the headers and pixels data present and after putting algorithms for segmentation and edge detection and thinning techniques using image processing technique in C but after applying all these techniques how to get back the image

I am unable to create BMP image with the use of pixels and headers someone plz help
Oct 14 '10 #1
1 1364
hype261
207 100+
If you have the pixel and header information then all you have to do is open an output stream to a file and out the header and pixel information. Ensure that your output stream is in binary mode though.
Oct 14 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: D & J G | last post by:
Is there any way in VB6 to find (and display) a jpg image's pixel width and height when displayed?
3
by: Wong | last post by:
Hi, I often heard that "image" is used in embedded application. This is something to do with a pointer and it is common to use "image" to configure the Integrated Circuit (IC). What is this...
4
by: Karthik Seetharaman | last post by:
I have to aspx pages default.aspx and imagegen.aspx default.aspx has an image webcontrol whose imageurl property is set to imagegen.aspx. imagegen.aspx generates a bitmap image and writes it to...
5
by: Popoxinhxan | last post by:
HI guy I am working on the web application that required to display the chart image on the page. The process is clicking the button and browser will popup another windows that displayed...
4
by: Eidolon | last post by:
We have a Win2K3 Web Edition server. I have the remote components installed and am trying to attach to debug, but i cant find what process to attach to. On Win2K its aspnet_wp.exe. That process...
3
by: eugenet | last post by:
Hello, This is probably a newbie question. In my C# program, when I try to delete a file, I get an exception that the file is locked by another process. I would like to terminate the process...
3
by: luke noob | last post by:
Hi i am trying to get the pixel size from my images as soon as i upload them i would like to store that pixel size into my database to display it later on screen. all my images are different...
2
HaLo2FrEeEk
by: HaLo2FrEeEk | last post by:
I'm trying to create a QRCode decoder in PHP. I'm not sure if something like this has been created already, but from my searching, I don't think it has. If you don't know what QRCodes are, they're...
6
by: fractalengine | last post by:
I have been trying to reverse engineer a small hardware scanning device. The vendor has a DLL with a function called "GetImageData" that I've been executing in VB.NET It is defined as below: ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.