sidebar features
sidebar content

Go Back   Blender Artists Forums > General Forums > Python & Plugins

Closed Thread
 
Thread Tools
eeshlo's Avatar
eeshlo eeshlo is offline
Member
 
Join Date: Mar 2002
Posts: 1,075
For everyone reading this later:
This all started in this thread:
http://www.elysiun.com/forum/viewtopic.php?t=3571

ICARUS itself is available here:
http://aig.cs.man.ac.uk/icarus/index.php

I have finished the first version of the ICARUS import script. It is very simple, just type in the filename or use the fileselector to load a ICARUS Camera Calibration textfile, and click the 'Create Curves' button. The data will be converted to two IPO curves, one for the camera movement and one for the Camera Lens. Unfortunately, once again there are some values you will have to set manually, since there is no access to them using the current or the new python API. I tried to make the script Publisher compatible, but as I still don't have the 'real' version 2.25, I can't fully test this, and so I am not sure if it will work at all in Publisher.
Remember that besides camera movement tracking, you can make really powerful use of Blender's 'sticky' texture mapping option. See this simple 5 minute test, not very good looking of course, but you get the idea, no texture export of ICARUS was used, just the sticky mapping option on the first frame of the 'building' example:

http://mysite.iptic.com/eeshlo/ICARUS_quicktest.mpg

And finally, here is the file, I'm sure bugs will be found, as it was all relatively short and fast work:

http://mysite.iptic.com/eeshlo/ICARUS_import.zip

edit: small update, mainly explanations for use with 223, and might work better in 225, but still can't really test that...
edit2:
another update, now really Publisher compatible. Also added a quick readme file with some short info.
edit3:
Another update, wiensta mailed me about future enhancements of ICARUS that has extra feature point data in the exported file, this is now handled correctly.
edit4:
Updated to ICARUS V2.00, although I'm not sure if it actually works as it should.
edit5:
update 5, FOV calculation corrected, now also includes the option to import feature point data as a mesh.
update 6:
fileformat changed, script updated
http://www.elysiun.com/forum/viewtop...?p=68077#68077
............................................
There is no excellent beauty that hath not some strangeness in the proportion.

Sir Francis Bacon (1561 - 1626)
#1   Old 07-Aug-02, 23:26   


kino kino is offline
 
Join Date: Mar 2002
Location: Italy
Posts: 257
amazing thank's
great work

ther's another package/library like Icarus
but it work under Linux too: ARToolKit

http://www.hitl.washington.edu/resea...pace/download/

maybe you know this.

ciao

Kino
............................................
Blender & Opensource Italian community
#2   Old 07-Aug-02, 23:44   
eeshlo's Avatar
eeshlo eeshlo is offline
Member
 
Join Date: Mar 2002
Posts: 1,075
Quote:
Originally Posted by Kino
ther's another package/library like Icarus
but it work under Linux too: ARToolKit

http://www.hitl.washington.edu/resea...pace/download/
Kino
Well, I just looked at it, but it appears it is something quite different. ARToolKit seems to be meant for real time VR applications. Besides that it only works with REAL markers, pieces of cardboard with patterns on them. So it is not very useful with general recorded video unless you prepare it for the situation. Like this building example, you would have to physically place markers on the building, but even then I don't know if that would really work.
ICARUS might eventually be released for Linux too, it is just that the authors are not sure about one of the libraries they used, which might not be (L)GPL. Maybe they can replace it with something else.
............................................
There is no excellent beauty that hath not some strangeness in the proportion.

Sir Francis Bacon (1561 - 1626)
#3   Old 08-Aug-02, 01:17   
wiensta wiensta is offline
Member
 
Join Date: Mar 2002
Posts: 103
heh, ill never understand you programmers, you can make the most amazing things so quickly. ..if only there was a thousand of you typing on a thousand sgis for a thousand years...

anyway..Eeshlo! get back to work on the lf exporter!! if u need help with documentation i can help, but please!! i really cant wait!
............................................
-david

quote of the week:

\"me fail english? thats unpossible\"
#4   Old 08-Aug-02, 16:45   
kino kino is offline
 
Join Date: Mar 2002
Location: Italy
Posts: 257
thank's Eeshlo do you know when it release
the linux version?
For my need will be good a still version too.
you are my Blender developer hero

thk's

Kino
............................................
Blender & Opensource Italian community
#5   Old 11-Aug-02, 09:26   
Caronte's Avatar
Caronte Caronte is offline
Member
 
Join Date: Mar 2002
Location: Valencia-Spain-Europe
Posts: 505
Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks! Thanks!
Yaaaaaaaaaahhhoooooooooooooo!!!!!!!!!!!!!!!!!!!

Sorry :P I'm was waiting to much time for somethig like this.
#6   Old 11-Aug-02, 13:44   
Billiam Billiam is offline
 
Join Date: Mar 2002
Posts: 8
Me too. Camera calibration rocks
#7   Old 11-Aug-02, 15:13   
eeshlo's Avatar
eeshlo eeshlo is offline
Member
 
Join Date: Mar 2002
Posts: 1,075
Quote:
Originally Posted by wiensta
anyway..Eeshlo! get back to work on the lf exporter!! if u need help with documentation i can help, but please!! i really cant wait!
lf export? what is that? never heard of it...

Anyway, everybody, thanks for the comments, I now have Publisher, so I was able to make the changes required for it, it should now work without too many problems, although Publisher seems a bit buggy. So it can happen that you will get crashes, especially with existing Ipo's without curves, but I can' t really do much about that...
............................................
There is no excellent beauty that hath not some strangeness in the proportion.

