Image package: Difference between revisions

187 bytes added ,  12 May 2017
Line 304: Line 304:
! Function !! Octave Package Version !! Related Bugs and Patches !! Alternatives || Notes
! Function !! Octave Package Version !! Related Bugs and Patches !! Alternatives || Notes
|-  
|-  
| adaptthresh || - || ||  ||
| adaptthresh || - || ||  ||  
|-
|-
| demosaic || - || {{bug|50708}} || ||
| demosaic || - || {{bug|50708}} || [http://kyamagu.github.io/mexopencv/matlab/demosaicing.html cv.demosaicing] from [https://github.com/kyamagu/mexopencv mexopencv] ||
|-  
|-  
| gray2ind || 2.6.1 || || ||
| gray2ind || 2.6.1 || || ||
Line 326: Line 326:
| im2uint8  || 2.6.1 || || ||
| im2uint8  || 2.6.1 || || ||
|-
|-
| imbinarize || - || || ||
| imbinarize || - || || imbinarize (I) is equivalent to im2bw(I, graythresh(I)) ||
|-
|-
| imcast    || 2.6.1 || || || Octave Only
| imcast    || 2.6.1 || || || Octave Only
204

edits