搜索资源列表
FcmImage
- 用matlab实现Fcm分割图像,只需在matlab中调用main(image,C)即可,其中Image需为事先加载好的jpg文件,C为分类数。-Fcm Classify Digital Images By Matlab.
ImageOtherSpread
- 图像切换技术。用于实现图像切换是的特殊效果。主要使用的语言是visual c++。-The image switching technology. Used to implement the image switch is the special effects. The main language is visual c++.
bmp
- 封装保存.BMP图片的程序源码,无main()函数,c++类。 -.BMP picture package program source code
win7-transparent-icons
- 可用于C++或C#等编写界面的小图标。其主要是针对win7环境下的透明图标,非常好用。-Can be used in C++ or C# to write the interface of the small icons. Its main environment for win7 transparent icons, very handy.
JPG2RGB565
- JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB
bth
- 本程序基于c++,用于图像处理上,主要实现了对灰度图像的巴特沃斯高通滤波。-The program is based on c++, for image processing, the main achievement of the gray image of Butterworth high-pass filtering.
ImageProcessing
- 主要是图像处理和边界提取,以及边界跟踪和图像分割的c++源代码,可以直接加载-The main image processing and edge extraction, and boundary tracking and segmentation of c++ source code can be directly loaded
