Skip to content
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

Color Temperature fixes #224

Merged

Conversation

snehaa8
Copy link

@snehaa8 snehaa8 commented Jan 29, 2024

No description provided.

@r-abishek r-abishek changed the base branch from ar/opt_color_temperature to master January 29, 2024 22:31
@r-abishek r-abishek changed the base branch from master to ar/opt_color_temperature January 29, 2024 22:32
Copy link
Owner

@r-abishek r-abishek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Master merge + comment fixes + csv->bin

@r-abishek r-abishek added the enhancement New feature or request label Jan 29, 2024
@r-abishek r-abishek merged commit 45be1f8 into r-abishek:ar/opt_color_temperature Jan 29, 2024
snehaa8 added a commit to snehaa8/rpp that referenced this pull request Feb 12, 2024
* Initial commit - Non slient region detection

Includes unittest setup

* Replace vectors with arrays

* Replace Rpp64s with Rpp32s

* Optimize and precompute cutOff

* Fix buffer used

* Fix buffer used

* Update testsuite for Audio

* code cleanup

* Add Readme file for Audio test suite

* changes based on review comments

* minor change

* Remove unittest folders and updated README.md

* Remove unit tests

* minor change

* code cleanup

* added common header file for audio helper functions

* removed unncessary audio wav files

fixed bug in ROI updation for audio test suite

resolved issue in summary generation for performance tests in python

* removed log file

* added doxygen support for audio

* minor change

* removed the usage of getMax function and used std::max_element

* modularized code in test suite

* minor change

* resolved codacy warnings

* Codacy fix - Remove unused cpuTime

* CMakeLists - Version Update

1.5.0 - TOT Version

* CHANGELOG Updates

Version 1.5.0 placeholder

* resolved issue with file_system dependency in test suite

* Doxygen changes

changed malloc to new in NSR kernel

* added ctests for audio test suite for CI

made changes to add more clarity on the QA Tests results

* Cmake mods for ctest

* HOST-only build error bugfix

* added qa mode paramter to python audio script

added golden output map for QA testing of Non silent region detection

* minor change

* added example for MMS calculation in comments for better understanding

* updated info used to for running audio test suite

* removed bitdepth variable from audio test suite

* added more information on computing NSR outputs in the example added

* added variables for min, max case in python test suite

* CTest - Audio Test Updates

Run audio tests only if audio package found

* CI - Update common.groovy

Add audio test support

* Codacy fix

* Update common.groovy - Install Test Deps

---------

Co-authored-by: Snehaa Giridharan <snehaa@multicorewareinc.com>
Co-authored-by: HazarathKumarM <hazarathkumar@multicorewareinc.com>
Co-authored-by: sampath1117 <sampath.rachumallu@multicorewareinc.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Kiriti Gowda <kiriti.nageshgowda@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants