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

Listing of Multimedia in Scripts

  • StructGui
  • License: Shareware
  • Price: .price.
  • Rating

RES = STRUCTGUI('title',STRING, 'range',STRUCT1, 'settings',STRUCT2, 'help', STRUCT3). The arguments must be supplied in couples property - value. The allowed Properties are: 'title': Optional property for which STRING is a string representing the title of the window.

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

This is an update of code plotting Cylinder by Divahar Jayaraman it simply plots the cylinder with different radius values for top and bottom..

  • Platform: Scripts, Matlab

DHTML API is a Cross-browser javascript DHTML Library which adds Drag Drop functionality and extended DHTML capabilities to layers and to any desired image, even those integrated into the text flow. Optional commands allow to change and customize the behaviour of Drag&Drop items in multiple ways.

  • Platform: Scripts, JavaScript

This zip-file contains c++ wrapper functions for the Microsoft Kinect, OpenNI libary. To compile the code to mex-files use the Microsoft Visual Studio (Express) or MacOS/Linux Gcc C++ compiler and install: - Unstable OpenNI binaries (optional) - Latest version of OpenNI Sensor Kinect Drivers (Avis) - Latest version of Primesence NITE Start a 32bit version of Matlab, and execute compile_cpp_files.

  • Platform: Scripts, Matlab

Application for detection the markers on the object, such as a non-rigid beam, on the video. With GUI in English. Import video file, ...analysis..., export marker's position data. Enjoy! ---For the analysis of various video files, it is recommended to use "mmread" (http://www.

  • Publisher: Andrey V
  • Date: 18-01-2013
  • Size: 3553 KB
  • Platform: Scripts, Matlab

Venus Music Server is a compact PHP script that allows you to browse and play a collection of MP3s via a web browser. Features: - Compact PHP script - no database, CGI, Java, Perl, etc. required - Runs on older Linux distros - Prevents end-users from hard-linking to MP3 files - Supports images and text descriptions - Supports skinning via standard Cascading Style Sheets (CSS).

  • Platform: Scripts, PHP
  • ShowBox
  • License: Shareware
  • Price: .price.
  • Rating

Want see all images from your DropBox Public folder? Want show your readers your recent photos in sidebar gallery of your blog? It's fast and easy way to show your photos from any event in your life: Last party Vacation Family holidays Pets Cars and any pictures you want to public Now any important images can be viewing in minutes! Before ShowBox installation: Launch your DropBox Load images you want to your DropBox Public folder Five easy steps:: Launch your DropBox Move your images, photos to DropBox public folder Input your login and password from your DropBox account in ShowBox widget admin page Input subfolder name (optional) Press Submit And let all your readers estimate what 's important for you.

  • Publisher: portable
  • Date: 18-01-2013
  • Size: 2775 KB
  • Platform: Scripts, Matlab
  • linpat.m
  • License: Shareware
  • Price: .price.
  • Rating

