-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timelapse Sample. #352
Open
AdityaKBhadragond14
wants to merge
61
commits into
Apra-Labs:main
Choose a base branch
from
AdityaKBhadragond14:ab/timelapse_sample
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Timelapse Sample. #352
Changes from all commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
e7b8c0b
timelapse sample
AdityaKBhadragond14 0b02ac2
timelaspe file changes
AdityaKBhadragond14 55235e4
wip sample
nsabale7 c116aad
samples WIP.
AdityaKBhadragond14 213bf2c
added main to sample cpp file.
AdityaKBhadragond14 5cb1025
removed sample test file from tests.
AdityaKBhadragond14 9c70041
added sample example to create thumbnail from mp4 video
SatwikSShanbhag 2f3adb6
Improved motion vector data code.
AdityaKBhadragond14 738763b
reduced thread sleep seconds
SatwikSShanbhag 5315e62
using absolute path.
AdityaKBhadragond14 b89e3a6
Reverting unwanted changes.
AdityaKBhadragond14 ab3f182
added new sample which will start video from beginning using flushAll…
SatwikSShanbhag f1d8cc0
refactored CMake list and renamed files
SatwikSShanbhag da51b44
using resolved time stamp when seeking
SatwikSShanbhag ad28405
Merge branch 'ab/timelapse_sample' into ss/sample_example
SatwikSShanbhag ad0752f
Fixed the ghost channel issue in MotionVectorExtractor.
AdityaKBhadragond14 005cd59
revert vcpkg.
AdityaKBhadragond14 e9ccde5
changes.
AdityaKBhadragond14 a5df32a
taking video paths from terminal and modified cmake.
AdityaKBhadragond14 cce5ba2
vcpkg baseline revert.
AdityaKBhadragond14 87c26d2
reset vcpkg head.
AdityaKBhadragond14 4627b36
vcpkg revert
AdityaKBhadragond14 31d8bf5
vcpkg revert.
AdityaKBhadragond14 518a75e
update submodule
AdityaKBhadragond14 b45c423
update vcpkg final
AdityaKBhadragond14 95bdf12
Merge branch 'Apra-Labs:main' into ab/timelapse_sample
AdityaKBhadragond14 e0f0e91
Corrected cmake for samples.
AdityaKBhadragond14 dc1c0a6
Corrected base cmake for samples.
AdityaKBhadragond14 29287b1
Running pipeline for face detection
nsabale7 82e72bc
Merge branch 'ab/timelapse_sample' into ss/sample_example
SatwikSShanbhag 7935533
added test thumbnail sample
SatwikSShanbhag cc20269
wip as per the structure
nsabale7 c38f63f
test for play mp4 from beginning
SatwikSShanbhag 41ff3ae
updated main CMake
SatwikSShanbhag 02fc588
1. Fixed the props for Mp4ReaderSource and Mp4WriterSink
AdityaKBhadragond14 744d40d
refactored test and CMake file
SatwikSShanbhag 574fc11
Corrected cmake and test for timelapse sample.
AdityaKBhadragond14 773a376
1. Removed the sendOverlayFrames prop to remove overlay frames, inste…
AdityaKBhadragond14 3c26a39
Algo to remove noisy black frames.
AdityaKBhadragond14 6dae9cd
files format.
AdityaKBhadragond14 f499d5f
refactored CMake and file structure for thumbnail samples
SatwikSShanbhag 53a3c59
refactored CMake and file structure for play mp4 from beginning sample
SatwikSShanbhag b26a871
base CMake changes
SatwikSShanbhag 48f2556
Merge branch 'ab/timelapse_sample' into ss/sample_example
SatwikSShanbhag f07bc4e
Addressed comments.
AdityaKBhadragond14 a2102f1
changes in cmake
nsabale7 06f679e
Added readme file for samples. code refactoring and renaming. Address…
AdityaKBhadragond14 133d93b
removed not required libs and file formatting.
AdityaKBhadragond14 5888659
Merge branch 'ab/timelapse_sample' into ss/sample_example
SatwikSShanbhag fab05b3
restored files
SatwikSShanbhag d920279
Merge branch 'main' into ab/timelapse_sample
AdityaKBhadragond14 7478f05
Merge branch 'ab/timelapse_sample' into ss/sample_example
SatwikSShanbhag 7f79097
Merge pull request #2 from SatwikSShanbhag/ss/sample_example
AdityaKBhadragond14 1c2fa9d
Merge branch 'ab/timelapse_sample' into ns/samples_timelapse
AdityaKBhadragond14 064cce5
changes in constructor
nsabale7 197b75d
Merge branch 'ns/samples_timelapse' of https://github.com/nsabale7/Ap…
nsabale7 1031260
Merge pull request #3 from nsabale7/ns/samples_timelapse
AdityaKBhadragond14 8cbb00b
relay sample.
AdityaKBhadragond14 61690e5
base cmake changes.
AdityaKBhadragond14 5903117
Corrected linking libraries in timelapse sample cmake.
AdityaKBhadragond14 17a8fd1
Merge branch 'main' into ab/timelapse_sample
joiskash File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do you need all libs in the aprapipessampleut ? I dont think so.