HistogramVC

所属分类:单片机开发
开发工具:Visual C++
文件大小:3284KB
下载次数:26
上传日期:2008-03-03 10:49:49
上 传 者mcommso8
说明:  // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image. // There are various well-known mathematical operations that you can perform on an image // using histograms, to enhance the image, etc. // Histogram stretch (aka automatic gain control): // Stretches the image histogram to fill the entire range of values. This is a "point operation," // meaning each pixel is scaled to a new value, without examining the neighboring pixels. The // histogram stretch does not actually require you to calculate the full histogram. The scaling factor // is calculated from the minimum and maximum values in the image.

文件列表:
Histogram\Debug (0, 2008-03-03)
Histogram\DSUtil.cpp (14674, 2003-01-21)
Histogram\DSUtil.h (2716, 2008-02-13)
Histogram\Histogram.cpp (8379, 2008-02-13)
Histogram\Histogram.h (3403, 2008-02-13)
Histogram\Histogram.ncb (13446144, 2008-03-03)
Histogram\Histogram.sln (877, 2008-02-13)
Histogram\Histogram.suo (38400, 2008-03-03)
Histogram\Histogram.vcproj (4910, 2008-02-13)
Histogram\Histogram.vcproj.YUEFENG-LAPTOP.YueFeng.user (1431, 2008-03-03)
Histogram\main.cpp (11034, 2003-01-22)
Histogram\stdafx.cpp (296, 2002-08-07)
Histogram\stdafx.h (408, 2008-02-13)
Histogram\UpgradeLog.XML (3440, 2008-02-13)
Histogram (0, 2008-03-03)

近期下载者

相关文件


收藏者