文件名称:floppy
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 1.27mb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
吕凤军《数字图象处理编程入门》中的所有例子源代码,中间包括BMP文件格式的分析以及图像处理各种算法的C语言实现,对初次涉及图像处理方面的人而言非常不错。-Mr Lu Fengtai army "Digital Image Processing Programming Primer" all the examples of source code, intermediate file formats including BMP analysis and image processing algorithms in C language. involved in the initial processing of images is a very good person.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 53607895floppy.zip 列表 chap1/ chap10/ chap10/readme.txt chap10/testlead/ chap10/testlead/chartfx.cpp chap10/testlead/chartfx.h chap10/testlead/font.cpp chap10/testlead/font.h chap10/testlead/lead.cpp chap10/testlead/lead.h chap10/testlead/picture.cpp chap10/testlead/picture.h chap10/testlead/res/ chap10/testlead/resource.h chap10/testlead/res/TestLead.ico chap10/testlead/res/TestLead.rc2 chap10/testlead/StdAfx.cpp chap10/testlead/StdAfx.h chap10/testlead/TestLead.aps chap10/testlead/TestLead.clw chap10/testlead/TestLead.cpp chap10/testlead/TestLead.dsp chap10/testlead/TestLead.dsw chap10/testlead/TestLead.exe chap10/testlead/TestLead.h chap10/testlead/TestLead.ncb chap10/testlead/TestLead.opt chap10/testlead/TestLead.rc chap10/testlead/TestLeadDlg.cpp chap10/testlead/TestLeadDlg.h chap10/testmci/ chap10/testmci/testmci.c chap10/testmci/testmci.exe chap1/BMP.C chap1/bmp.exe chap1/BMP.H chap1/BMP.RC chap1/readme.txt chap2/ chap2/Bmp.h chap2/Bmp.rc chap2/geotrans.c chap2/geotrans.exe chap2/readme.txt chap3/ chap3/Bmp.h chap3/Bmp.rc chap3/readme.txt chap3/smooth.c chap3/smooth.exe chap4/ chap4/Bmp.h chap4/Bmp.rc chap4/dither.c chap4/dither.exe chap4/readme.txt chap5/ chap5/Bmp.h chap5/Bmp.rc chap5/colorope.c chap5/colorope.exe chap5/readme.txt chap6/ chap6/Bmp.h chap6/Bmp.rc chap6/morph.c chap6/morph.exe chap6/readme.txt chap7/ chap7/Bmp.h chap7/Bmp.rc chap7/edge.c chap7/edge.exe chap7/readme.txt chap8/ chap8/Bmp.h chap8/Bmp.rc chap8/detect.c chap8/detect.exe chap8/readme.txt chap9/ chap9/Bmp.aps chap9/Bmp.h chap9/Bmp.rc chap9/compress.c chap9/compress.exe chap9/JPEG.H chap9/readme.txt readme.txt samples/ samples/1.BMP samples/16.BMP samples/24.BMP samples/256.BMP samples/gray.bmp samples/readme.txt samples/test.avi samples/test.jpg samples/test.pcx