Image package: Difference between revisions

From Octave
Jump to navigation Jump to search
(start page with some missing stuff for developers)
 
(→‎Development: remove montage from missing functions)
Line 4: Line 4:


== Development ==
== Development ==
Follows an incomplete list of stuff missing in the image package to be matlab compatible. Bugs are not listed here, [https://savannah.gnu.org/bugs/?func=search&group=octave search] and [https://savannah.gnu.org/bugs/?func=additem&group=octave report] them on the bug tracker instead.
Follows an incomplete list of stuff missing in the image package to be matlab compatible. Bugs are not listed here, [https://savannah.gnu.org/bugs/?func=search&group=octave search] and [https://savannah.gnu.org/bugs/?func=additem&group=octave report] them on the bug tracker instead.
{{Note|this entire section is about the current development version, i.e., if a function is not listed here and does not appear on the current release of the package, it's because it's already implemented in the development version.}}


=== Missing functions ===
=== Missing functions ===
Line 150: Line 153:
* makelut
* makelut
* makeresampler
* makeresampler
* montage
* multithresh
* multithresh
* nitfinfo
* nitfinfo

Revision as of 15:11, 22 July 2013

The image package is part of the octave-forge project.


Development

Follows an incomplete list of stuff missing in the image package to be matlab compatible. Bugs are not listed here, search and report them on the bug tracker instead.

Info icon.svg
this entire section is about the current development version, i.e., if a function is not listed here and does not appear on the current release of the package, it's because it's already implemented in the development version.

Missing functions

  • activecontour
  • adapthisteq
  • affine2d
  • affine3d
  • applycform
  • applylut
  • axes2pix
  • bwareaopen
  • bwconvhull
  • bwdistgeodesic
  • bwlookup
  • bwpack
  • bwtraceboundary
  • bwulterode
  • bwunpack
  • convmtx2
  • corner
  • cornermetric
  • cpcorr
  • cpselect
  • cpstruct2pairs
  • dct2
  • dctmtx
  • deconvblind
  • deconvlucy
  • deconvreg
  • deconvwnr
  • decorrstretch
  • demosaic
  • dicomanon
  • dicomuid
  • edgetaper
  • fan2para
  • fanbeam
  • fliptform
  • freqz2
  • fsamp2
  • ftrans2
  • fwind1
  • fwind2
  • getimage
  • getimagemodel
  • getline
  • getpts
  • getrect
  • graycoprops
  • hdrread
  • hdrwrite
  • hough
  • houghlines
  • houghpeaks
  • iccfind
  • iccread
  • iccroot
  • iccwrite
  • idct2
  • ifanbeam
  • im2java2d
  • ImageAdapter
  • imageinfo
  • imapplymatrix
  • imapprox
  • imattributes
  • imclearborder
  • imcolormaptool
  • imcontour
  • imcontrast
  • imdisplayrange
  • imdistline
  • imellipse
  • imextendedmax
  • imextendedmin
  • imfill
  • imfindcircles
  • imfreehand
  • imfuse
  • imgca
  • imgcf
  • imgetfile
  • imgradient
  • imgradientxy
  • imhandles
  • imhistmatch
  • imhmax
  • imhmin
  • imimposemin
  • imline
  • immagbox
  • immovie
  • imoverview
  • imoverviewpanel
  • impixelinfo
  • impixelinfoval
  • impixel
  • impixelregionpanel
  • impixelregion
  • implay
  • impoint
  • impoly
  • improfile
  • impyramid
  • imquantize
  • imreconstruct
  • imrect
  • imref2d
  • imref3d
  • imregconfig
  • imregionalmax
  • imregionalmin
  • imregister
  • imregtform
  • imroi
  • imscrollpanel
  • imsharpen
  • imshowpair
  • imtool
  • imwarp
  • interfileinfo
  • interfileread
  • intlut
  • iptaddcallback
  • iptcheckhandle
  • iptgetapi
  • iptGetPointerBehavior
  • iptgetpref
  • ipticondir
  • iptPointerManager
  • iptprefs
  • iptremovecallback
  • iptSetPointerBehavior
  • iptsetpref
  • iptwindowalign
  • isicc
  • isrset
  • lab2double
  • lab2uint16
  • lab2uint8
  • labelmatrix
  • makecform
  • makeConstrainToRectFcn
  • makehdr
  • makelut
  • makeresampler
  • multithresh
  • nitfinfo
  • nitfread
  • openrset
  • otf2psf
  • para2fan
  • projective2d
  • psf2otf
  • roicolor
  • roifill
  • roifilt2
  • roipoly
  • rsetwrite
  • subimage
  • tformarray
  • tonemap
  • truesize
  • viscircles
  • warp
  • watershed
  • whitepoint
  • wiener2
  • xyz2double
  • xyz2uint16

Missing options