Listing of Multimedia in Scripts
- Animation of "House of Cards" by Radiohead™
- License: Shareware
- Price: .price.

"Radiohead just released a new video for its song "House of Cards" from the album "In Rainbows". No cameras or lights were used. Instead two technologies were used to capture 3D images: Geometric Informaticsd-OC?D? and Velodyne™ LIDARd-OC?D?. Geometric Informatics scanning systems produce structured light to capture 3D images at close proximity, while a Velodyne Lidar system that uses multiple lasers is used to capture large environments such as landscapes.
- Publisher: Matthew Simoneau
- Date: 02-02-2013
- Size: 102 KB
- Platform: Scripts, Matlab
- plot_manipulator
- License: Shareware
- Price: .price.

This function plots a matrix in a scrolling window with sliders that control the center of the plotted region and the horizontal zoom ratio. Tested under Matlab 5.3.
- Publisher: Greg Siegle
- Date: 02-02-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- TicTacToe Game
- License: Shareware
- Price: .price.

An example on how to build a GUI using GUIDE in MATLAB, including writing callbacks, keeping track of the UI and graphics handles, and display error messages..
- Publisher: Victoria Brumberg
- Date: 02-02-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- fillout
- License: Shareware
- Price: .price.

While Matlab FILL, fills inside a polygon, FILLOUT fills outside a boundary. The boundary can be a continuous line, defined by the vectors X,Y or a region defined by the 2-D arrays X,Y. Syntax: H = FILLOUT(X,Y,LIM,VARARGIN) Inputs: X, Y Boundary vectors (continuous) or 2-D arrays.
- Publisher: M MA
- Date: 02-02-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Webplay for Music and Sound
- License: Freeware
- Price: 0.00

Webplay creates from a collection of mp3s and Ogg-Vorbis files (directory, mysql or postgres database) a Web-based jukebox with support for multiple independent streams. If lame and oggdec/oggenc are available, it can change the codec and bit-rate of a file in real time to a selectable value.
- Publisher: David Reuteler
- Date: 01-02-2013
- Size: 1403 KB
- Platform: Scripts, C and C plus plus
- RubySlim - Ruby SlimServer API
- License: Freeware
- Price: 0.00

RubySlim is a full Ruby API to the Slimserver music server software, used by network MP3 players such as the SlimDevices Squeezebox and the Roku Soundbridge..
- Publisher: Luke Redpath
- Date: 01-02-2013
- Size: 10 KB
- Platform: Scripts, Ruby
- hatch.m
- License: Shareware
- Price: .price.

This is an old file by Kirill K. Pankratov thaat used to be on the file exchange. I've updated it to run on Matlab 5+..
- Publisher: Iram Weinstein
- Date: 01-02-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- FFT Plot
- License: Shareware
- Price: .price.

An easy-to-use file that plots the power spectral density of a vector.
- Publisher: Bill Higley
- Date: 01-02-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- LeanBack Player
- License: Freeware
- Price: 0.00

The player ahas also been ported as a WordPress and Joomla plugin..
- Publisher: Ronny Mennerich
- Date: 01-02-2013
- Size: 51 KB
- Platform: Scripts, JavaScript
- ANIMApplet for Video
- License: Freeware
- Price: 0.00

