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

Listing of Multimedia in Scripts

This example has been developed to add capabilities in ROI analysis: add, delete, change location, translation, etc. the ROItool.m is a GUI with the different step. the ROItoolmain contains all the commands in a script so you can run it step by step and use the command in differents release of MATLAB.

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

**This has no practical use. I made it as my own exercise for 3d animation. You have been warned.*** GEAR3D GUI example of 3D gear. GEAR3D will pop up a GUI example of 3D gear. The gear rolls on a geared ground based on the mouse location. It uses the x-location of the mouse pointer for the gear location.

  • Publisher: Jiro Doke
  • Date: 20-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab

This function can be used to parse property/value pairs just like Handle Graphics functions which means that it can also handle structures with field names that are property names..

  • Platform: Scripts, Matlab

it allow u to plot specific 2d (trignometric ,exponential and polynomial fn, & other) specific 3d function(trignometric ,exponential ,defined (sphere cylinder cube, helix)and polynomial fn, & other) u can find the max and the min values of the plotted data (marked with marker),clear & rotate.

  • Platform: Scripts, Matlab

MLPHOTOVIEWER loads and displays all supported image formats in a specified folder. The user can navigate through photos using forward/ back buttons, jump to a certain photo using an edit box or display as a slideshow. SYNTAX: 1) mlPhotoViewer - promts user to supply directory containing images.

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

A function to write PiCTeX "plot" format files. This function writes the "plot" statement needed to generate a plot of X vs. Y into a given filename. Tested under MATLAB 5.x.

  • Platform: Scripts, Matlab

Rigid body 2-D image co-registration (translation and rotation) is performed using maximization of mutual information. Function is implemented in c-code and compiled using the Matlab compiler to minimize computation time. Current compilation will only run on a 32-Bit windows machine running 2007b.

  • Platform: Scripts, Matlab

This tool can be used to visually see all the fonts available on a computer system. It helps you to select a font for your GUI. More important, if you are programming GUI in MATLAB 6.0 and 6.5 using its GUI development tool GUIDE and having problems with font, this tool can help you pick a font that works the same in GUIDE and in the running figure.

  • Publisher: Johnny Hu
  • Date: 19-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • RGB
  • License: Shareware
  • Price: .price.
  • Rating

B(Red,Green,Blue) Convert Red, Green, Blue component color values to a MATLAB Color vector. Where each component takes a maximum value of 255, that corresponds to a value of 1 in the color vector..

  • Platform: Scripts, Matlab

fbcolour.m is a simple tool to help MATLAB users to define both foreground and background colour during GUI development..

  • Platform: Scripts, Matlab

This GUI provides a group of basic operations to perform with DAQ card. It was created and tested on PCI-DAS4020/12 of Measurement Computing inc. (MCC). Begin by creating the analog-input object (just press the CREATE push-button). Continue by configuring acquisition and trigger properties.

  • Platform: Scripts, Matlab

Euler spiral is generated by evaluating Fresnel integral. By changing some of the parameters different types of spirals are generated.This script can generate 18 different spirals. When this script is executed a list dialog appears with 18 different polynomials, select any one to generate one of these spirals.

  • Platform: Scripts, Matlab

Just click and drag while seeing the final shape and lift the mouse button when its fine! Check readme.txt for detailed instructions..

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

INPUTGUI allows a user to set function parameters through an input dialog window. It's meant to be a replacement for INPUT. Among its virtues is that the dialog popup can be overriden either by accepting defaults or by assigning (some of the) values through the function call.

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

Creates an animation from any 2D or 3D figure directly to HTML. The animation is based on Mouseover image swapping and the result is: *intutive and interactive: no need of control bars or buttons and there is no need for plugin or codec. *can be linear (1D) or multi-linear (2D) animations.

  • Platform: Scripts, Matlab

function histmat = hist2(x, y, xedges, yedges) Extract 2D histogram data containing the number of events of [x , y] pairs that fall in each bin of the grid defined by xedges and yedges. The edges are vectors with monotonically non-decreasing values.

  • Platform: Scripts, Matlab

Apply the Droste Effect to an image using a GUI or function call. The Droste Effect is when an image recursively includes itself. The basic method is to insert a scaled copy of the image, but more interesting results can be achieved via conformal mapping.

  • Platform: Scripts, Matlab

This function solves the problematic of show & hide elments while working with "tabs". You have to identify all the elements that belong to tab with "User Data" property. This function lets you manage all the elements with just one simple call. In the zip you'll find an example of use in a GUI with two tabs.

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

