Results 1 to 2 of 2

Thread: Cant read images in octave!

  1. #1
    Join Date
    Feb 2008
    Location
    Hyderabd,India
    Beans
    114
    Distro
    Ubuntu

    Cant read images in octave!

    I have given the command:-
    Code:
    img=imread("black.png");
    I get an error saying:-
    Code:
    error: `imread' undefined near line 24 column 5
    error: evaluating assignment expression near line 24, column 4
    They who would give up an essential liberty for temporary security, deserve neither liberty or security - Benjamin Franklin
    My WorLd GNU/LINUX!

  2. #2
    Join Date
    Feb 2008
    Location
    Hyderabd,India
    Beans
    114
    Distro
    Ubuntu

    Re: Cant read images in octave!

    I had for got to install a package called image-octave.Now its working
    They who would give up an essential liberty for temporary security, deserve neither liberty or security - Benjamin Franklin
    My WorLd GNU/LINUX!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •