Society of Robots - Robot Forum

Software => Software => Topic started by: superchiku on February 22, 2009, 04:25:47 AM

Title: which image processing software do u recommend...
Post by: superchiku on February 22, 2009, 04:25:47 AM
i have seen there are many image processing softwares available...although i prefer roborealm...which one of these do u ppl prefer and why..?

1.ROBOREALM
2.JAVA
3.OPENCV
4.MATLAB

i know it is quite easy with matlab and roborealm...but then java also has its predefined api's so has opencv then which one do u recommend
Title: Re: which image processing software do u recommend...
Post by: fiflak666 on February 27, 2009, 06:41:56 AM
I use OpenCV - it's simple and written in C so it's quite easy to write a nice "image processing" software with it

one thing that i don't recommend is to use a webcam as an input of the system

why?

because webcam has quite poor resolution and is very sensitive to ambient light changes

but for simple vision system I've used webcam  ::)
Title: Re: which image processing software do u recommend...
Post by: superchiku on February 27, 2009, 08:17:19 AM
i try to use roborealm...but if not webcam then wat???