% convert image sequense to avi video % function M=im2avi(extname) % extname is a string variable indicating the extension name of the files % such as 'jpg', 'tif',... % allow you to navigate to a folder % allow you to choose file start, file end, file step % allow you to input frame rate % written by Zhe Wu @ Univ of Rochester % http://www.

  • Publisher: Zhe Wu
  • Date: 18-05-2013
  • Size: 10 KB
  • Platform: Scripts, Matlab
  • imslice
  • License: Shareware
  • Price: .price.
  • Rating

This function can be applied on any figure containing a graphical object having a 'cdata' property. When the mouse is clicked on the object, a vertical (left button) or horizontal (right button) line marker appears over the object, and a new figure is opened, containing a plot of the selected slice.

  • Platform: Scripts, Matlab

Advice on writing MATLAB code usually addresses efficiency concerns, with recommendations such as "Don't use loops." This document is different. Its concerns are correctness, clarity and generality. The goal of these guidelines is to help produce code that is more likely to be correct, understandable, sharable and maintainable.

  • Platform: Scripts, Matlab

This model extends the "f14" model which is a demo in Simulink to include a GUI and simple sensor failure handling. MathWorks products required to run the model: MATLAB Simulink Stateflow To use model: 1. Open aerogaugef14.mdl. The GUI, "aerogaugegui", will open automatically.

  • Publisher: John Kluza
  • Date: 18-05-2013
  • Size: 20 KB
  • Platform: Scripts, Matlab

Sound Monitor is a GNOME panel applet, it displays the current Volume output of the Esound daemon, also, optionally shows the Esound status: Off(error), Standby, Ready. The esound server information can be displayed, the balance and volume can be also be adjusted for streams and samples.

  • Publisher: John Ellis
  • Date: 17-05-2013
  • Size: 399 KB
  • Platform: Scripts, C and C plus plus
  • Buttons
  • License: Shareware
  • Price: .price.
  • Rating

This example can be used as an instructional tool to enhance your GUI's appearance. It is a small example (revamped version of the VIBES demo) that shows a quick and simple way to put pictures on your GUI uicontrols..

  • Platform: Scripts, Matlab

AdvExpFigUI is a UI tool using AdvExpFig function that can export all the formats that the MATLAB's print function supports plus it can also create some additional formats (jpg,pdf implemented) by using the eps format as an intermediary format. This way "nice" figures can be created for publishing using LaTeX,.

  • Platform: Scripts, Matlab

This is a DHTML script that rotates and displays any number of messages, with a unique dissolving effect applied during each rotation. The effect is archived by first positioning a semi transparent, "spotty" image behind the message, and performing a "wipe" action over it (see documentation inside script).

  • Platform: Scripts, JavaScript

This script shows a text having a wave animation effect..

  • Publisher: Spookdog
  • Date: 17-05-2013
  • Size: 102 KB
  • Platform: Scripts, JavaScript

DHTML Typer is a script that allows you to produce a typing message..

  • Platform: Scripts, JavaScript

Applicable for real time applications this code actually tracks the slightest change in motion. The concept behind this algo was Normalized Cross corelation. Please download the Normalized Cross Correlation Program submitted by me to run this program successfully.

  • Platform: Scripts, Matlab

In this code, the user selection the area of interest on an image, by dragging the rectangle of size specified in the code around the image by holding the left button of mouse and leaving the left button at a desired area. This program takes the grayscale image as input and outputs the cropped selected region of the image and the coordinates of the top left hand side of the image.

  • Platform: Scripts, Matlab

New Downloads

ClickCharts Flowchart
Software Free

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

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

HLP Free PC Cleaner

HLP Free PC Cleaner finding
and removing common junk files
that accumulate over time. It
comes pre-configured with 20
...

Zortam Mp3 Media Studio

Zortam Mp3 Media Studio is
all-in-one Mp3 application. It
has several modules such us
Zortam Auto tagger, Mp3
Organizer, ...

Chronos Atomic Clock
Synchronizer

Chronos Atomic Clock
Synchronizer is a utility for
people who need their
computers to use exact time.
The program ...

eMule Acceleration Patch

eMule Acceleration Patch is a
new add-on for eMule file
sharing program. It improves
your download speed.

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

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

PCMate Free File Encryptor

PCMate Free File Encryptor is
a security software product
that helps lock your important
files from prying eyes with
...