Sir Francis Bacon (1561 - 1626)
#8   Old 11-Aug-02, 20:39   
wiensta wiensta is offline
Member
 
Join Date: Mar 2002
Posts: 103
lf = lightflow!!

also: would it be possible if someone could write a tute for this (icarus import), as I cant download the avi files that come with Icarus because theyre too big.

thanks
............................................
-david

quote of the week:

\"me fail english? thats unpossible\"
#9   Old 11-Aug-02, 21:43   
eeshlo's Avatar
eeshlo eeshlo is offline
Member
 
Join Date: Mar 2002
Posts: 1,075
Quote:
Originally Posted by wiensta
lf = lightflow!!
Ah that! I was hoping everybody would forget about that, oh well, I guess I'll have to start work on that then, maybe I'll finish it sometime before the year is over....


Quote:
also: would it be possible if someone could write a tute for this (icarus import), as I cant download the avi files that come with Icarus because theyre too big.
thanks
The ICARUS documentation has tutorials on (almost) all aspects of the program(s), step by step. You could try it out with one of your own videos, even a single image will do. The documentation is not complete yet, as it is continuously updated.
............................................
There is no excellent beauty that hath not some strangeness in the proportion.

Sir Francis Bacon (1561 - 1626)
#10   Old 12-Aug-02, 15:00   
Grizzly69's Avatar
Grizzly69 Grizzly69 is offline
Member
 
Join Date: Jul 2002
Location: Eudora, Kansas
Posts: 250
I just got an email, Icarus 2.0 is out and available. Will the script work with 2.0?

They said there were many improvements and changes so that older Icarus projects were not compatible.
............................................
This space is intentionally left blank.

Except, of course, for this text.
#11   Old 24-Aug-02, 00:12   
wiensta wiensta is offline
Member
 
Join Date: Mar 2002
Posts: 103
think that was the idea of the last update.
............................................
-david

quote of the week:

\"me fail english? thats unpossible\"
#12   Old 24-Aug-02, 15:35   
Grizzly69's Avatar
Grizzly69 Grizzly69 is offline
Member
 
Join Date: Jul 2002
Location: Eudora, Kansas
Posts: 250
2.0 was just released when I got the email yesterday. And I see no mention of it in previous posts. That is why I ask. I don't think the upates to the thread were because of the new version of Icarus.
............................................
This space is intentionally left blank.

Except, of course, for this text.
#13   Old 24-Aug-02, 16:10   
wiensta wiensta is offline
Member
 
Join Date: Mar 2002
Posts: 103
eeshlo and I got word of the updates in ver 2 last week or so, and the icarus guy emailed me the newest function which could be implemented into the blender import.
............................................
-david

quote of the week:

\"me fail english? thats unpossible\"
#14   Old 24-Aug-02, 18:21   
Grizzly69's Avatar
Grizzly69 Grizzly69 is offline
Member
 
Join Date: Jul 2002
Location: Eudora, Kansas
Posts: 250
SO the current script works in Icarus 2.0?
............................................
This space is intentionally left blank.

Except, of course, for this text.
#15   Old 24-Aug-02, 19:17   
Dittohead's Avatar
Dittohead Dittohead is offline
Moderator
 
Join Date: May 2002
Location: Washington State, USA
Posts: 5,273
quite nice, keep up the good work!!! 8)
............................................
Happiness is a loaded camera.
#16   Old 24-Aug-02, 19:24   
eeshlo's Avatar
eeshlo eeshlo is offline
Member
 
Join Date: Mar 2002
Posts: 1,075
No, it does not work with v2.0, version 2 of ICARUS is completely different. I am having difficulty changing the script. I can't seem to make the background image and the reconstruction to match up anymore...
............................................
There is no excellent beauty that hath not some strangeness in the proportion.

Sir Francis Bacon (1561 - 1626)
#17   Old 24-Aug-02, 21:47   
wiensta wiensta is offline
Member
 
Join Date: Mar 2002
Posts: 103
eep.

sorry grizzly
............................................
-david

quote of the week:

\"me fail english? thats unpossible\"
#18   Old 24-Aug-02, 22:40   
DR.MONGOLE DR.MONGOLE is offline
 
Join Date: Mar 2002
Location: Spain (Valencia)
Posts: 27
Icarus 1.06 desn't work in my sistem ("Failed to create offscreen pbuffer" error). The only solution they (icarus) say is "upgrade to v2.0.
This soft and your script is very very very important for me. I'm working in a movie that integers 3d and real image.

Must i wait your script to v2.0 or change my system to be able to run icarus 1.6?
Someone knows how solve this error (offscreen pbuffer)
Thank you very much
............................................
http://www.controlzeta.com
#19   Old 26-Aug-02, 15:29   
wiensta wiensta is offline
Member
 
Join Date: Mar 2002
Posts: 103
you dont have to wait for these lazy bums .

write one yourself!!
............................................
-david

quote of the week:

\"me fail english? thats unpossible\"
#20   Old 26-Aug-02, 16:06   
Closed Thread

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 11:42.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Logo and website design copyright © 2006 by froodee design bureau. All rights reserved.
Other Blender Sites
new icon Blender Homepage »
The official Blender homepage
new icon BlenderNation »
Fresh Blender News, Every Day
new icon Blenderart Magazine »
Blender articles, tutorials and images.
Blender Headlines
Featured Artwork
Short animation: Barrel by Phlopper
Woolly mammoth by sebastian_k
Photorealistic classic furniture by eMirage
Social BlenderArtists