Skip to content

💡[Feature]: Frame reduction of a Video #1464

@Suvadip-sana

Description

@Suvadip-sana

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

I perform Frame reduction operation on a video that have 1863 frame, From this 1863 frame I reduce it 100 frame. I reduce the frame based on histogram difference of each frame, and take that frame which have highest histogram difference. I perform this operation using Opencv's HISTCMP_CHISQR.

Use Case

It's help to calculate that high histogram changed frame of the video. Which will be helpful for further analysis for the video.

Benefits

No response

Add ScreenShots

Plot the histogram of this filtered 100 frame.

image

please add hacktoberfest-accepted label also.

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I want to work on this issue

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions