Image package: Difference between revisions

Jump to navigation Jump to search
550 bytes added ,  29 December 2018
m
→‎Missing functions: remove some fiunctions
m (→‎Open Bugs: 51982 fixed)
m (→‎Missing functions: remove some fiunctions)
(8 intermediate revisions by the same user not shown)
Line 62: Line 62:
* hdrread
* hdrread
* hdrwrite
* hdrwrite
* [https://savannah.gnu.org/patch/?9412 houghlines] -- (see hough_line)
* [https://savannah.gnu.org/patch/?9407 houghpeaks]
* iccfind
* iccfind
* iccread
* iccread
Line 154: Line 152:
* nitfread
* nitfread
* openrset
* openrset
* [https://savannah.gnu.org/patch/?9360 otsuthresh]
* para2fan
* para2fan
* projective2d
* projective2d
Line 240: Line 237:
|-
|-
| {{bug|50732}} || Image package: infinite error loop when assigning a strel (class) object to a vector|| Confirmed
| {{bug|50732}} || Image package: infinite error loop when assigning a strel (class) object to a vector|| Confirmed
|-
| {{bug|50874}} ||  bwdist call causes application crash || Confirmed
|-
|-
| {{bug|51420}} || [octave forge] (image) imrotate is less tolerant to missing argument than Matlab || None
| {{bug|51420}} || [octave forge] (image) imrotate is less tolerant to missing argument than Matlab || None
Line 263: Line 258:
| {{bug|52959}} || [octave forge] (image) histeq is not compatible with Matlab || None
| {{bug|52959}} || [octave forge] (image) histeq is not compatible with Matlab || None
|-
|-
| {{bug|53654}} || [octave forge] (image) "rgb2gray.m shadows a core function" only under Windows, not under Linux || Works For Me
| {{bug|55059}} || [octave forge] (image) Failing unit test for grayslice || In Progress
|-
| {{bug|55202}} || [octave forge] (image) imresize fails for method nearest and image of 1 row  || Confirmed
|-
|-
|}
|}
Line 283: Line 280:
* {{patch|9606}}: [Octave forge] (image) New function integralImage
* {{patch|9606}}: [Octave forge] (image) New function integralImage
* {{patch|9717}}: [octave forge] (image) new function imapplymatrix
* {{patch|9717}}: [octave forge] (image) new function imapplymatrix
* {{patch|9722}}: [octave forge] (image) new objects imref2d and imref3d
* {{patch|9729}}: [octave forge] (image) -- rgb2xyz conversion with adapted whitepoint
* {{patch|9730}}: [octave forge] (image) new function imfuse


== Image Processing Functions ==
== Image Processing Functions ==
Line 457: Line 457:
| convmtx2 || -  || || ||
| convmtx2 || -  || || ||
|-
|-
| entropyfilt ||  1.0.9  ||  {{patch|9235}} || ||
| entropyfilt ||  1.0.9  ||  || ||
|-
|-
| fibermetric ||-  || || ||
| fibermetric ||-  || || ||
Line 499: Line 499:
| integralImage3 || -  || || ||
| integralImage3 || -  || || ||
|-
|-
| medfilt2 || < 1.0.0  || {{patch|9235}} || ||
| medfilt2 || < 1.0.0  || || ||
|-
|-
| medfilt3 || - || || ||
| medfilt3 || - || || ||
Line 507: Line 507:
| normxcorr2 || 2.0.0 ||  {{bug|50151}} || ||
| normxcorr2 || 2.0.0 ||  {{bug|50151}} || ||
|-
|-
| ordfilt2 || 1.0.9 ||  {{patch|9235}} || ||
| ordfilt2 || 1.0.9 ||  || ||
|-
|-
| padarray || < 1.0.0 || || ||
| padarray || < 1.0.0 || || ||
|-
|-
| rangefilt || 1.0.9 || {{bug|45088}} {{patch|9235}} || ||
| rangefilt || 1.0.9 || {{bug|45088}} || ||
|-
|-
| stdfilt ||  1.0.9 ||  {{patch|9235}} || ||
| stdfilt ||  1.0.9 ||  || ||
|-
|-
| wiener2 ||  2.8.0|| || ||
| wiener2 ||  2.8.0|| || ||
Line 529: Line 529:
| imadd         || 2.0.0  || || ||
| imadd         || 2.0.0  || || ||
|-
|-
| imapplymatrix ||    -    || || ||
| imapplymatrix ||    -    || {{patch|9717}} || ||
|-
|-
| imcomplement || 1.0.6  || || ||
| imcomplement || 1.0.6  || || ||
Line 602: Line 602:
|-
|-
| watershed ||  2.6.0    || || ||
| watershed ||  2.6.0    || || ||
|-
|}
=== Image Transforms ===
{| class="wikitable" style="text-align: center"
|-
! Function !! Octave Package Version !! Related Bugs and Patches !! Alternatives || Notes
|-
| dct2 ||  || || ||
|-
| dctmtx ||  || || ||
|-
| fanbeam ||  || || ||
|-
| fan2para ||  || || ||
|-
| fftshift||  || || ||
|-
| fft2  ||  || || ||
|-
| hough ||  || || ||
|-
| houghlines ||  || || ||
|-
| houghpeaks ||  || || ||
|-
|idct2 ||  || || ||
|-
|ifftshift||  || || ||
|-
|ifft2||  || || ||
|-
|iradon||  || || ||
|-
|para2fan||  || || ||
|-
|radon||  || || ||
|-
|-
|}
|}
204

edits

Navigation menu