Mercurial > hg > octave-image
annotate INDEX @ 915:8c8ed7c4ab83 default tip
* bwlabeln.cc (bwlabel_nd): Fix small bug in comment
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Tue, 18 Nov 2014 11:30:57 -0500 |
parents | 7f3f027bcbf0 |
children |
rev | line source |
---|---|
14
77c889a3ed91
Split main.idx into individual subdirectories to make it more manageable
pkienzle
parents:
diff
changeset
|
1 image >> Image processing |
75 | 2 Analysis and Statistics |
515 | 3 edge |
136 | 4 fftconv2 |
468 | 5 corr2 |
6 mean2 | |
7 std2 | |
350 | 8 entropy |
515 | 9 entropyfilt |
75 | 10 qtdecomp |
79 | 11 qtgetblk |
12 qtsetblk | |
105 | 13 graycomatrix |
14 houghtf | |
312 | 15 hough_line |
16 hough_circle | |
857
75d6748324de
New functions imgradient and imgradientxy (patch #8265)
Brandon Miles <brandon.miles7@gmail.com>
parents:
844
diff
changeset
|
17 imgradient |
75d6748324de
New functions imgradient and imgradientxy (patch #8265)
Brandon Miles <brandon.miles7@gmail.com>
parents:
844
diff
changeset
|
18 imgradientxy |
75d6748324de
New functions imgradient and imgradientxy (patch #8265)
Brandon Miles <brandon.miles7@gmail.com>
parents:
844
diff
changeset
|
19 imhist |
292 | 20 immaximas |
528
636b9e92019c
normxcorr2: new function is wrapper for xcorr2 from signal package
carandraug
parents:
526
diff
changeset
|
21 normxcorr2 |
515 | 22 rangefilt |
23 regionprops | |
24 stdfilt | |
25 Arithmetics | |
524 | 26 imabsdiff |
515 | 27 imadd |
28 imcomplement | |
520 | 29 imdivide |
526 | 30 imlincomb |
520 | 31 immultiply |
518 | 32 imsubtract |
14
77c889a3ed91
Split main.idx into individual subdirectories to make it more manageable
pkienzle
parents:
diff
changeset
|
33 Black and white image functions |
515 | 34 applylut |
225 | 35 bwarea |
909
ba9e0f8a25c0
New functions bwareafilt and bwpropfilt to filter objects based on properties.
Carnë Draug <carandraug@octave.org>
parents:
901
diff
changeset
|
36 bwareafilt |
390 | 37 bwboundaries |
392 | 38 bwconncomp |
468 | 39 bwdist |
40 bweuler | |
41 bwfill | |
515 | 42 bwhitmiss |
468 | 43 bwlabel |
500 | 44 bwlabeln |
468 | 45 bwmorph |
46 bwperim | |
909
ba9e0f8a25c0
New functions bwareafilt and bwpropfilt to filter objects based on properties.
Carnë Draug <carandraug@octave.org>
parents:
901
diff
changeset
|
47 bwpropfilt |
468 | 48 bwselect |
515 | 49 fchcode |
861
a2401673edc6
maint: update NEWS and INDEX in preparation for new release.
Carnë Draug <carandraug@octave.org>
parents:
857
diff
changeset
|
50 labelmatrix |
515 | 51 makelut |
52 Colour maps and Colour controls | |
53 colorgradient | |
54 rgb2ycbcr | |
533
154ffb5d4efe
wavelength: new function to image package. Contributed by William Krekeler <WKrekeler@cleanearthtech.com>
carandraug
parents:
528
diff
changeset
|
55 wavelength2rgb |
756 | 56 ycbcr2rgb |
515 | 57 Display |
760
98903291ef63
montage: new function with dependency on general package for inputParser
carandraug
parents:
756
diff
changeset
|
58 montage |
515 | 59 Enhancement and Restoration |
60 histeq | |
61 imadjust | |
62 imnoise | |
63 imsmooth | |
64 medfilt2 | |
65 ordfilt2 | |
66 ordfiltn | |
67 stretchlim | |
68 Filtering and Transforms | |
746 | 69 findbounds |
515 | 70 fspecial |
71 imfilter | |
746 | 72 imtransform |
816
7779d96939c2
New function intlut and deprecate uintlut.
Carnë Draug <carandraug@octave.org>
parents:
767
diff
changeset
|
73 intlut |
515 | 74 iradon |
75 nonmax_supress | |
76 radon | |
77 rho_filter | |
78 Morhophological Operations | |
830
754a6f127d0d
New function bwareaopen to perform area opening.
Carnë Draug <carandraug@octave.org>
parents:
816
diff
changeset
|
79 bwareaopen |
88 | 80 conndef |
515 | 81 imbothat |
82 imclose | |
83 imdilate | |
308 | 84 imerode |
85 imopen | |
86 imtophat | |
468 | 87 mmgradm |
688
9c42e8039a1d
strel: new class and methods. Submitted by Roberto Metere <roberto@metere.it>
carandraug
parents:
671
diff
changeset
|
88 @strel/getheight |
861
a2401673edc6
maint: update NEWS and INDEX in preparation for new release.
Carnë Draug <carandraug@octave.org>
parents:
857
diff
changeset
|
89 @strel/getneighbors |
688
9c42e8039a1d
strel: new class and methods. Submitted by Roberto Metere <roberto@metere.it>
carandraug
parents:
671
diff
changeset
|
90 @strel/getnhood |
9c42e8039a1d
strel: new class and methods. Submitted by Roberto Metere <roberto@metere.it>
carandraug
parents:
671
diff
changeset
|
91 @strel/getsequence |
9c42e8039a1d
strel: new class and methods. Submitted by Roberto Metere <roberto@metere.it>
carandraug
parents:
671
diff
changeset
|
92 @strel/isflat |
9c42e8039a1d
strel: new class and methods. Submitted by Roberto Metere <roberto@metere.it>
carandraug
parents:
671
diff
changeset
|
93 @strel/reflect |
9c42e8039a1d
strel: new class and methods. Submitted by Roberto Metere <roberto@metere.it>
carandraug
parents:
671
diff
changeset
|
94 @strel/strel |
9c42e8039a1d
strel: new class and methods. Submitted by Roberto Metere <roberto@metere.it>
carandraug
parents:
671
diff
changeset
|
95 @strel/translate |
515 | 96 Read/write |
610
4c92bffbf4cc
analyze75: new functions analyze75read and analyze75info from Adam H Aitkenhead <adamaitkenhead@hotmail.com> through mailing list
carandraug
parents:
565
diff
changeset
|
97 analyze75info |
4c92bffbf4cc
analyze75: new functions analyze75read and analyze75info from Adam H Aitkenhead <adamaitkenhead@hotmail.com> through mailing list
carandraug
parents:
565
diff
changeset
|
98 analyze75read |
642
1a186da3e07c
image: mention analyze75write on NEWS, remove executable bit from analyze75write, add missing functinos to INDEX
carandraug
parents:
610
diff
changeset
|
99 analyze75write |
515 | 100 tiff_tag_read |
101 Region-based and block processing | |
102 bestblk | |
103 blockproc | |
104 col2im | |
105 colfilt | |
106 im2col | |
767 | 107 impixel |
515 | 108 nlfilter |
109 poly2mask | |
110 roicolor | |
111 Spatial transformations | |
700
a2c5450fb89d
new functions cp2tform, maketform, tformfwd and tforminv by Pantxo Diribarne
carandraug
parents:
688
diff
changeset
|
112 cp2tform |
565
7fcfcce0b2f9
imcrop: new function for image package. Submitted to mailing list by Pablo Rossi <prossi@ing.unrc.edu.ar>
carandraug
parents:
533
diff
changeset
|
113 imcrop |
515 | 114 imperspectivewarp |
115 imremap | |
116 imresize | |
117 imrotate | |
118 imshear | |
119 imtranslate | |
700
a2c5450fb89d
new functions cp2tform, maketform, tformfwd and tforminv by Pantxo Diribarne
carandraug
parents:
688
diff
changeset
|
120 maketform |
515 | 121 rotate_scale |
700
a2c5450fb89d
new functions cp2tform, maketform, tformfwd and tforminv by Pantxo Diribarne
carandraug
parents:
688
diff
changeset
|
122 tformfwd |
a2c5450fb89d
new functions cp2tform, maketform, tformfwd and tforminv by Pantxo Diribarne
carandraug
parents:
688
diff
changeset
|
123 tforminv |
515 | 124 Types and Type conversions |
468 | 125 grayslice |
515 | 126 graythresh |
468 | 127 im2bw |
233 | 128 im2double |
642
1a186da3e07c
image: mention analyze75write on NEWS, remove executable bit from analyze75write, add missing functinos to INDEX
carandraug
parents:
610
diff
changeset
|
129 im2int16 |
1a186da3e07c
image: mention analyze75write on NEWS, remove executable bit from analyze75write, add missing functinos to INDEX
carandraug
parents:
610
diff
changeset
|
130 im2single |
233 | 131 im2uint8 |
132 im2uint16 | |
885
40269ff6760d
imcast: new function to convert image between arbitrary classes.
Carnë Draug <carandraug@octave.org>
parents:
861
diff
changeset
|
133 imcast |
515 | 134 imdither |
468 | 135 isbw |
136 isgray | |
137 isind | |
138 isrgb | |
515 | 139 label2rgb |
468 | 140 mat2gray |
141 rgb2gray | |
480
ed19b5ad9718
image: new utility functions iptcheckstrs, iptnum2ordinal, iptcheckmap and iptchecknargin
carandraug
parents:
477
diff
changeset
|
142 Utilities |
747 | 143 checkerboard |
481
b62b5ac9dffc
getrangefromclass: new function for image package
carandraug
parents:
480
diff
changeset
|
144 getrangefromclass |
911
7f3f027bcbf0
New function imattributes to display attributes of figure in console.
Carnë Draug <carandraug@octave.org>
parents:
909
diff
changeset
|
145 imattributes |
482 | 146 iptcheckconn |
147 iptcheckmap | |
148 iptnum2ordinal | |
515 | 149 padarray |
844
b52546b11470
INDEX: move phantom from the Filtering and Transforms to the Utilities category.
Carnë Draug <carandraug@octave.org>
parents:
830
diff
changeset
|
150 phantom |