http://www.amazon.com/Computer-Vision-A-Modern-Approach/dp/0130851981/ref=cm_lmf_tit_17


ComputerVision2/E:ModernApproach(Paperback)
카테고리
지은이 Forsyth (PearsonEducation, 2012년)
상세보기


이게 좋았던 것 같다. 원서도 비싸지 않았던 것 같다.


opencv를 쓸 때는

http://www.hanb.co.kr/book/look.html?isbn=978-89-7914-694-3


LEARNINGOPENCV제대로배우기OPENCV라이브러리를활용한컴퓨터비전프?
카테고리 컴퓨터/IT > 멀티미디어
지은이 개리 로스트 브라드스키 (한빛미디어, 2009년)
상세보기


를 따라하는 게 쉬웠던 것 같다.

알고리즘은 자세히 안써있다. 조금씩은 적혀 있다.

한글이어서 금방 볼 수 있다.


동영상 강의:

https://class.coursera.org/vision/class/index

에서 고루 잘 가르쳐준다. 특히 geometry.

단, 발음이 원어민 발음이 아니다.








by 언제나19 2012. 7. 16. 14:19


http://ofps.oreilly.com/titles/9780596155957/IntroducingScala.html

scala 가 statically typed language 였네. 엥. 그렇게 안생긴 줄 알았는뎅.

CLR 에서 실행될 거라고 하니, 이것 또한 장점이겠다.
하지만, java library에 dependent하게 coding해놓으면, 별로 장점이 안될텐데.

The name Scala is a contraction of the words scalable language.

아랫 부분 반절은 너무 말이 많아서 잘 안읽었다.

intimidate 겁주다
succint 간결한
seduction 유혹
deceptive 현혹하는 
 
http://ofps.oreilly.com/titles/9780596155957/TypeLessDoMore.html
 
문법 설명이 주로 나온다.

아 많다.. 1/3만 우선 읽었다.

다음에는

http://ofps.oreilly.com/titles/9780596155957/FunctionalProgramming.html 

http://ofps.oreilly.com/titles/9780596155957/DomainSpecificLanguages.html

도 봐둬야겠다. 

http://ofps.oreilly.com/titles/9780596155957/RoundingOutTheEssentials.html#PatternMatching
부터 본다.

http://www.scala-lang.org/docu/files/ScalaTutorial.pdf
를 읽는 것이 훨씬 빠르다.

http://www.scala-lang.org/docu/files/ScalaByExample.pdf 도 보기.

지쳤다. 나중에 읽어야지.

당장 필요한 pattern matching부터 읽는다.
http://www.scala-lang.org/node/120

scala regular expression 문법 http://www.tutorialspoint.com/scala/scala_regular_expressions.htm
 
by 언제나19 2012. 3. 24. 21:22
| 1 |