Image package: Difference between revisions

242 bytes added ,  3 March 2017
(→‎Open Bugs: title has been changed)
(→‎Open Bugs: table)
Line 215: Line 215:
=== Open Bugs ===
=== Open Bugs ===


* {{bug|38085}}: image package: fails to build with --enable-64 (entropyfilt)
{| class="wikitable"
* {{bug|38087}}: image package: graycomatrix incompatibilities with matlab
|-
* {{bug|38345}}: image package: __spatial_filtering__() always returns class double
! bug !! bug title !! status
* {{bug|41674}}: image package: temporary arrays in imresize are doubles
|-
* {{bug|41768}}: imdither() calls imwrite() in the wrong way (Package: image)
| {{bug|38085}} || image package: fails to build with --enable-64 (entropyfilt) ||
* {{bug|43218}}: image package: imshear causes more signal spread than expected and inconsistent vertical offset
|-
* {{bug|44396}}: image package: bwmorph shrink does not preserve Euler numbe
| {{bug|38087}}|| image package: graycomatrix incompatibilities with matlab ||
* {{bug|44799}}: image package: imrotate chrashes when using 'spline' as interpolation method
|-
* {{bug|44831}}: image package: imrotate - different dimensions of output matrix
| {{bug|38345}}|| image package: __spatial_filtering__() always returns class double ||
* {{bug|45088}}: image package: rangefilt requires domain and image to have equal number of dimensions
|-
* {{bug|45333}}: image package: grayhresh fails if input doesn't have different values
| {{bug|41674}}|| image package: temporary arrays in imresize are doubles ||
* {{bug|46745}}: image package: imresize default method (bicubic) Matlab incompatible for the border pixels
|-
* {{bug|47115}}: label2rgb from image-package doesn't work for labels with value above the uint16 limit
| {{bug|41768}}|| imdither() calls imwrite() in the wrong way (Package: image) ||
* {{bug|48529}}: image package: compilation warnings under Mac OSX
|-
* {{bug|48794}}: image package: imreconstruct should clip marker > mask
| {{bug|43218}}|| image package: imshear causes more signal spread than expected and inconsistent vertical offset ||
* {{bug|49613}}: image package - regionprops.m majoraxislength broken
|-
* {{bug|50071}}: OF image: bwfill(...,4) in Octave behaves like bwfill(...,8) in MATLAB and vice versa
| {{bug|44396}}|| image package: bwmorph shrink does not preserve Euler number ||
* {{bug|50122}}: image package: normxcorr2 sometimes returns inf values
|-
* {{bug|50151}}: image package: normxcorr2 is not compatible with Matlab
| {{bug|44799}}|| image package: imrotate chrashes when using 'spline' as interpolation method ||
* {{bug|50153}}: image package: bwperim result on 1x1 input incorrect (Patch Reviewed)
|-
* {{bug|50180}}: OF-image fails to build with dev Octave (4.3.0+)
| {{bug|44831}}|| image package: imrotate - different dimensions of output matrix ||
* {{bug|50188}}: image package: poly2mask does incompatible rounding
|-
* {{bug|50257}}: image package: imtranslate is not Matlab compatible
| {{bug|45088}}|| image package: rangefilt requires domain and image to have equal number of dimensions ||
* {{bug|50341}}: Missing Function imrect in image package
|-
* {{bug|50429}}: image package: xyz2lab changed slightly in Matlab (and other color conversion functions)
| {{bug|45333}}|| image package: grayhresh fails if input doesn't have different values||
|-
| {{bug|46745}}|| image package: imresize default method (bicubic) Matlab incompatible for the border pixels||
|-
| {{bug|47115}}|| label2rgb from image-package doesn't work for labels with value above the uint16 limit||
|-
| {{bug|48529}}|| image package: compilation warnings under Mac OSX||
|-
| {{bug|48794}}|| image package: imreconstruct should clip marker > mask||
|-
| {{bug|49613}}|| image package - regionprops.m majoraxislength broken||
|-
| {{bug|50071}}|| OF image: bwfill(...,4) in Octave behaves like bwfill(...,8) in MATLAB and vice versa||
|-
| {{bug|50122}}|| image package: normxcorr2 sometimes returns inf values||
|-
| {{bug|50151}}|| image package: normxcorr2 is not compatible with Matlab||
|-
| {{bug|50153}}|| image package: bwperim result on 1x1 input incorrect ||Patch Reviewed  
|-
| {{bug|50180}}|| OF-image fails to build with dev Octave (4.3.0+)||
|-
| {{bug|50188}}|| image package: poly2mask does incompatible rounding||
|-
| {{bug|50257}}|| image package: imtranslate is not Matlab compatible||
|-
| {{bug|50341}}|| Missing Function imrect in image package||
|-
| {{bug|50429}}|| image package: xyz2lab changed slightly in Matlab (and other color conversion functions)||
|-
|}


=== New Patches (partial list) ===
=== New Patches (partial list) ===
204

edits