java for mp3 audio and speech coding
上傳時間: 2014-12-05
上傳用戶:ANRAN
// // 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.
標簽: Sample Histogram Grabber sample
上傳時間: 2013-12-15
上傳用戶:ryb
H.264 and MPEG-4 Video Compression 一本非常好的講H。264的書。
標簽: Compression 264 Video MPEG
上傳時間: 2014-01-20
上傳用戶:bjgaofei
Monitor Device Change Message INclude Mass Storage ,HID,USB Audio Devices
標簽: Monitor Message INclude Devices
上傳時間: 2013-12-03
上傳用戶:kbnswdifs
Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM can perform a variety of tasks to process the audio data, such as inserting an external compressor or decompressor into the sequence.
標簽: Compression Interface Microsoft existing
上傳時間: 2013-12-13
上傳用戶:541657925
Video for linux head two 的視頻采集示例,是V4L的升級版,在Linux下編譯即可,是Linux下圖像采集編程的API
上傳時間: 2013-12-22
上傳用戶:zsjinju
Joint Draft ITU-T Rec. H.264 | ISO/IEC 14496-10 / Amd.3 Scalable video coding JVT制定的H.264SVC擴展的建議標準
上傳時間: 2013-12-06
上傳用戶:電子世界
Image and video fingerprinting for digital rights management of multimedia data
標簽: fingerprinting management multimedia digital
上傳時間: 2014-01-20
上傳用戶:330402686
INTERFACES FOR DIGITAL COMPONENT VIDEO SIGNALS IN 525-LINE AND 625-LINE TELEVISION SYSTEMS OPERATING AT THE 4:2:2 LEVEL OF RECOMMENDATION ITU-R BT.601 (PART A)
標簽: LINE INTERFACES TELEVISION COMPONENT
上傳時間: 2013-12-14
上傳用戶:xiaoxiang
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
標簽: intercepting operations non-SCSI support
上傳時間: 2016-05-17
上傳用戶:ANRAN