C# - ffmpeg(FFmpeg.AutoGen)를 이용한 qsvdec.c 예제 포팅
2022-02-20
const int STREAM_FRAME_RATE = 25; const AVPixelFormat STREAM_PIX_FMT = AVPixelFormat.AV_PIX_FMT_YUV420P; const int SCALE_FLAGS = ffmpeg.SWS_BICUBIC; [DllImport("Kernel32.dll", EntryPoint...
아두이노 #57 TFT LCD 텍스트 문자열 출력 방법 정리...
2020-12-16
tft.setRotation(0); } void loop() { int iNum = 64; float fNum = 3.141592; tft.fillScreen(TFT_BLACK)... MCUFRIEND_kgv.h 라이브러리가 설치된 경로의 FreeDefaultFonts.h 파일에 3개의 폰트를...
케글연습 첫날
2022-08-23
dtype: int64 0 N 1 N 2 N 3 N 4 N Name: ind_empleado, dtype: object 0 ES 1 ES 2 ES 3 ES 4 ES... dtype: int64 0 * * * * * * * * * Name: ind_aval_fin_ult1, dtype: int64 * * * * * * * * * *...