代码搜索:Ycrcb

找到约 194 项符合「Ycrcb」的源代码

代码结果 194
www.eeworm.com/read/379507/9194722

plg ycrcb2rgb.plg

Build Log --------------------Configuration: YCrCb2RGB - Win32 Release-------------------- Command Lines Creating temporary file "C:\WINDOWS\TE
www.eeworm.com/read/271857/10977867

txt rgb-ycrcb.txt

今天对颜色一些格式转换有些不明白的地方,在网上找了一些文章,感谢原作者,现张贴如下: 颜色空间是一个三维坐标系统,每一种颜色由一个点表示。在 RGB 颜色空间中,红,绿,蓝是基本元素。RGB 格式是显示器通常使用的格式。在 YUV 空间中,每一个颜色有一个亮度信号 Y,和两个色度信号 U 和 V。亮度信号是强度的感觉,它和色度信号断开,这样的话强度就可以在不影响颜色的情况下改变。YUV 格式 ...
www.eeworm.com/read/379507/9194754

mak ycrcb2rgb.mak

# Microsoft Developer Studio Generated NMAKE File, Based on YCrCb2RGB.dsp !IF "$(CFG)" == "" CFG=YCrCb2RGB - Win32 Debug !MESSAGE No configuration specified. Defaulting to YCrCb2RGB - Win32 Debug.
www.eeworm.com/read/190964/8435905

do wave_add_ycrcb.do

onerror {resume} quietly WaveActivateNextPane {} 0 add wave -noupdate -divider -height 30 {Block : "ColorSpace"} add wave -noupdate -divider {internal signals} add wave -noupdate -format Literal -
www.eeworm.com/read/379507/9194720

dsw ycrcb2rgb.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/379507/9194726

h ycrcb2rgb.h

// YCrCb2RGB.h : main header file for the YCRCB2RGB application // #if !defined(AFX_YCRCB2RGB_H__AC3C7465_6881_11D4_A296_0050BA075895__INCLUDED_) #define AFX_YCRCB2RGB_H__AC3C7465_6881_11D4_A296_
www.eeworm.com/read/379507/9194728

cpp ycrcb2rgb.cpp

// YCrCb2RGB.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "YCrCb2RGB.h" #include "YCrCb2RGBDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_F
www.eeworm.com/read/379507/9194730

clw ycrcb2rgb.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CYCrCb2RGBDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "YCrC
www.eeworm.com/read/379507/9194732

dsp ycrcb2rgb.dsp

# Microsoft Developer Studio Project File - Name="YCrCb2RGB" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)
www.eeworm.com/read/379507/9194735

cpp ycrcb2rgbdlg.cpp

// YCrCb2RGBDlg.cpp : implementation file // #include "stdafx.h" #include "YCrCb2RGB.h" #include "YCrCb2RGBDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE