CivilEA.com
  • Subscribe !
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Civil Engineering Association Various Free Discussion Animated chart in a movie clip?

Animated chart in a movie clip?
 AlmostThere

Member

Subscriber
Bulgaria
User ID: 46514
Joined: Jun 2012
Posts: 45
Threads: 35
Likes: 101 in 22 posts
Given Likes: 48
Points:2,901 EP
#1
03-24-2014, 10:05 AM
Cheers, colleagues

I have to make a presentation about the experiments I've conducted - shear strength of RC columns with circular cross section... So I have the clip of the experiment - from the beginning to the failure of the specimen, and the all the data - time, load, deformations.
For the presentation, I want to combine the failure movie with syncronized animated graph Time-Load and Load-Deformations.

Do you have any ideas how I can do this?

Greetings and thank you in advance!




  •
 rusty

Not-Activated

Hungary
User ID: 17227
Joined: Mar 2010
Posts: 328
Threads: 68
Likes: 1,880 in 283 posts
Given Likes: 539
Points:15,528 EP
#2
03-24-2014, 12:39 PM
Dear AlmostThere,

You can make the animation in R easily using the 'animation' package (you can control the animation speed). The animation can be combined with the movie clip using any decent video editor.

R is a free programming language with similar features and syntax as Matlab, especially useful for statistical calculations.

R program:
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************

animation package:
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************

animation examples created with the package:
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************

The animation created in R can be directly implemented into pdf files too. You can use Matlab to create animation as well.



[-] The following 7 users Like rusty's post:7 users Like rusty's post
  • andersen3, elbarto_87, Mohammad6299, ska51, oanm2000, cace-01, LiviuM
 elbarto_87

Not-Activated

White-private
User ID: 8226
Joined: Oct 2009
Posts: 53
Threads: 26
Likes: 136 in 52 posts
Given Likes: 80
Points:5,092 EP
#3
03-24-2014, 01:19 PM
I have not done anything like this before, but if you have access to matlab (could use any environment really) I would create a simple GUI, read the video in frame by frame, then display each frame in a control on the GUI and plot the corresponding data to an axes placed below. 30-40 lines of manual code I think would have you pretty close to a working solution.




  •
 AlmostThere

Member

Subscriber
Bulgaria
User ID: 46514
Joined: Jun 2012
Posts: 45
Threads: 35
Likes: 101 in 22 posts
Given Likes: 48
Points:2,901 EP
#4
03-31-2014, 03:18 PM (This post was last modified: 04-04-2014, 11:49 PM by Dell_Brett.)
Thank you for your help and cooperation!
I used R software and the the code from this site:
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************

Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************

And this is the result: [video=youtube]:
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************



[-] The following 7 users Like AlmostThere's post:7 users Like AlmostThere's post
  • Mohammad6299, rusty, oanm2000, malc, cace-01, LiviuM, trmpereira
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



  • View a Printable Version
  • Subscribe to this thread

Designed by CivilEA - Powered by MyBB

Linear Mode
Threaded Mode