Skip to content

Commit

Permalink
add sharpness metric
Browse files Browse the repository at this point in the history
  • Loading branch information
ZwX1616 committed Apr 20, 2020
1 parent 65af436 commit 3adb899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ struct FrameData {
gainFrac @15 :Float32;
focusVal @16 :List(Int16);
focusConf @17 :List(UInt8);
sharpnessScore @18 :List(UInt16);

frameType @7 :FrameType;
timestampSof @8 :UInt64;
Expand Down

0 comments on commit 3adb899

Please sign in to comment.