I am looking for a video scene detection algorithm implementation.
Any programming language used for the implementation is acceptable.
I found this implementation but it is very sensitive to small changes and inaccurate.
I am looking for a video scene detection algorithm implementation. Any programming language used
Share
Finally I did an simple implementation, by comparing 2 consecutive frames:
The threshold varies from a video to another … but I got acceptable results.