diff --git a/docs/How_Tos/Making_A_Code.html b/docs/How_Tos/Making_A_Code.html index d71367f..740ea46 100644 --- a/docs/How_Tos/Making_A_Code.html +++ b/docs/How_Tos/Making_A_Code.html @@ -194,7 +194,7 @@

Process

CPU filter kernels

Filter kernels are used to call applyFilter function. -You can create 2D float32 array as new kernel or use implemented kernels such as:

+You can create 2D float32 array as new kernel or use implemented kernels such as:

Multi-threaded processing on CPU

You can use either single-threaded CPU-based image processing or multi-threaded image processing. -Multithreading is performed using logger and agent functions, which is specified in this section.

+Multithreading is performed using logger and agent functions, which is specified in this section.

Four of them are implemented: