|
영역 처리
1. Sobel Edge
1) 영역처리라는 이름으로 팝업 메뉴를 만든다.
2) 영역 처리 메뉴에 마우스를 이동하여 오른쪽 버튼을 누른다.
3) 메뉴 중에 프로퍼티를 선택한다.
4) [그림 2]와 같이 설정한 후 닫는다.
5) Class Wizard를 연다.
6) [그림 3]
|
- 페이지 5페이지
- 가격 800원
- 등록일 2002.11.16
- 파일종류 압축파일
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
Sobel / Prewitt
3.3.10 Low pass
3.3.11 Min
3.3.12 Max
3.3.13 Median
3.3.14 Median 2
3.3.15 User Define
3.4 PDA 화면 설계
3.4.1 kPhotoPDA
4. 프로젝트 파일 별 기능
4.1 kPhoto
4.2 kPhotoPDA
5. 마스크 알고리즘 및 함수 설명
5.1 Boundary problem
5.2 필터 함수 설명
5.2.1 Inve
|
- 페이지 22페이지
- 가격 1,500원
- 등록일 2005.12.05
- 파일종류 압축파일
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
st[conv_line-1];
if(y==0)
for(i=0; i<ypad; i++)
{
fwrite(left, 1, xpad, fp);
fwrite(dest, 1, conv_line, fp);
fwrite(right, 1, xpad, fp);
}
fwrite(left, 1, xpad, fp);
fwrite(dest, 1, conv_line, fp);
fwrite(right, 1, xpad, fp);
if(y==(last_line-1))
for(i=0; i<ypad; i++)
{
fwrite(left, 1, xpad, f
|
- 페이지 3페이지
- 가격 1,000원
- 등록일 2003.12.30
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
st[conv_line-1];
if(y==0)
for(i=0; i<ypad; i++)
{
fwrite(left, 1, xpad, fp);
fwrite(dest, 1, conv_line, fp);
fwrite(right, 1, xpad, fp);
}
fwrite(left, 1, xpad, fp);
fwrite(dest, 1, conv_line, fp);
fwrite(right, 1, xpad, fp);
if(y==(last_line-1))
for(i=0; i<ypad; i++)
{
fwrite(left, 1, xpad, f
|
- 페이지 3페이지
- 가격 1,000원
- 등록일 2003.12.30
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
혹은 물체의 코너 등을 흐리게 할 수 있다. 1. Understand the histogram equalization and summarize it.
2. Understand the spatial filters in this experiment, Laplacian filter and Sobel filter. Explain how they work as edge detectors.
3. Investigate other spatial filters in image processing.
|
- 페이지 5페이지
- 가격 2,000원
- 등록일 2010.05.28
- 파일종류 워드(doc)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|