• 파일시티 이벤트
  • LF몰 이벤트
  • 서울좀비 이벤트
  • 탑툰 이벤트
  • 닥터피엘 이벤트
  • 아이템베이 이벤트
  • 아이템매니아 이벤트

Using the 512x512 raw image `Lena.raw` or BMP image `Lena.bmp` of 8 bit gray-scale, carry out the following Histogram-based processes

*태*
최초 등록일
2007.06.22
최종 저작일
2007.06
16페이지/파일확장자 압축파일
가격 1,500원 할인쿠폰받기
다운로드
장바구니

소개글

(a) Plot the histogram.
(b) Perform Histogram Equalization and then plot the histogram.
(c) Perform Basic Contrast Stretching and then plot the histogram. Discuss any difference when compared to the result of (b).
(d) Perform Ends-in Contrast Stretching with low-endvalue of 30 and high-end value of 200, and then plot the histogram. Discuss any difference when compared to the result of (c).
(e) From all the above results, discuss differences among Histogram Equalization, Basic Contrast Stretching, and Ends-in Contrast Stretching

컴파일 실행환경

C language / Visual studio

본문내용

#소스일부

void main()
{
int choose;
while(1)
{
printf("=================== 확인할 변수를 고르시오 ===================\n");
printf("== ==\n");
printf("== 1. Plot the histogram ==\n");
printf("== 2. Perform Histogram Equalization ==\n");
printf("== 3. Plot the histogram of Histogram Equalization ==\n");
printf("== 4. Perform Basic Contrast Stretching ==\n");
printf("== 5. Plot the histogram of Basic Contrast Stretching ==\n");
printf("== 6. Perform Ends-in Contrast Stretching with low-end ==\n");
printf("== value of 30 and high-end value of 200 ==\n");
printf("== 7. Plot the histogram of Ends-in Contrast Stretching ==\n");
printf("== 8. 종 료 ==\n");
printf("== ==\n");
printf("==============================================================\n");
printf("Number => "); // 메뉴를 출력하고 값을 받는다.
scanf("%d",&choose);
switch(choose)
{
case 1:
plot();
break;

압축파일 내 파일목록

lena_raw_512x512.raw
Plot_the_histo.raw
equalization_lena.raw
equalization_histo.raw
stretching_lena.raw
stretching_histo.raw
ends_in_lena.raw
ends_in_histo.raw
Histogram_conversion.cpp
Histogram_conversion.dsp
Histogram_conversion.ncb
Histogram_conversion.plg
Histogram_conversion.opt
Histogram_conversion.dsw
영상처리 과제 #2nd.hwp
Debug/vc60.idb
Debug/vc60.pdb
Debug/Histogram_conversion.pch
Debug/Histogram_conversion.obj
Debug/Histogram_conversion.ilk
Debug/Histogram_conversion.exe
Debug/Histogram_conversion.pdb

참고 자료

없음
*태*
판매자 유형Bronze개인

주의사항

저작권 자료의 정보 및 내용의 진실성에 대하여 해피캠퍼스는 보증하지 않으며, 해당 정보 및 게시물 저작권과 기타 법적 책임은 자료 등록자에게 있습니다.
자료 및 게시물 내용의 불법적 이용, 무단 전재∙배포는 금지되어 있습니다.
저작권침해, 명예훼손 등 분쟁 요소 발견 시 고객센터의 저작권침해 신고센터를 이용해 주시기 바랍니다.
환불정책

해피캠퍼스는 구매자와 판매자 모두가 만족하는 서비스가 되도록 노력하고 있으며, 아래의 4가지 자료환불 조건을 꼭 확인해주시기 바랍니다.

파일오류 중복자료 저작권 없음 설명과 실제 내용 불일치
파일의 다운로드가 제대로 되지 않거나 파일형식에 맞는 프로그램으로 정상 작동하지 않는 경우 다른 자료와 70% 이상 내용이 일치하는 경우 (중복임을 확인할 수 있는 근거 필요함) 인터넷의 다른 사이트, 연구기관, 학교, 서적 등의 자료를 도용한 경우 자료의 설명과 실제 자료의 내용이 일치하지 않는 경우
최근 본 자료더보기
탑툰 이벤트
Using the 512x512 raw image `Lena.raw` or BMP image `Lena.bmp` of 8 bit gray-scale, carry out the following Histogram-based processes
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업