bmp2mat 2.7RC5 Matlab script

SPONSORED LINKS

    Specification

  • Version: 2.7RC5
  • File size: 0 KB
  • File name: bmp2mat.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Brian Mearns (View more)

bmp2mat 2.7RC5 script description:




Publisher review:
bmp2mat - Read standard windows bitmap file and store image data to matrix MATRIX = BMP2MAT(FILENAME) reads a standard windows bitmap file and stores the image data to MATRIX whose dimensions are WIDExHIGHx3, where WIDE is the width in pixels of the bitmap image, HIGH is the height in pixels of the bitmap image. The first plane of the output matrix (i.e., MATRIX(:,:,1) is the red data, the second plane is green, and the third is blue. Color values are stored from 0:1 (ML convention).See File for futher notes, revision history, future updates, and contact information.Example: read in a bitmap file and display it in ML:%store the image data to matmat = bmp2mat('MyBitmap.bmp');%display the matrix as an image imagesc(mat); Requirements: ยท MATLAB Release: R13
bmp2mat 2.7RC5 is a Matlab script for Development Tools scripts design by Brian Mearns. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5