I want to plot dynamic "ImageHistogram" from by using my pc web camera
I tried this:
i = Dynamic[CurrentImage[]]
ImageHistogram[i]
But it doesn't work.
I want to plot dynamic "ImageHistogram" from by using my pc web camera
I tried this:
i = Dynamic[CurrentImage[]]
ImageHistogram[i]
But it doesn't work.