Image package: Difference between revisions

1,339 bytes added ,  12 March 2018
Added Image Processing Functions - Missing / Implemented
(→‎Open Bugs: New bugs)
(Added Image Processing Functions - Missing / Implemented)
Line 325: Line 325:
|-
|-
|}
|}
'''Missing:''' ''dicomanon, dicomdisp, dicomuid, dpxinfo, dpxread, interfileinfo, interfileread, nitfinfo, nitfread
''
=== High Dynamic Range Images - ''Not implemented'' ===
=== Large Image Files - ''Not implemented'' ===


=== Type Conversion  ===
=== Type Conversion  ===
Line 377: Line 384:
|-
|-
| rgb2ind  || function is in Octave core  || || ||
| rgb2ind  || function is in Octave core  || || ||
|-
|}
'''Missing:''' ''demosaic, imbinarize''
=== Color ===
{| class="wikitable" style="text-align: center"
|-
! Function !! Octave Package Version !! Related Bugs and Patches !! Alternatives || Notes
|-
| lab2double || - || || ||
|-
| lab2rgb || - || || ||
|-
| lab2uint16 || - || || ||
|-
| lab2uint8 || - || || ||
|-
| lab2xyz || - || || ||
|-
| ntsc2rgb || function is in Octave core || || ||
|-
| rgb2lab || - || || ||
|-
| rgb2ntsc || function is in Octave core || || ||
|-
| rgb2xyz || - || || ||
|-
| rgb2ycbcr || - || || ||
|-
| xyz2lab || - || || ||
|-
| xyz2rgb || - || || ||
|-
| ycbcr2rgb || - || || ||
|-
|}
'''Missing:''' ''applycform, chromadapt, colorangle, colorcloud, iccfind, iccread, iccroot, iccwrite, illumgray, illumpca, illumwhite, imapprox, isicc, lin2rgb, makecform, rgb2lin, whitepoint, xyz2double, xyz2uint16''
=== Synthetic Images ===
{| class="wikitable" style="text-align: center"
|-
! Function !! Octave Package Version !! Related Bugs and Patches !! Alternatives || Notes
|-
| checkerboard || - || || ||
|-
| imnoise || - || || ||
|-
| phantom || - || || ||
|-
|-
|}
|}
49

edits