ANIMApplet displays Amiga animations like a QuickTime plug in on the web. Features - Plays files of type IFF ANIM, IFF ANIM SLA, IFF ANIM ANFI. - Supports all Amiga display modes (OCS, ECS and AGA). - Supports Amiga 4 channel stereo sound (requires Java 1.
- Publisher: Werner Randelshofer
- Date: 01-02-2013
- Size: 451 KB
- Platform: Scripts, Java
- XVidCalc
- License: Freeware
- Price: 0.00

XVidCalc is a video bitrate calculator to provide quick calculation of bitrates for multimedia files for optimizing quality and filesize. PHP and X11/QT versions available..
- Publisher: Paul Vint
- Date: 01-02-2013
- Size: 72 KB
- Platform: Scripts, PHP
- Convert to Cursor
- License: Shareware
- Price: .price.

Use a standard paint program like paint shop pro to edit your icons, save them in a MATLAB compatible format (bmp, png, jpeg, etc..) Use White [RGB(255,255,255)] for areas you want white. Use Black [RGB(0,0,0)] for areas you want black. All other colors will be made transparent.
- Publisher: Richard Medlock
- Date: 01-02-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Easy Music Box
- License: Freeware
- Price: 0.00

Just upload files on your server and point to your home page. With Easy Music Box, users can play music files on demand or create their own playlists, which will be generated dynamically and played in the embedded player. All without a database!!.
- Publisher: Anonymous
- Date: 01-02-2013
- Size: 61 KB
- Platform: Scripts, PHP
- vol3d
- License: Shareware
- Price: .price.

An update to Joe Conti's popular vol3d function, allowing voxel colors and alpha values to be defined explicitly. Functionality is increased, but the function is entirely backwards compatible. In cases where voxels can be any RGB color, use: vol3d('CData', cdata); where cdata is an MxNxPx3 array, with RGB color along the 4th dimension.
- Publisher: Oliver Woodford
- Date: 01-02-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- TakeAPicture
- License: Shareware
- Price: .price.

Example Usage >>ezplot(@(t)max(30*365*24-t,0),[0 33*365*24]); >> xlabel 'age (hours)', ylabel 'what remains of your youth (hours)'; >>TakeAPicture -report Documentation: Create and save a png picture from your figure. e.g. TakeAPicture % Take a picture TakeAPicture -inv % Take a picture and invert the colors TakeAPicture -auto % Use a default name and directory TakeAPicture('name','aaa','manualcrop',false) % Specify the name and don't crop TakeAPicture('-withfig','name','aaa') % Also save the .
- Publisher: Peter O'Connor
- Date: 27-01-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- hatching
- License: Shareware
- Price: .price.

Hatching Area between two graphics p_handle = hatching(f,g,xx,option) with : f,g : functions to plot xx : graphic support.
- Publisher: ijtihadi ijtihadi
- Date: 27-01-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- AAlib-Ruby
- License: Freeware
- Price: 0.00

AAlib-Ruby brings graphics to the text terminal. AAlib-Ruby provides both a graphics context rendered as ascii-art and keyboard and mouse input. AAlib-Ruby is a DL based wrapper around the AA-lib C library..
- Publisher: Patrick Mahoney
- Date: 27-01-2013
- Size: 31 KB
- Platform: Scripts, Ruby
- Plot a univariate histogram
- License: Shareware
- Price: .price.

Function HISTF ('flexible histogram') extends Matlab's HIST by letting one bound displayed percentiles, set x-axis limits and y-axis maximum, set x bin size, and draw a marker line at given x position. In contrast to HIST, relative rather than absolute frequencies are displayed.
- Publisher: Dimitri Shvorob
- Date: 27-01-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- phpMMS for Music and Sound
- License: Freeware
- Price: 0.00

phpMMS is a webbased frontend for XMMS. It is Open Source Software (GPL-2), developed and given to the community by MaasOnline. With phpMMS, you can control your XMMS player from every browser. It allows you to control your XMMS, no matter if it's running on your webserver or on any other computer connected to the internet.
- Publisher: Eugene R. Miller
- Date: 27-01-2013
- Size: 102 KB
- Platform: Scripts, PHP
- zoom on 2d by doublicating
- License: Shareware
- Price: .price.

This will zoom the image (2D Array) by factor of 2, and this is done by doublicating each point on the X-axis, and then doublicating each point on the Y-axis..
- Publisher: Nayef Nustafa
- Date: 27-01-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Bresenham line generation
- License: Shareware
- Price: .price.

This code uses Bresenham line generation algorithm to generate a line, with modified expression for error calculation which does not involves any division or calculation of slope of line. This parameter is however modified by same mechanism as original algorithm but with different value than actual Bresenham algorithm.
- Publisher: Chandan
- Date: 27-01-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Draft / Checkers
- License: Shareware
- Price: .price.

The draft is one of the requirement of learning chess, if u are a beginner then u should start with draft. i myself first made draft and extended it to chess, so this upload will help u build ur basic on how does the graphics user interface can be used for similar kind of applications.
- Publisher: Suleman Shafqat
- Date: 26-01-2013
- Size: 41 KB
- Platform: Scripts, Matlab
- Ray/Triangle Intersection
- License: Shareware
- Price: .price.

Ray/triangle intersection using the algorithm proposed by MdoTAller and Trumbore (1997). The zip file includes one example of intersection. References: [1] "Real Time Rendering". Third Edition. Tomas Akenine-MdoTAller, Eric Haines and Naty Hoffman. A.
- Publisher: JesdoDos P. Mena-Chalco
- Date: 26-01-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Split/Mix YUV component in CIF 4:2:0 video file
- License: Shareware
- Price: .price.

% This toolbox includes the following three functions. % func_read_cif.m: read CIF 4:2:0 video file and show Y component % continuously. % func_YUV_split.m: extract YUV components from the CIF 4:2:0 video file. % func_YUV_mix.m: mix YUV components to generate the CIF 4:2:0 video file.
- Publisher: Kanchi
- Date: 26-01-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- zinput
- License: Shareware
- Price: .price.

ZINPUT - Graphical input from mouse with zoom [OUT_REGS] = ZINPUT(N) gets N points or regions from the current axes and returns the X- and Y-ranges in a length Nx4 matrix OUT_REGS. The cursor can be positioned using the mouse. Data points are entered by pressing the right mouse button (OUT_REGS(1)==OUT_REGS(2)==point_X), the region of the current axis are selected with the middle button, left button is for zooming, single cklick zooms in, click-and drag zooms to selected region (and doubble-click should zoom out - this feature is pending).
- Publisher: Bjorn Gustavsson
- Date: 26-01-2013
- Size: 10 KB
- Platform: Scripts, Matlab
- Andromeda Personal Edition Script
- License: Shareware
- Price: .price.

Andromeda Personal Edition makes it easy to play your personal MP3 collection over the Web or your home network. Andromeda scans your files and presents them as a fully-featured streaming Web site. That means you simply add, move, rename, and delete files to update the contents of your Andromeda-powered site.
- Publisher: Scott Matthews
- Date: 26-01-2013
- Size: 31 KB
- Platform: Scripts, PHP
- MORG - Music ORGanizer
- License: Freeware
- Price: 0.00

MORG - Music ORGanizer, web based browsing and playlist generation of music collection: Album covers and artist pictures, metadata for 15+ audio formats, detailed statistics, metadata search, graphs, ....
- Publisher: Anonymous
- Date: 26-01-2013
- Size: 225 KB
- Platform: Scripts, PHP
- javascript VectorGraphics library for Graphics and Animations
- License: Freeware
- Price: 0.00

This javascript VectorGraphics library provides graphics capabilities for javascript: functions to draw circles, ellipses (ovals), oblique lines, polylines and polygons (for instance triangles, rectangles) dynamically into a webpage. Usage of this Vector Graphics library should be easy even if you don't have javascript experience.
- Publisher: Walter Zorn
- Date: 25-01-2013
- Size: 10 KB
- Platform: Scripts, JavaScript
- Tensor Voting Framework
- License: Shareware
- Price: .price.

Implemented in MATLAB v7.4.0.287, produced from text 'Emerging Topics in Computer Vision' by Gerard Medioni. See demo.m to get started with using the framework. Please contact tlinton@cs.utah.edu for bugs. NOTE: * Line 70 in create_stick_tensorfield is not part of Medioini's description of the tensor stick field, however it was added to make the tensor field the same as the diagrams in Medioni's text.
- Publisher: Trevor Linton
- Date: 25-01-2013
- Size: 20 KB
- Platform: Scripts, Matlab
- uidlg.m
- License: Shareware
- Price: .price.

GUI window is created with buttons and messages the user can specify. The String that is pressed by the user will be returned. % Usage: % % button=uidlg(title,message,button1,button2,button3,...) % % At least 3 input args must be specified. Any further button is % optional.
- Publisher: Stefan Billig
- Date: 25-01-2013
- Size: 10 KB
- Platform: Scripts, Matlab



