2009년 12월 24일 목요일

Creating new OpenCV project (Visual Studio 2008)

Set Library Directories
1. Project -> Properties
2. Linker -> General
3. Choose "Linker" tab -> "General" category -> "Additional Library
Directories”, Add the paths:
"C:\opencv lib\lib\Debug"

Set Libraries
1. Choose from menu: "Project" -> "Properties". (Or right click on your project
in the left hand tree)
2. Choose “Configuration Properties” -> "Linker" tab -> "Input" category ->
"Additional Dependencies:"
3. Add the paths for all necessary import libraries (cv200d.lib cvaux200d.lib cxcore200d.lib highgui200d.lib)

2009년 11월 16일 월요일

Useful Visual C++ 2008 Link

2009년 10월 8일 목요일

useful OpenCV links

  • The IplImage Structure

  • New Project (Visual Studio)
    - Add include directories "C:\OpenCV2.0\include\opencv"
    - Add libraries cv200d.lib cxcore200d.lib highgui200d.lib cvaux200d.lib
    - Copy dlls cxcore200d.dll cxcore200d.dll highgui200d.dll cvaux200d.dll

2009년 10월 1일 목요일

useful Matlab link

  • Colon operator (:)
  • fspecial
    h = fspecial('gaussian', hsize, sigma) returns a rotationally symmetric Gaussian lowpass filter of size hsize with standard deviation sigma (positive). hsize can be a vector specifying the number of rows and columns in h, or it can be a scalar, in which case h is a square matrix. The default value for hsize is [3 3]; the default value for sigma is 0.5.
  • freqz
  • dwt2d

2009년 9월 14일 월요일

A talk with her


One of my friend told me that she broke up with his boyfriend. Although they have dated for 8 years, she said it didn't hurt as much as she expected. I didn't know what I should tell her. It seems that she lose her acute judgement due to too much pain. Or, we don't feel sadness any more because we had several but enough break-up.

2009년 9월 2일 수요일

Comprehensive Exam


  • Electricity & Magnetism
    - ECE 107
  • Signals & Systems (Fall 09 - Paul Siegel)
    - ECE 101
  • Solid State Electronics (Fall 09 - Yuan Taur, Wang)
    - ECE 103 Fundamental/Devices & Materials
  • Circuits (Fall 09 - Curt Schurgers)
    - ECE 102
  • Logic Design (Fall 09)
    - CSE 140
  • Computer Engineering
    - ECE 260A
  • Electronic Cicuits and System
    - ECE166/265A
    - 164/264A

2009년 8월 29일 토요일

New Start at San Diego!!

I arrived at San Diego yesterday. Hot sun and clean campus! I need time to be familiar with new people and places. Anyhow, I'm expecting a lot. The left picture is La Jolla Shore. A lot of people are enjoying surffering on the huge wave. I would like to learn the soonest I can!!