《基于DSP的图像处理》-dsp课程设计(4)
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:
或QQ:
处理(尽可能给您提供完整文档),感谢您的支持与谅解。

河海大学计算机与信息学院——DSP课程设计报告 getw(fp); y=yl-1; for(sp=st,n=0;n0x80) { len=(*sp++) & 0x7f; if(!(*sp)) { x+=len; continue; } setcolor(*sp++); moveto(x,y); linerel(len,0); x+=len; continue; } else { len=*sp++; for(j=0;j #define MODEPHOTO1 1 #define MODEPHOTO2 2 #define GRAYBARLEVEL 16 void ReadImage(unsigned char*pImage,char*cFileName,int nWidth,int nHeight); 14 河海大学计算机与信息学院——DSP课程设计报告 void InitImage(unsigned int nMode,unsigned char*pImage,int nWidth,int nHeight) { swich(nMode) { case MODEPHOTO1: Readimage(pImage,\ break; case MODEPHOTO2: ReadImage(pImage,\ break; default: break; } } void ReadImage(unsigned char*cFileName,int nWidth,int nHeight) { int j; unsigned char*pWork; FILE*fp; if(fp=fopen(cFileName,\ { fseek(fp,1078L,SEEK_SET); pWork=pImage+(nHeight-1)*nWidth; for(j=0;j
百度搜索“77cn”或“免费范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,免费范文网,提供经典小说综合文库《基于DSP的图像处理》-dsp课程设计(4)在线全文阅读。
《基于DSP的图像处理》-dsp课程设计(4).doc
将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
下载失败或者文档不完整,请联系客服人员解决!