Image package: Difference between revisions

29 bytes added ,  19 March 2018
m
Just inserted the link to some patches
(Included some new commited patches)
m (Just inserted the link to some patches)
Line 356: Line 356:
| adaptthresh || - || ||  [http://kyamagu.github.io/mexopencv/matlab/adaptiveThreshold.html cv.adaptiveThreshold] from [https://github.com/kyamagu/mexopencv mexopencv]||  
| adaptthresh || - || ||  [http://kyamagu.github.io/mexopencv/matlab/adaptiveThreshold.html cv.adaptiveThreshold] from [https://github.com/kyamagu/mexopencv mexopencv]||  
|-
|-
| demosaic || - || {{bug|50708}} || [http://kyamagu.github.io/mexopencv/matlab/demosaicing.html cv.demosaicing] from [https://github.com/kyamagu/mexopencv mexopencv] ||
| demosaic || - || {{bug|50708}} {{patch|9593}}|| [http://kyamagu.github.io/mexopencv/matlab/demosaicing.html cv.demosaicing] from [https://github.com/kyamagu/mexopencv mexopencv] ||
|-  
|-  
| gray2ind || function is in Octave core || || ||
| gray2ind || function is in Octave core || || ||
Line 392: Line 392:
| mat2gray || < 1.0.0 || || ||
| mat2gray || < 1.0.0 || || ||
|-
|-
| multithresh || - || || ||
| multithresh || - || {{patch|9602}} || ||
|-
|-
| otsuthresh || - ||  {{patch|9360}} || graythresh || otsuthresh(hist) is equivalent to graythresh (hist)
| otsuthresh || - ||  {{patch|9360}} || graythresh || otsuthresh(hist) is equivalent to graythresh (hist)