JavaCameraView::onPreviewFrame() log level (Bug #2876)


Added by John Donovan about 12 years ago. Updated almost 12 years ago.


Status:Done Start date:2013-03-09
Priority:Low Due date:
Assignee:Alexander Smorkalov % Done:

0%

Category:android
Target version:2.4.5
Affected version:2.4.4 Operating System:
Difficulty: HW Platform:
Pull request:https://github.com/Itseez/opencv/pull/759

Description

onPreviewFrame() has two Log entries that are set to "information" level, but the contents of the output are issued every frame during video capture, and the messages are more appropriate to the "debug" log level. It might be preferable to change the log level rather than set up a logcat filter.


Associated revisions

Revision 36367ec0
Added by Alexander Smorkalov almost 12 years ago

Several fixes android related fixes

Native activity build warning fixed;
Logcat messages for JavaCameraView updated (Bug #2876);
Some fixes for feature #2893 done.

Revision e0584bb8
Added by Alexander Alekhin over 10 years ago

Merge pull request #2876 from vbystricky:oclopt_integralsum

History

Updated by Alexander Smorkalov almost 13 years ago

  • Category set to android
  • Assignee set to Alexander Smorkalov
  • Target version set to 2.4.5

Updated by Alexander Smorkalov almost 12 years ago

  • Pull request set to https://github.com/Itseez/opencv/pull/759

Updated by Andrey Kamaev almost 12 years ago

Fix is pushed to 2.4

  • Status changed from Open to Done

Also available in: Atom PDF