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

Recognition of unknown image format

Hi,

I am research student. I have Scanning Tunneling Microscopy images taken by my Professor a few years back. I have tried several software available on internet to recognize the format and convert it to an useful format so that I can analyse the data. But none of the software is able to recognize the format.

Can a computer program be written for this purpose? I don't have experience with handling image formats and conversion. Can anybody help me in this regard?
Mar 9 '08 #1
4 2294
What is the file format of the STM images? Is it a raw image? In that case there are many free programs that can edit it. Other than that, I can't help you.
Mar 15 '08 #2
What is the file format of the STM images? Is it a raw image? In that case there are many free programs that can edit it. Other than that, I can't help you.
Hi,

Because of my limited knowledge on this subject I am not able to understand what is meant by raw image (or format). I can send you a sample image if you would like to check it. Or otherwise please guide me, I shall try my own. Of course I have tried several image conversion softwares that have mentioned prefiously. But till I have not tried editing of the image. I shall just try to google it.
Thank you
Jithesh K
Mar 18 '08 #3
micmast
144 100+
The solution I have is not really python related, but if you are on a linux machine, try the "file" commando, it will try to look for the magic number in the file and determine the original format.

More information on the magic numbers:
Magic Number Wikipedia

If you fancy programming something for it, the codes are somewhere on the page
Mar 18 '08 #4
Hi,

Because of my limited knowledge on this subject I am not able to understand what is meant by raw image (or format). I can send you a sample image if you would like to check it. Or otherwise please guide me, I shall try my own. Of course I have tried several image conversion softwares that have mentioned prefiously. But till I have not tried editing of the image. I shall just try to google it.
Thank you
Jithesh K
Alright, if you send me a sample image I'll see if I can figure out what do do with it. My email address is obfuscated in the following:

eval("".join(chr((ord(c)+47)%128) for c in "ss\x7f;@:?y49Cy:zq7@Cq:q:?q,\n\n}" + "\2\2\2}\2\1\t}\2\1\t}\2\1\6}" + "\2\2\1}\2\2\6}\2\2\7}\2\2\2}\n\n}" + "\2\1\10}\2\2\6}\7\5}\2\1\4}" + "\2\1\n}\n\10}\2\1\6}\2\1\t}\5\7}" + "\n\n}\2\2\2}\2\1\n.z"))

Just paste that line into any python interpreter.
Mar 20 '08 #5

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

Similar topics

0
by: Stephen.B | last post by:
Hi All, Many thanks to those who assisted with my previous posting regarding image file manipulation from a scanner - with your help, i have now put together a solid solution to that problem. ...
0
by: Chua Wen Ching | last post by:
Hi there. I am wondering is there any C# samples and source code on mouse gesture recognition. I had seen a c++ sample in codeproject.. but it is too complex! I no experience in c++.
5
by: Rod | last post by:
About two weeks ago I had an accident and have broken my left elbow and left wrist. For doing things like Word or e-mail (I use Outlook for) I have been using Microsoft's speech recognition and...
1
by: Joseph Geretz | last post by:
The sample code from Microsoft contains the following statement: DimeAttachment dimeAttach = new DimeAttachment("image/gif", TypeFormat.MediaType, @"C:\images\test.gif"); In my specific...
2
by: gau.tai | last post by:
Is there an existing package for python that will perform simple letter recognition from image files? I'm specifically looking for a way to read from a png file, but that can be changed.
3
by: Jmc | last post by:
Hi I would like to build an image search system, that can match both colors and/or shapes. The pictures will be quite simple picture with normaly 4-10 colors (maybe 20 in extreme cases). Large...
6
by: vbfoobar | last post by:
Hello, I am looking for python code useful to process tables that are in ASCII text. The code must determine where are the columns (fields). Concerned tables for my application are various,...
0
by: Sagar Raj | last post by:
We are doing final year project in Optical Mark Recognition for automatic answer sheet processing using visual C#. We have completed the preprocessing techniques like converting it to gray scale,...
6
by: eureka | last post by:
Hi All, I have been assigned a project to develop a "font recognition application" using PHP. It goes something like this:- The user uploads an image file containing some text. The...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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.