본문 바로가기

반응형

분류 전체보기

(170)
포토샵 2020 동영상강의 포토샵 2020 동영상 강의입니다. 공부하시려는 분들 참고해주세요~ ^^; https://www.youtube.com/watch?v=kk1utNOpsKs&list=PLLtzrE3hP5SS6pPcZ43797J5tcvdBRMde
covid-19 4월 6일자 차트레이스 만드는법(엑셀 여러칸 부분합 이용) 1. csv 자료 다운로드 - https://data.humdata.org/dataset/novel-coronavirus-2019-ncov-cases 의 time_series_covid19_confirmed_globa.csv를 다운로드하여 가공 2. https://flourish.studio/ 에 업로드후 완성
[PHP] 이미지에서 색상 팔레트 추출 function colorPalette($imageFile, $numColors, $granularity = 5) { $granularity = max(1, abs((int)$granularity)); $colors = array(); $size = @getimagesize($imageFile); if($size === false) { user_error("Unable to get image size data"); return false; } $img = @imagecreatefromjpeg($imageFile); if(!$img) { user_error("Unable to open image file"); return false; } for($x = 0; $x < $size[0]; $x += $gran..
차트 레이스 에니메이션 제작 사이트 소개 차트 레이스용 에니메이션을 제작할 수 있는 사이트를 소개합니다. 이건 별도 강의가 아닌 예제로 보여드릴게요 https://flourish.studio/ 를 이용해서 간편하게 제작이 가능합니다. 3월 25일자 기준 자료 입니다. 1. csv 자료 다운로드 - https://data.humdata.org/dataset/novel-coronavirus-2019-ncov-cases 의 time_series_covid19_confirmed_globa.csv를 다운로드하여 가공 2. https://flourish.studio/ 에 자료를 업로드후 반디캠을 이용해서 캡쳐
프리미어 인코딩 속도 5배 빠르게 하기 GPU로 인코딩이 가능하게 도와주는 플러그인 입니다. https://www.voukoder.org/ dddd - Voukoder Voukoder is system wide video- and audio encoding service for Windows that improves your media encoding experience. It supports various encoders (both CPU and GPU based) and also provides a set of post processing filters. To use the Voukoder you need to in www.voukoder.org 프리미어나 에프터이팩트, 베가스 등에서 GPU의 인코딩을 도와주는 voukoder라는 별도 플..
속담 초성 검색 사이트 http://sokdam.co.kr/ 속담 초성 퀴즈 - sokdam.co.kr 가끔 참고해야지.. -_-;;
메탈 재질의 텍스쳐
윈도우10 메일앱 카페24 그룹웨어 세팅방법 한참 설정 찾다가.. 다음을 위해 기재해 놓는다.

반응형