搜索资源列表
标准测试图像下载
- 标准测试图像下载-standard test images downloaded
图像拼接技术的毕业设计,应用于图像合并等领域,VC6下测试通过.rar
- 用于图像拼接vc实现
Win32图像编程实战:VC++火焰燃烧效果
- VC++图形编程实战,能够形成火焰燃烧的效果,很逼真生动,Codefans.net测试截图如上所示,一个纯Win32作品,没有用到MFC。粗略的看了一下程序,算法比较复杂,希望能用到这方面的朋友下回去仔细研究一下。
中值滤波代码和测试图片
- 中值滤波代码和测试图片,独立的类,方便加入到应用之中。
中值滤波代码和测试图片
- 中值滤波代码和测试图片,独立的类,方便加入到应用之中。
localized_seg.zip
- 基于水平集的彩色图像分割matlab实现算法(包括源码、测试图像),Based on the level set for color image segmentation algorithm matlab (including source code, test images)
对256色图像进行灰度变化
- 对256色图像进行灰度变化,内含测试图像及源代码-256 color images to gray scale for changes in the test image and the source code containing
MATLABcountObject 图像识别
- Matlab,图像识别,计算图像中物体的个数。测试图片读入图像程序图像识别计数主程序 -objectrecog
Picture
- 图像处理中的标准测试图像,希望对大家有用-standard test image in image processing
convert_raw_bmp_image
- 读取raw数据格式图像,转换为bmp图像保存 实现批量读取转换,带测试图。运行run文件,需要修改当前测试图像路径。-Read the raw data format images converted to read bmp images are saved to achieve batch conversion, with a test pattern. Run the run file, you need to modify the current test image path.
Image-Fusion-Performance
- 这个matlab代码,用于测试图像融合函数的算法性能。输入两幅原始图像和融合以后的图像,函数将评价出该算法的性能。-The matlab code, for testing image fusion algorithm function. Input the original image and the integration of two subsequent images, the function will evaluate the performance of the algorithm
Canny
- 该代码是在vc++下编写的,最后能实现用Canny算子提取图像的边缘,附带测试图像,比较实用的边缘提取算法-The code is vc++ Prepared, and finally to achieve using Canny operator extract image edge, fringe test images, more practical edge extraction algorithm
Neural-Network-pattern-recognition
- 根据神经网络的算法对三幅训练图像和测试图像进行识别。-According to neural network training algorithm for three test images and image recognition.
7.4.3
- 利用图像分割测试图像中的微小结构。 -Test images using image segmentation of small structures.
standardtestimage
- 国际标准测试图像,图像处理用到的各种常用标准测试图像基本都有,很辛苦才找到的-International standard test image, image processing a variety of commonly used standard test images are essential, it is hard to find the
超分辨重构算法及测试图像,效果很好
- 有测试图像,有MAP和pocs等各种算法,大家可以进行算法之间的比对
图像二维熵的计算
- 基于MATLAB的图像二维熵的计算,采用了改进的均值滤波器模板,使结果与物理意义更加契合。附带一张测试图像
50-standard-test-images
- matlab中标准的49幅测试图像,而且是索引格式,像素清晰(matlab in 49 standard test image, and is an index format, clear pixels)
国际标准测试图像
- 经典的图像处理常用图片,包括Lina,Barbana, Cameraman(Classic image processing commonly used pictures, including Lina, Barbana, Cameraman)
数字图像处理3
- 任务1。一维测试信号的FFT 计算和可视化长度为B=64的下列测试信号的傅立叶变换的幅度: 任务2。二维测试信号的FFT。计算和可视化尺寸为128*128的下列测试信号的傅立叶变换的幅度: 任务3。图像的FFT 在以下处理之后,计算下列图像“Lena”的傅立叶变换的幅度并将其可视化:1)向测试图像添加一个加性高斯噪声(选择您选择的噪声的参数)。 2)使用大小为3*3和5*5的盒式滤波器对测试图像进行平滑。 3)应用Sobel梯度掩模寻找梯度图像的x和y分量。 4)应用拉普拉斯口罩。比较处理