搜索资源列表
彩色图像边缘检测
- 利用robert算子对图像彩色图像进行边缘检测,真彩色图像编程要注意三个字节表示一个象素,分别对RGB三色做Robert算子运算-Detect edge of color image using Robert subcomputioner,true color image programming should represent a pixel by three bytes,and compute the three colors(RGB) using Robert subcomputioner
图像的颜色处理
- 这个源程序提供了一些用于图像的颜色处理的功能,是基于真彩色图像作的处理,一般的灰度图也是转换为真彩色后作的处理,最后再返转为灰度图。-provided the source for some of the color image processing functions, is based on the true color images for processing, general also converted to grayscale color after the treatment,
40 打开真彩色位图
- 关于真彩色图像的打印,特别好用,可以有相关的应用事例了-of true color images in print, particularly useful, relevant examples of the application
基于C++ 的真彩色图像处理
- 真彩色图像是由红、黄、蓝三基色组成, 针对真彩色数字图像的特点, 对图像可以进 行各种多媒体效果的处理, 实现平滑、锐化、马赛克等多种特效处理。
DIBDisplay.rar
- 图像处理程序,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像,Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Image
IP-Programing
- 1。演示程序中增加了三个鼠标功能的演示程序与真彩色图 像像素数据的显示。 2、新增了四个菜单,即分水岭算法、线段表新应用、论文例图和应 用模块,它们都是交稿后到最近这段时间里所做的工作。新增内 容都是在此编程环境下完成的。 3、分水岭算法菜单中给出了分割粘连图像的四种方法。 4、线段表新应用菜单给出了用种子填色法实现的连通区域分割方法, 它比线段编码法简单,还介绍了用线段表实现数 学形态学中腐蚀膨胀的快速算法。 中所用图像的生成步骤,
24weizhencai
- 24位真彩色图像处理程序(包括灰度化,滤波,锐化等)开发环境VC++6.0-24-bit true color image processing procedures (including gray, and filtering, sharpening, etc.) development environment VC++ 6.0
Morphologicalwatershedtransform
- 形态学分水岭变换,能处理24位真彩色图像!-Morphological watershed transform, can handle 24-bit True Color images!
ImageN
- VC++图像处理编程演示程序,包括点处理、邻域处理、二值图像处理、二值形态学处理、灰值形态学处理、真彩色图像处理、区域分割等,包含了所有常用的图像处理方法。-VC++ image processing programming demo program, including the point of treatment, neighborhood processing, binary image processing, binary morphological processing, gray v
open
- 里面包括24位真彩色图像类和其基础处理的类,包括灰度化,二值化和形态学操作-Includes 24-bit true color image processing based on class and class, including the gray-scale and binary morphological operations and
24colors
- vc++处理24位真彩色图像源程序,包括图片在内-vc++ to deal with 24-bit True Color Image
Useful
- 本程序是根据何斌的VC++数字图像处理写的图像处理界面,并对其进行改进,如可以实现24位真彩色图像的灰度化-This procedure is based on Bin' s VC++ written in digital image processing image processing interface, and to improve it, and if we can achieve 24-bit true color gray-scale image of
denoise3
- 一幅真彩色图像的小波去噪方法实例。通过对一幅真彩色图像的RGB三个方面分别处理,把处理后的结果结合得到。-A true color image examples of wavelet denoising method. Through a true color image of the RGB three aspects dealt with separately, the results of the combination to be processed.
24bitscaring
- 对真彩色图像的缩放处理,并对图像失真进行有效的算法处理,并能保存缩放后的图片-Pairs of true color image scaling processing, and image distortion algorithms for effective treatment, and can save the scaled image
imcomplementofimage
- 256色图像,真彩色图像的读取,反色,然后保存的功能,程序编译运行通过,真的很有用~-256 color images, true color image read, anti-color, and then save the function, the program compiled to run through, is really useful ~
daima
- 对真彩色图像进行预处理,包括:灰度化、平滑等-On the true color image preprocessing, including: gray, smoothing, etc.
transformgreypicture
- MATLAB中应用小波技术将真彩色图像转化为灰度图像的源程序(The application of wavelet technology of true color images into grayscale image of the source program in matlab .)
真彩色bmp灰度化
- 24位真彩色bmp图像转换为8位bmp图像(The type of bmp (24bit) translate to 8bit)
pseudo_image
- 生成特定伪彩色调色盘,将真彩色图像转换为伪彩色图像(pseudo-color color table)
基于SVM的图像分割-真彩色图像分割
- 基于SVM的图像分割-真彩色图像分割,含有源程序和数据(Image Segmentation Based on SVM - True Color Image Segmentation)