linpat creates a line pattern (hatching) in a rectangular area. Angle (1-179 deg) as well as line density, line style and color can be specified. ------------------------------------------------ Fills specified box with line pattern. Use: linpat([x1 x2],[y1 y2],{options}) Options: -'a' angle 1-179 deg -'c' color [R G B] -'d' pattern density -'h' handle to plot axes -'s' line style ('-.

  • Platform: Scripts, Matlab

Real Time Analyzer uses your sound card input and analyze the frequency response. This application works like a real spectrum analyzer. It uses the line / mic input of the sound card and is great for testing speaker response..

  • Platform: Scripts, C and C plus plus

> click and drag off of object to pan > click and drag object to move it > right-click to show/hide titles > right-click to fit all plots in window > shift-click to create zoom rectangle > double-click to recenter > mouse scroll wheel to zoom in/out * note: some examples use 'hanning' from the Signal Processing toolbox, but these may be adjusted to work around if necessary.

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

CURVVEC creates curved vectors for 2D vector components U,V. The arrays X,Y define the coordinates for U and V. Curvature of the vectors is based on ML Built-in function, STREAM2. The length of the vectors are scaled to the vector magnitude. The color of the vectors may or may not be scaled according to the vector magnitude depending on optional input parameters.

  • Platform: Scripts, Matlab

Uses two images of a car: interior and front view, to demonstrate how real images might be used as GUIs instead of push buttons, sliders, etc. Functionality implemented so far is just light switch and flasher l/r, but can be extended..

  • Platform: Scripts, Matlab

Roller coaster text script applies a rolling effect to a text..

  • Platform: Scripts, JavaScript

FLAM Player means FLASH MP3 Player. This is an mp3 player built in Flash, and so, it can be embedded in a HTML page. It works using PHP and MySQL. The database stores the authors and tracks characteristics, the PHP scripts manage the communication between the Flash player and the MySQL database.

  • Platform: Scripts, PHP

Meanwhile ffndgrid only return density or sum of value function ("f") for each bins, in this version can now specify easily (by changing or adding code in correct place) any function you want to apply to "f". Min or max value for each bin is included.

  • Platform: Scripts, Matlab

phpMp3 is a cross-platform, web-based (PHP javascript/EcmaScript) MPD (Music Player Daemon) client. Yet another web-client for famous Music Player Daemon. Totally in javascript, driven by XMLHTTPRequest (AJAX) with a small php-backend..

  • Publisher: angry_elf
  • Date: 17-01-2013
  • Size: 10 KB
  • Platform: Scripts, PHP

Files = uiListFiles Displays a (modal) dialog box to select a list of files from different folders. The selected files can be ordered inside the listbox using 'Shift /' and 'Shift /' buttons. The output a cell array of full names of selected files or [] if 'Cancel' button clicked.

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

This simple demo shows how to create icon menu on a GUI which is not able to be done using GUIDE. Editor's Note: This zip file now includes Icon Menu for MATLAB R12.1. Due to some upgrade in MATLAB GUIDE, the previous "Icon Menu" might not able to run under MATLAB version earlier that 6.

  • Platform: Scripts, Matlab

Tabular Expression Toolbox Tabular Expressions (also called "tables") provide a precise and concise way to represent mathematical conditional expressions. Tables have been shown to be useful in the documenting and analysing of software systems. The graphical layout of tabular expressions allow for unambiguous interpretation and intuitive inspection of table correctness.

  • Publisher: Colin Eles
  • Date: 17-01-2013
  • Size: 1782 KB
  • Platform: Scripts, Matlab

With this plugin you can edit sidebar contents like posts in the admin area and assign them from a dropdown menu to any post or page. It supports flexible dropping via widget for independent theme association. It's a matter of fact that people don't want to code when they just want to change their contents.

  • Platform: Scripts, Matlab

Progbar.m works in the same way that waitbar.m does, the only differences are that: 1. The percentage (%) is shown in the title bar. 2. The progress bar itself fades from white to blue. This program is only an adaption of the waitbar.m file made to look more aesthetically pleasing, and should work with most releases since r2006.

  • Publisher: Teunis
  • Date: 17-01-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This program assists you in measuring the frequency response of your ear. You may test each ear individually and compare them, or compare your results with others. The human ear is naturally more sensitive to some frequencies than others. Different frequencies need to be at different loudness levels for them to seem equally loud to the human listener.

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

Plots 3-D arrows as cones. Is similar to CONEPLOT but the inputs can have any dimension. Syntax: HANDLE = VFIELF3(X,Y,Z,U,V,W,VARARGIN) Inputs: X, Y, X Positions, N-D arrays U, V, W Field, N-D arrays VARARGIN: CData, by default the speed is used as CData 'color', <color>, patches color (then CData is not used) 'tr', <val>, tip length with respect to intensity or absolute length if is a string [ <value> <value as string> {0.

  • Publisher: M MA
  • Date: 16-01-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

gui for the fantastic outcome of the any power circular equations.

  • Publisher: lindo
  • Date: 16-01-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • smooth2a
  • License: Freeware
  • Price: 0.00
  • Rating

Smooths 2D array data. Ignores NaN's. function matrixOut = smooth2a(matrixIn,Nr,Nc) This function smooths the data in matrixIn using a mean filter over a rectangle of size (2*Nr+1)-by-(2*Nc+1). Basically, you end up replacing element "i" by the mean of the rectange centered on "i".

  • Platform: Scripts, Matlab

MP3 TinyPlayer free Applet is based on JavaLayer 0.2 open source project. To play any MP3 file (e.g. : 44Khz, 128Kbps) , you need a browser JavaSound 1.0 compliant : Netscape 6 or IE 4.x Javad-OC?D? Plugin 1.3 or higher. Parameters: - audioURL : Name of the MP3 file to play.

  • Platform: Scripts, Java

This script opens up a "curtain" (up-down) as the surfer enters the page..

  • Platform: Scripts, JavaScript

Any folder and/or file found within the designated start folder will be considered apart of the system. Extra features include: Templates, extended list files, and drop-n-run install. Features: - Unlimited sub-categories and top level play lists - Simple, yet powerful - Easy install.

  • Platform: Scripts, PHP
  • Eztools
  • License: Shareware
  • Price: .price.
  • Rating

EZTools are a set of GUI controls to aid in annotating MATLAB figures. Separate portions of Eztools can be called directly from the command line, or the entire set of routines can be added to the current plot menubar by typing 'eztools' from the command line (after the eztools6 directory is added to the current path).

  • Platform: Scripts, Matlab

Example of how to call API in Matlab. Open, close CD, maximize, minimize window Start with matlab_api.m and try buttons in gui. If your want to compile mex-file, you should setup compiler: mex -setup. Then type: mex myShowWindow.c user32 Thanks to Phil Goddard.

  • Platform: Scripts, Matlab

New Downloads

SafeDNS Agent

SafeDNS makes your internet
safe. It blocks access to the
infected sites, phishing
resources, control &
command ...

Axence nVision Free

Axence nVision Free is a tool
for professional network
monitoring. Completely free of
charge, both for home and ...

Falco Lines II

Lines is a logic game with
beautiful animated graphics,
special effects and jazz
music.

SuperGeek Free JPG to PDF
Converter

SuperGeek Free JPG to PDF
Converter is a 100% free &
safe PDF converter to convert
JPG and other pics to PDF/PS
...

PDF Security OwnerGuard

PDF Security OwnerGuard is the
ultimate Digital Rights
Management (DRM), Security,
Copy Protection, Watermarking,
...

PCTuneUp Free Folder
Monitor

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

IP Config Tool

IP Config Tool is a powerful
and easy-to-use tool that
changes your IP address.

Abc Clipboard

Abc Clips can copy and store
up to 500 different clips,
text or graphic. You can
allocate hot keys or macros to
clips and ...

Free File Shredder

Free File Shredder is a
virtual file shredder that
completely shreds the unwanted
files or folders from your
computer in ...

Soft4Boost Disk Cleaner

Soft4Boost Disk Cleaner is an
application that lets the user
keep up Windows clean, stable
and fast.