| Author |
Message |
mohsin677
Joined: 23 Feb 2007 Posts: 53 Helped: 2
|
22 Aug 2007 19:45 Image Processing Project |
|
|
|
| Hi, i want to do a project in image processing we are trying to get an MRI image and process it and find the defects in the MRI. I want to know somebody who has done anything like that or has some experience in image processing thanks.
|
|
| Back to top |
|
 |
auto_mitch
Joined: 14 Oct 2004 Posts: 204 Helped: 20
|
22 Aug 2007 20:40 Re: Image Processing Project |
|
|
|
| Give us more information for your project to make a start!
|
|
| Back to top |
|
 |
elen
Joined: 13 Jan 2003 Posts: 3 Helped: 1 Location: Ukraine
|
23 Aug 2007 14:47 Image Processing Project |
|
|
|
| see Gonzales Digital Image Processing using Matlab and User Guide of Matlab Image Processing Toolbox
|
|
| Back to top |
|
 |
Abhishekabs
Joined: 12 Jan 2007 Posts: 342 Helped: 30
|
24 Aug 2007 8:59 Re: Image Processing Project |
|
|
|
You can use software such as Lab VIEW , IMAQ vison tool or matlab for such things.
It is easy to use.
There are lot of ebooks on image processing available on this forum.
Abhishekabs
|
|
| Back to top |
|
 |
payam.hs
Joined: 23 Aug 2007 Posts: 7
|
24 Aug 2007 11:22 Re: Image Processing Project |
|
|
|
| I suggest u Matlab. I did some image prossesing porjects by this helpful software. u can use many other advantages pluse image prossesing toolbox in matlab, such as mathematic function and NN toolbox that are integrated in this software, and at last u can make ur project stand alone that maight be so useful.
|
|
| Back to top |
|
 |
Abhishekabs
Joined: 12 Jan 2007 Posts: 342 Helped: 30
|
24 Aug 2007 11:28 Re: Image Processing Project |
|
|
|
Yeah Matlab is good. but it is costly compared to Lab VIEW.
Also ANN will take lot of time.
If you want to finish project early. use IMAQ tool box of Lab VIEW.
Because Lab VIEW provides good drivers for interfacing different types of cards,camera etc..
Abhishekabs
|
|
| Back to top |
|
 |
helios
Joined: 03 Jun 2005 Posts: 172 Helped: 12
|
24 Aug 2007 13:40 Image Processing Project |
|
|
|
pyton image + radon transform + inverse radon with recursive method usinf 1d fft projection using matlab will be a nice midsize project....
try get some info of wat i have told ..do some research and u will have a good DIP proj with MRI images.
hope it helped u
|
|
| Back to top |
|
 |
amitgangwar_vlsi
Joined: 06 Jul 2007 Posts: 93 Helped: 7 Location: Pune,India
|
24 Aug 2007 14:21 Re: Image Processing Project |
|
|
|
for that you can use matlab.
it is very suitable for image processing.
i am also working on it and image processing
projects.
if you would have any problem.
feel free to ask me.
amit gangwar
|
|
| Back to top |
|
 |
gowthamn
Joined: 06 Apr 2006 Posts: 34 Helped: 1
|
13 Sep 2007 14:53 Re: Image Processing Project |
|
|
|
Hi,
U can use Matlab and u can switch over to the wavelet menu toolbox and u can make lot of analysis there.
Type Wavemenu in matlab command line and u can do denoising, filtering, analyzing the Histogram etc..
Cheers
Gowtham
|
|
| Back to top |
|
 |
phongphanp
Joined: 17 Mar 2003 Posts: 34 Location: thailand
|
15 Sep 2007 8:55 Image Processing Project |
|
|
|
Matlab soft suit for study mpeg standard?
And help in matlab good eqough for this work.
|
|
| Back to top |
|
 |
sahil_2220
Joined: 21 Sep 2007 Posts: 5
|
21 Sep 2007 6:58 Image Processing Project |
|
|
|
| i am also wanting to do a project in image processing in matlab. our college has a legal version and i will be using it. the lab will be available to me 24x7. for further help i will be falling back to u all, and expect to be helped
|
|
| Back to top |
|
 |
simyunyoung
Joined: 15 Oct 2007 Posts: 1
|
15 Oct 2007 5:50 Re: Image Processing Project |
|
|
|
I'm doing a project on motion tracking system using fpga.
Firstly, I need to do image identification.
Is thr anyway, that my matlab codes can be ported into a fpga?
|
|
| Back to top |
|
 |
