Jump to content

GStreamer Based Image Signal Processor/Performance/imx8: Difference between revisions

Line 314: Line 314:
$ HEIGHT=1080
$ HEIGHT=1080


$ gst-launch-1.0 videotestsrc ! "video/x-raw,format=(string)RGBA,width=$WIDTH,height=$HEIGHT,framerate=(fraction)30/1" ! queue ! ispcldebayer ! fakesink -v
$ gst-launch-1.0 videotestsrc ! "video/x-bayer,format=bggr,width=$WIDTH,height=$HEIGHT,framerate=30/1" ! queue ! ispclawb ! perf ! fakesink -v
</syntaxhighlight>
</syntaxhighlight>


[[File:Maximum Framerate AWB.png|frame|center|Maximum framerate for Autowhite balance for different resolutions.]]
[[File:Maximum Framerate AWB.png|frame|center|Maximum framerate for Autowhite balance for different resolutions.]]


= Histogram Equalization Benchmarking =
= Histogram Equalization Benchmarking =
583

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.