Difference between revisions of "Amod"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
==Random Tips== | ==Random Tips== | ||
* [[Latex Tips]] | * [[Latex Tips]] | ||
+ | * List all the files in a directory with full path: ls -d -1 $PWD/** |
Revision as of 20:01, 22 January 2013
<meta name="title" content="Amod Jog"/>
Contents
Amod Jog
I am a fourth year graduate student in the Computer Science department. I am also a member of the Image Analysis and Communications Laboratory in the ECE department at JHU. Currently my research interests are in intensity normalization and contrast synthesis in human brain magnetic resonance imaging. I am generally interested in medical image analysis, computer vision and machine learning.
Education
- M.S.E., Computer Science, Johns Hopkins University, August 2011
- B.Tech., Computer Science and Engineering, Indian Institute of Technology Bombay, August 2009
Publications
Random Tips
- Latex Tips
- List all the files in a directory with full path: ls -d -1 $PWD/**