Image package: Difference between revisions

Jump to navigation Jump to search
703 bytes added ,  25 May 2022
(→‎Image Arithmetic: imapplymatrix is now implemented since image 2.14.0)
(18 intermediate revisions by 2 users not shown)
Line 13: Line 13:
* activecontour
* activecontour
* adapthisteq
* adapthisteq
* [https://savannah.gnu.org/patch/?8824 affine2d]
* affine3d
* applycform
* applycform
* bwconvhull
* bwconvhull
Line 73: Line 71:
* ImageAdapter
* ImageAdapter
* imageinfo
* imageinfo
* [https://savannah.gnu.org/patch/?9717 imapplymatrix]
* imapprox
* imapprox
* imbinarize
* imbinarize
Line 85: Line 82:
* imellipse
* imellipse
* imfreehand
* imfreehand
* [https://savannah.gnu.org/patch/?9730 imfuse]
* imgaborfilt
* imgaborfilt
* imgaussfilt
* imgaussfilt
Line 118: Line 114:
* imsegfmm
* imsegfmm
* imseggeodesic
* imseggeodesic
* imshowpair
* imtool
* imtool
* imwarp
* imwarp
Line 267: Line 262:
| {{bug|59773}} || [octave forge] (image) iradon is not Matlab compatible when using filter || None
| {{bug|59773}} || [octave forge] (image) iradon is not Matlab compatible when using filter || None
|-
|-
| {{bug|61760}} || [octave forge] (image) imresize - antialiasing is not implemented || None
| {{bug|62099}} || [octave forge] (image) imresize - lanczos* is not implemented || None
|-
|-
|}
|}
Line 442: Line 437:
| imshow || function is in Octave core || || ||
| imshow || function is in Octave core || || ||
|-
|-
| montage || - || || ||
| montage || 2.2.0 || || ||
|-
| imfuse || 2.14.0 || || ||
|-
| imshowpair || 2.14.0 || || ||
|-
|-
|}
|}


'''Missing:''' ''imfuse, immovie, implay, imshowpair, iptgetpref, iptprefs, iptsetpref, warp''
'''Missing:''' '' immovie, implay, iptgetpref, iptprefs, iptsetpref, warp''
 
=== Geometric Transformations ===
 
{| class="wikitable" style="text-align: center"
|-
! Function !! Octave Package Version !! Related Bugs and Patches !! Alternatives || Notes
|-
| affine2d || 2.14.0 || || ||
|-
| affine3d || 2.14.0 || || ||
|-
| cp2tform || 2.2.0 || || ||
|-
| imcrop || 2.0.0 || || ||
|-
| impyramid || 2.6.0 || || ||
|-
| imref2d || 2.12.0 || || ||
|-
| imref3d || 2.12.0 || || ||
|-
| imrotate || <1.0.0 || || ||
|-
| imtranslate || <1.0.0 || || || incompatible to Matlab's imtranslate
|-
| maketform || 2.2.0 || || ||
|-
| tformfwd || 2.2.0 || || ||
|-
| tforminv || 2.2.0 || || ||
|-
 
|}
 
'''Missing:''' '' imwarp''


=== Image Filtering ===  
=== Image Filtering ===  
Line 561: Line 595:
|-
|-
|  bwmorph || < 1.0.0        ||  {{bug|51884}} || ||
|  bwmorph || < 1.0.0        ||  {{bug|51884}} || ||
|-
|  bwpack ||  2.10.0    || || ||
|-
|  bwunpack ||  2.10.0    || || ||
|-
|-
|  bwulterode ||  --    || || ||
|  bwulterode ||  --    || || ||
Line 614: Line 652:
! Function !! Octave Package Version !! Related Bugs and Patches !! Alternatives || Notes
! Function !! Octave Package Version !! Related Bugs and Patches !! Alternatives || Notes
|-
|-
| dct2 ||   || || ||
| dct2 || - || || ||
|-
|-
| dctmtx ||   || || ||
| dctmtx || || || ||
|-
|-
| fanbeam ||   || || ||
| fanbeam || || || ||
|-
|-
| fan2para ||   || || ||
| fan2para || - || || ||
|-
|-
| fftshift||   || || ||
| fftshift|| part of core Octave  || || ||
|-
|-
| fft2  ||   || || ||
| fft2  || part of core Octave  || || ||
|-
|-
| hough ||   || || ||
| hough || 2.8.0  || || ||
|-
|-
| houghlines ||   || || ||
| houghlines || 2.10.0  || || ||
|-
|-
| houghpeaks ||   || || ||
| houghpeaks || 2.10.0  || || ||
|-
|-
|idct2 ||   || || ||
|idct2 || - || || ||
|-
|-
|ifftshift||   || || ||
|ifftshift|| part of core Octave  || || ||
|-
|-
|ifft2||   || || ||
|ifft2|| part of core Octave  || || ||
|-
|-
|iradon||   || || ||
|iradon|| <1.0.0  || || ||
|-
|-
|para2fan||   || || ||
|para2fan|| - || || ||
|-
|-
|radon||   || || ||
|radon|| <1.0.0  || || ||
|-
|-
|}
|}
29

edits

Navigation menu