资源列表
119128622bresenham_start_1
- 计算机图形学 直线画法 BRESEHAM 有文档 总结-Straight-line drawing in computer graphics have a document summing up BRESEHAM
DIAN
- 画中心点及求垂直线描点,测试OK,希望对你有用!-TEST OK
vdsp_proj
- 基于ev533开发板的视频采集,经认证绝对好用。-Ev533 development board based on the video capture, the absolute ease of use by the certification.
256-colortogray
- 将彩色图像转换为转换为灰嶦嗾俏图像的典型程序-Will be converted to color images converted to gray image嶦incite typical procedure Qiao
Walsh-for-survey
- 利用walsh对图像进行变换处理,包括原码和测试图像-Use walsh transform image processing, including the original code and test images
txhb
- 可以实现两幅BMP图像的合并,并输出合并后的图像-May realize two BMP image merge, after and outputs the merge image
ycbcrkMEAN
- YCBCR彩色空間之下作KMEAN顏色分群-YCBCR for color space under the color clustering KMEAN
txcl
- BMP图像处理源码,内置例子,适合初学者使用-The BMP imagery processing sound code, the built-in example, suits the beginner to use
ImageYuzhi
- 数字图像处理初学者适合学习的程序 vc++编写阈值自动获取 包含基本图像处理算法-Digital image processing suitable for beginners to learn the procedures contained in vc++ to prepare the basic image processing algorithms
vcImage
- VC编写适合初学图像处理的学习,程序包含大多数常见vc图像处理算法-VC image processing to prepare for the study of learning, the program contains the most common image processing algorithms vc
09
- 在灰度范围[100,200]内显示图像,以灰度等级20显示图像-In gray-scale range of [100,200] display image to 20 gray levels display images
matlab_image_processing_function
- matlab图像处理代码m函数 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P031