[Tutor] Python in MATLAB

2011-02-25 Thread Sriram Jaju
can i embed python code in MATLAB program?

-- 
Xcited 2 be AliveSriram
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


[Tutor] Python in MATLAB

2011-02-25 Thread Sriram Jaju
can i embed python code in MATLAB program?



-- 
Xcited 2 be AliveSriram
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Python in MATLAB

2011-02-25 Thread Sriram Jaju
I googled but i didn't get considerable results.
I am doing a project on optical character recognition, i tried a code on
matlab, but it was not efficient.
I tried it on python it worked. Now i want to embed python code in matlab
code with other matlab function such as image acquisition etc.
so how it can be done?

On Fri, Feb 25, 2011 at 11:48 PM, Chris Fuller 
cfuller...@thinkingplanet.net wrote:


 Absolutely.  You can use mex files to interface with the Python API (this
 requires considerable C proficiency), or you can use something like pymex
 or

pymat.  Did you google matlab python?

 http://vader.cse.lehigh.edu/~perkins/pymex.html
 http://claymore.engineer.gvsu.edu/~steriana/Python/pymat.html

 Cheers

 On Friday 25 February 2011, Sriram Jaju wrote:
  can i embed python code in MATLAB program?




-- 
Xcited 2 be AliveSriram
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Help with OCR

2011-02-07 Thread Sriram Jaju
I'm using windows7. I'm doing a robotic project in which a robot has to take
instruction from images which are taken by camera.
image consists of characters like 'START', 'STOP' etc.

On Mon, Feb 7, 2011 at 2:25 PM, Alan Gauld alan.ga...@btinternet.comwrote:

 Sriram Jaju ramjaju.m...@gmail.com wrote

  I'm new to python. I'm doing a project on OCR (Optical Character
 Recognition), I've heard a lot about Python so i want to know whether i
 can
 use python for OCR.


 That depends a lot on the environment. What OS will you be using?
 What are you doing exactly? Are you actually reading the characters
 optically or are you taking a feed from an OCR device? Are you
 processing a scanned image?


  If yes what are the tool require for that?.


 It depends on the above indformation.


  My another doubt is that, can i use python for programming
 microcontrollers


 Not normally, but if you can find a program that can program
 the microcontroller you might be able to drive it from Python.
 Or if the micro has an interface that can be driven from, for example,
 a serial port you may be able to do something.

 We can't give specific answers without a lot more specific information.

 --
 Alan Gauld
 Author of the Learn to Program web site
 http://www.alan-g.me.uk/



 ___
 Tutor maillist  -  Tutor@python.org
 To unsubscribe or change subscription options:
 http://mail.python.org/mailman/listinfo/tutor




-- 
Xcited 2 be AliveSriram
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


[Tutor] Help with OCR

2011-02-06 Thread Sriram Jaju
Hi all,
I'm new to python. I'm doing a project on OCR (Optical Character
Recognition), I've heard a lot about Python so i want to know whether i can
use python for OCR.
If yes what are the tool require for that?.
My another doubt is that, can i use python for programming microcontrollers
?.


-- 
Xcited 2 be AliveSriram
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


[Tutor] Need help on OCR.

2011-02-06 Thread Sriram Jaju
Hi all,
I'm new to python. I'm doing a project on OCR (Optical Character
Recognition), I've heard a lot about Python so i want to know whether i can
use python for OCR.
If yes what are the tool require for that?.
My another doubt is that, can i use python for programming microcontrollers
?


-- 
Xcited 2 be AliveSriram
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Need help on Setup.py

2011-02-02 Thread Sriram Jaju
What is pywin32 ?
I mean what is its use ?
-- 
Xcited 2 be AliveSriram
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor