add demos to README.md
This commit is contained in:
@@ -5,11 +5,15 @@ CPU and GPU-based implementation for integral images (summed area tables)
|
||||
<!-- __demos__ -->
|
||||
## Demos
|
||||
### DemoFII01
|
||||
[source code](src/demo/kotlin/DemoFII01.kt)
|
||||
|
||||
Apply box blurs with large windows
|
||||

|
||||
|
||||
### DemoFII02
|
||||
[source code](src/demo/kotlin/DemoFII02.kt)
|
||||
[source code](src/demo/kotlin/DemoFII01.kt)
|
||||
|
||||
### DemoFII02
|
||||
|
||||
Implement an FM like video synthesizer using [FastIntegralImage]
|
||||

|
||||
|
||||
[source code](src/demo/kotlin/DemoFII02.kt)
|
||||
|
||||
Reference in New Issue
Block a user