Skip to content

Commit b15e172

Browse files
Update README.md
1 parent eadc010 commit b15e172

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ It contains code for famous Reinhard algorithm (www.cs.utah.edu/~shirley/papers/
7474

7575
It shows how to achieve slide show functionality using opencv, one can also try to save each image (result in slide show) in a video format to view blending of images. It makes use of _addWeighted()_ method to view transitions.
7676

77+
You can check [this](https://chandraji.dev/how-to-make-a-slideshow-using-opencv) blog for more information on the approach taken.
78+
7779

7880
### Multiple Color Detection Simultaneously
7981

0 commit comments

Comments
 (0)