搜索资源列表
DIP
- 需要matlab7.0或更高版本以及matlab图像处理工具箱。 1) 文件菜单 • 程序可处理具有不同宽高的灰度图像,显示区域多余的部分以白色填补; 注意:在做哈达马和沃氏变换时图像的尺寸先按2的幂次截断,在按最大的边长补成方形; • 重载可以重新载入最近一次通过“文件——〉打开”打开的图像,这时将对重新载入的图像进行处理; • 对于彩色图像,可以显示但如果想要使程序能正确处理,必须将其先转换成灰度图像,使用“文件——〉RGB转换成灰度图”;
chap1-1
- 给定一个图像位图数据,宽、高、颜色表指针及每像素所占的位数等信息,将其写到指定文件中。-Given a bitmap image data, width, height, color table pointer and the number of bits per pixel information such as share, to write the specified file.
Picture-processing(VCPP)
- VC环境下实现给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素位数等数据进内存,存放在相应的全局变量中-VC environment to achieve a given image file name and path, read the bitmap image data, width, height, color table and bits per pixel and other data into memory and stored in the correspon
keynote
- 图像处理matlab程序,各种滤波,均值滤波,中位数滤波等-Various face filter: mean filter, median filter, histogram equalization
zoueywindow
- 利用随机算法计算一个数列中的中位数,返回结果一定正确,()