Image package: Difference between revisions

20 bytes removed ,  18 February 2017
update missing functions
(update missing functions)
Line 7: Line 7:
=== Roadmap ===
=== Roadmap ===


The following are missing targets for the next minor release of the image package (version 2.7.0).  Small bug fixes, build fixes, and regressions may still be released before in a patch release (Version 2.6.X).
The following are missing targets for the next minor release of the image package (version 2.8.0).  Small bug fixes, build fixes, and regressions may still be released before in a patch release (Version 2.6.X).


* add ellipse properties to {{codeline|regionprops}} (see bug {{bug|44100}})  ([http://hg.code.sf.net/p/octave/image/rev/7cf22a478792 done])
* add ellipse properties to {{codeline|regionprops}} (see bug {{bug|44100}})  ([http://hg.code.sf.net/p/octave/image/rev/7cf22a478792 done])
Line 73: Line 73:
* hdrread
* hdrread
* hdrwrite
* hdrwrite
* hough -- (see hough_circle)
* houghlines -- (see hough_line)
* houghlines -- (see hough_line)
* houghpeaks
* houghpeaks
Line 97: Line 96:
* imextendedmax
* imextendedmax
* imextendedmin
* imextendedmin
* imfill -- (see bwfill)
* imfindcircles
* imfindcircles
* imfreehand
* imfreehand
Line 209: Line 207:
* imwrap
* imwrap
** no supports for SmoothEdges option
** no supports for SmoothEdges option
* hough
** no RhoResolution option


=== Contributing ===
=== Contributing ===