Processing библиотека для PS3 Eye
Common talks Ноябрь 23rd, 2009После кучи неудачных попыток запустить камеру PS3 Eye в Processing, я решил попробовать написать свою библиотеку для этой замечательной камеры. И в результате после 2 дней жесткого обучения C++, написал свою первую DLL и разобрался что за зверь этот JNI. Первая альфа версия библиотеки доступна для скачивания.
Хотите быть в курсе последних обновлений сайта? Подпишитесь на мой RSS.
Related Entries:
Скачать бесплатные игры бесплатные онлайн игры. ![ps3eye [lang en]PS3 Eye Processing library[/lang en][lang ru]Processing библиотека для PS3 Eye[/lang ru]](http://www.cleoag.ru/wp-content/files/2009/11/ps3eye.jpg)
I am Multitouch and Augmented Reality developer from Moscow, RUSSIA. 13 years expierence in Flash, 7 years in Lingo, 5 years in Processing and lots more!









Ноябрь 23rd, 2009 at 13:45
Excellent. Such a nice start.
Ноябрь 23rd, 2009 at 19:07
Thank you for your library.
But I just get a black image from camera.
I use PS3Eye Camera Setup v3.0.0.0827.
Do you know why?
Ноябрь 24th, 2009 at 14:26
2Rocky : Are you on 32bit OS? i heard what 64-bit drives work with errorrs sometimes (
Did it show any error messages?
Ноябрь 24th, 2009 at 15:28
2 Den: no error. I’m on 32bit os.
Ноябрь 24th, 2009 at 17:38
I use XP SP2. I have test it with java 1.4.2 ,java 1.5 and java 1.6,It doesn’t work.
Ноябрь 25th, 2009 at 00:23
I will release new update soon. Hope it will work for you. Did you tried lates version of PS3Eye driver from AlexP blog?
Ноябрь 25th, 2009 at 07:33
2 Den,
You are so nice.
Yes,I use the latest version of PS3EYE driver from AlexP blog.
Ноябрь 27th, 2009 at 11:13
2Den,
I use your new library named PS3Eye.v.0.0.2.zip,and it still doesn’t work in 32bit XP OS.
Ноябрь 27th, 2009 at 11:29
2 Den,
Thank you very much.It works.Today I make a stupid mistake.
Ноябрь 27th, 2009 at 11:40
2 Rocky: Cool! )))
Ноябрь 29th, 2009 at 11:32
Hey Rocky, could you elaborate on your ‘stupid mistake’ I cant seem to get it working in 32bit xp either? I am confused at there being multiple .dll files and zip files. Thank you
Ноябрь 29th, 2009 at 21:33
Dear Den,
I cannot run this library with windows 7. I got the error “Exception in thread “Animation Thread” java.lang.UnsatisfiedLinkError:”. Even if I put the dll in library folder, or processing folder (with the path into system PATH param), or system32 folder.
I’m also interested by updated library “ARToolkit library” the multi-recognition…
Ноябрь 29th, 2009 at 23:02
Dear all,
Sorry for my previous comment. after having copyed PS3EyeLib.ddl (and not PS3Eye.dll) it works.
I remain interested by your upgraded library “ARToolkit library”
Ноябрь 29th, 2009 at 23:37
i will release it soon. i need to refactor code before.
Ноябрь 30th, 2009 at 16:46
2 gcolefla,
You should use the *latest* PS3EYE driver.And Copy PS3EyeLib.dll from you /Program Files/AlexP/ folder to /windows/system32/
Декабрь 1st, 2009 at 21:24
Den
did already today some testing with PS3EyeMyron.
Until now found 2 basic problems:
1. minDensity and maxDensity dont work as expected
2. If cameraSize!= displayWindowSize the glob Information is not correctly returned to my sketch.
I could send you some videos and SourceCode if you give me your email adress.
take care knutl
Декабрь 6th, 2009 at 04:20
i get an error – cannot find a class or type named “PS3EYE”.
PS3EyeLib.dll is in both the processing folder an in system32. Are you familiar with this error?
Декабрь 7th, 2009 at 14:23
Looks like a nice work. I m not tha good at programing , could u plz instract me how i could use this dll in visual basic .net 2008?
Декабрь 26th, 2009 at 03:01
i got the same error as gcolefla. can u help pls?
Январь 8th, 2010 at 18:12
[...] to use ps3eye with processing i recommend using the newest of the old (pre 4.0) version of alex p’s windows driver. together with Den Ivanov’s ps3 eye processing library. [...]
Январь 29th, 2010 at 13:20
Операционка на ПС Windows 7×64, есть камера PS3 Eye. прошу дать подробные инструкции по подключению камеры к ПС и использовании её в Skype. Очень надо. Большое спасибо.
Февраль 22nd, 2010 at 22:18
Also check out the new CL-Eye Platform SDK (as it contains a processing.org/JNI Wrapper