Home > By category > Scripts > Multimedia
Sort by : Name|Date|Downloads|Rating|

Listing of Multimedia in Scripts

"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.

  • Platform: Scripts, Matlab

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.

  • Platform: Scripts, Matlab

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..

  • Platform: Scripts, Matlab
  • fillout
  • License: Shareware
  • Price: .price.
  • Rating

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 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.

  • Platform: Scripts, C and C plus plus

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..

  • Platform: Scripts, Ruby
  • hatch.m
  • License: Shareware
  • Price: .price.
  • Rating

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+..

  • Platform: Scripts, Matlab
  • FFT Plot
  • License: Shareware
  • Price: .price.
  • Rating

An easy-to-use file that plots the power spectral density of a vector.

  • Platform: Scripts, Matlab

The player ahas also been ported as a WordPress and Joomla plugin..

  • Platform: Scripts, JavaScript

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.

  • Platform: Scripts, Java
  • XVidCalc
  • License: Freeware
  • Price: 0.00
  • Rating

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

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.

  • Platform: Scripts, Matlab

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.
  • Rating

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.

  • Platform: Scripts, Matlab

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 .

  • Platform: Scripts, Matlab
  • hatching
  • License: Shareware
  • Price: .price.
  • Rating

Hatching Area between two graphics p_handle = hatching(f,g,xx,option) with : f,g : functions to plot xx : graphic support.

  • Platform: Scripts, Matlab

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..

  • Platform: Scripts, Ruby

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.

  • Platform: Scripts, Matlab

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.

  • Platform: Scripts, PHP

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..

  • Platform: Scripts, Matlab

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

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.

  • Platform: Scripts, Matlab

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.

  • Platform: Scripts, Matlab

% 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.
  • Rating

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).

  • Platform: Scripts, Matlab

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.

  • Platform: Scripts, PHP

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

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.

  • Platform: Scripts, JavaScript

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.

  • Platform: Scripts, Matlab
  • uidlg.m
  • License: Shareware
  • Price: .price.
  • Rating

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.

  • Platform: Scripts, Matlab

New Downloads

Kingoroot

Kingo Android Root. It\'s
free, and based on my initial
tests with a Virgin Mobile
Supreme, it works like a
charm.

ClickCharts Flowchart
Software Free

ClickCharts Free Flowchart and
diagram software lets you lay
out your ideas, organization,
process or create UML ...

Macgo iPhone Cleaner

Macgo iPhone Cleaner is an
excellent iOS cleaner tool
runs on Windows. It can clean
up most junk files on iPhone,
iPad, ...

PCTuneUp Free Folder
Monitor

PCTuneUp Free Folder Monitor
lets you easily monitor the
file access activities on your
system. It has the ability to
...

Abettor Clipboard

Abettor-Clipboard can copy and
store up to 500 different
clips, text or graphic. It has
a superb encryption system
with ...

MacX Free iTunes Ripper for
Mac

MacX Free iTunes Ripper for
Mac is the best free iTunes
DVD ripper designed for Mac
users to free rip and convert
any DVD ...

Escape

Escape - first-class
first-person shooter in which
you have to look at the world
from another angle. You will
not fight ...

BitDrom

Bitdrom is a Java based
BitTorrent client full of
functions and options to make
your downloading via
BitTorrent smooth ...

bitShare

bitShare is a fully-featured
p2p file sharing program that
offers user-friendly
functionality and support for
multiple ...

Free Excel To CSV Converter

Free Excel To CSV Converter is
a lightweight utility which
provides you a very simple and
fast conversion from Microsoft
...