- 캠이랑놀자/051228 . . . . 3 matches
Using [PIL]
세미나 준비와 관련하여, 추상적인 말을 줄이면서 사람들이 실제 결과를 가지고 이야기할 수 있도록 하는데 촛점 맞추기. 그러다가 종종 PIL 을 써서 프로토타이핑 하던게 생각나서 Python + PIL 로 진행.
- PNGFileFormat/FormatUnitTestInPythonLanguage . . . . 2 matches
# PIL과 비교. scanline by scanline 으로 비교해야 한다.
def testCompareWithPIL(self):
- WebGL . . . . 1 match
//compile Source
gl.compileShader(vertexShader);
checkCompile(vertexShader);
gl.compileShader(fragmentShader);
checkCompile(fragmentShader);
function checkCompile(shader){
if (!gl.getShaderParameter(shader, gl.COMPILE_STATUS)) {
- 캠이랑놀자 . . . . 1 match
|| 8 || 05.12.28 || [캠이랑놀자/051228] || 배열로서 표현되는 이미지, 데이터 조작으로서 행해지는 이미지 프로세싱, PythonLanguage & PIL & GrayScale Image 에 대한 필터 실습 || (v) ||
Found 4 matching pages out of 7555 total pages (5000 pages are searched)
You can also click here to search title.