File: libvips-convolution.md

package info (click to toggle)
vips 8.18.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 53,240 kB
  • sloc: ansic: 172,611; cpp: 12,257; python: 5,077; sh: 773; perl: 40; makefile: 25; javascript: 6
file content (29 lines) | stat: -rw-r--r-- 638 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Title: Operator index > By section > Convolution

<!-- libvips/convolution -->

These operations convolve an image in some way, or are operations based on
simple convolution, or are useful with convolution.

## Functions

* [method@Image.conv]
* [method@Image.convf]
* [method@Image.convi]
* [method@Image.conva]
* [method@Image.convsep]
* [method@Image.convasep]
* [method@Image.compass]
* [method@Image.gaussblur]
* [method@Image.sharpen]
* [method@Image.spcor]
* [method@Image.fastcor]
* [method@Image.sobel]
* [method@Image.scharr]
* [method@Image.prewitt]
* [method@Image.canny]

## Enumerations

* [enum@Combine]
* [enum@Precision]