Abhishekabs
Joined: 12 Jan 2007 Posts: 342 Helped: 30
|
15 Oct 2007 7:21 Image Processing Project |
|
|
|
If we can control matlab codes through Visual Basic.
Then may be it is possible.
Because we can surely do programming for motion tracking in C & implement in FPGA.
I have seen people using neural network(BPN) for the same.
I have one question Can we use Matlab Simulink to program. Because it is good option insted of using VB. Matlab has facility for GUI
|
|
| Back to top |
|
 |
nikhr
Joined: 11 Oct 2007 Posts: 5
|
23 Oct 2007 22:13 Image Processing Project |
|
|
|
| U can use the book Digital Image Processing using Matlab by Gonzalez,Woods,Eddins
|
|
| Back to top |
|
 |
ashokkumar.am
Joined: 22 Oct 2007 Posts: 6 Helped: 1
|
27 Oct 2007 12:46 Re: Image Processing Project |
|
|
|
Hi,
first u should know, how to feed the images in fpga..
we have to convert the image file(convert into binary then hex),
this conversion can be done by .net(ASP.net) .....
like that every frame of the image is converted into hex,
f we are getting the corresponding hex value,
we easily feed the hex value in our program.....
Matlab convert Binary Format --> by the help of .net--> we can easily convert to HEXa decimal.. while saving the hex value, we use .dat/.txt extn format...
by getting the .dat/.txt file is taken to your file...
thank u....
|
|
| Back to top |
|
 |
ladymaly
Joined: 10 Nov 2007 Posts: 38 Helped: 1
|
23 Nov 2007 21:24 Image Processing Project |
|
|
|
The best book for image is Digital Image Processing, Gonzalez and Wintz I have done an Image enhancement project the book was so helpful and also MATLAB was the best language for Image processing techniques
Added after 1 minutes:
I think I can help you with programaing using MATLAB.
Explain what do you want the matlab to do and I will try hard to program it for you
|
|
| Back to top |
|
 |
jabi
Joined: 24 Dec 2007 Posts: 6
|
25 Dec 2007 9:17 Re: Image Processing Project |
|
|
|
hi
i have a same project , (lung cancer with CT image)
i use matlab code for my project, if you have ? , i think that i can answer this.
matlab help in image processing is very powerful tool for learning image process.
if you need any paper in "ieee" o "direct" , send a request.
be success
|
|
| Back to top |
|
 |
malaya.nath
Joined: 18 Feb 2007 Posts: 45 Helped: 11 Location: India
|
17 Jan 2008 15:36 Re: Image Processing Project |
|
|
|
Hello friend,
It will be good that you are interested in the field of biomedical engineering. Its an emerging field. You will get an idea about this from the books biomedical uses of radiation by William R. Hendee. You will get recent challenges on MRI images from the IEEE Trans, IEEE trans on medicine and biology and from ELSIVER. If you want I have some slide on the fundamentals of MRI . I can share them.
with best regards
malaya nath
malaya(at)iitg.ernet.in
|
|
| Back to top |
|
 |
munivel
Joined: 02 Mar 2008 Posts: 3
|
04 Mar 2008 13:14 Image Processing Project |
|
|
|
| i want example code for image scrambling... or image encryption
|
|
| Back to top |
|
 |
sauron0511
Joined: 04 Mar 2008 Posts: 4
|
04 Mar 2008 15:22 Re: Image Processing Project |
|
|
|
| well we are also doing a project in image processing so i would like 2 know if it would be easier to do it in C/C++ or matlab??
|
|
| Back to top |
|
 |
zombi_86
Joined: 19 Mar 2008 Posts: 9
|
19 Mar 2008 9:18 Re: Image Processing Project |
|
|
|
| you should also have a command in matlab for this
|
|
| Back to top |
|
 |
calm
Joined: 17 Oct 2005 Posts: 271 Helped: 5
|
02 Apr 2008 4:23 Image Processing Project |
|
|
|
| what is the MRI processing? who can tell me?
|
|
| Back to top |
|
 |
ahmadagha23
Joined: 04 May 2004 Posts: 146
|
02 Apr 2008 16:31 Re: Image Processing Project |
|
|
|
Magnetic Responsed Image (ing). some gray scale image which are achieved by magnetic scan of the body.
you must at first categorized the fault in your image then u can refer to image processing books and papers
|
|
| Back to top |
|
 |