搜索资源列表
图像处理模板匹配
- 本程序可以对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。-this program can read images Image wavelet transform, filter processing, digital image processing for image for a variety of algorithms, and the integrity of the source code Vc.
图像编程
- 用vc++ 实现图像的读入,及其相关的图像处理
图像的读入、显示与放大缩小图像的存储(MFC)
- 图像的读入、显示与放大缩小图像的存储(MFC),适合初学者
图像傅立叶正反变换
- 图像傅立叶正反变换。读入256色BMP位图,进行傅立叶变换,显示频域图像,再进行反变换,恢复原来图像。,Fourier transform and inverse fourier transform. Read a 256-color bitmaps, make Fourier transform, show the frequency domain image, and then an inverse transform, to restore the original image.
实用vtk读入dicom序列图像
- 实用vtk读入dicom序列图像,三位重建,从任意角度进行切片,显示,Practical VTK to read DICOM image sequences, the three reconstruction, from any perspective slices, indicating
hello.提取二值图像中线条的坐标
- 从磁盘中读入图像文件,并将图像显示在屏幕上。-Read bmp photo and display on moniter!
matlab实现将读入一幅图像进行线性灰度变换
- matlab实现将读入一幅图像进行线性灰度变换,will be read into matlab to achieve an image of a linear gray-scale transformation
用VTK实现了BMP图像的读入
- 用VTK实现了BMP图像的读入,显示,并处理,是VTK新手的入门程序,Achieved using VTK read BMP images, display, and to deal with is the new entry procedures for VTK
MATLABcountObject 图像识别
- Matlab,图像识别,计算图像中物体的个数。测试图片读入图像程序图像识别计数主程序 -objectrecog
createhistogram
- 在图形图像处理中读入图像并进行图像增强,创建直方图函数以来读取图像直方图-In graphic image processing time into the image and image enhancement, since the creation of the histogram function to read the image histogram
tuxiang
- 读入图像 图像加 图像减 灰度图象 灰度转二值 图像放大 图像旋转 选定区域 填充区域-Read into the images by gray-scale image Add image to gray image binary image enlarge image rotation filling selected areas of regional
fanzhuan
- 读入图像,进行翻转,再将图形显示在屏幕上-Read into the images, to flip, and then graphical display on the screen
imagecycle
- matlab中图像的循环读入程序,我做了图像imadd叠加操作,别的函数也可以类似的使用这种循环-matlab image read into the program cycle, I make an image overlay imadd operations, other functions can also be similar to the use of this Cycle
ImageFlat
- 通过Visual C++搭建一个数字图像处理平台,实现图像的读入、显示和保存,并提供了数字图像处理算法的接口。-Through the Visual C++ to build a digital image processing platform, the read image, display and preservation, and to provide a digital image processing algorithms of the interface.
image
- 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
HELLO
- 利用OPENCV从磁盘中读入图像文件,并将图像显示在屏幕上-The use of OPENCV read from the disk image file, and image display on the screen
project11
- 对图像进行直方图均衡化和中值滤波,并输出图像直方图,其中读入图像的格式为bmp格式,这个是我最近数字图像的一个Project,个人研究了很久,并附带了报告,值得大家参考-Histogram Equalization Median Filtering
program
- 读入图像文件,生成索引图像 灰度图像 黑白图像 -Read into the image file, generate an index image gray image black and white images
图像预处理
- 实现图像的预处理功能,提供了一些常用的图像预处理的代码,可以满足所有基本预处理的需要,包括读入图像,图像灰度转换,阀值,图像反色, 灰度线性变换,直方图均衡化,线性平滑滤波器,中值滤波器等。(Realize the preprocessing function of the image)
C++数组图像
- 通过使用数组读入图像数据,并完成上下、左右翻转和缩小操作。(Read image data through the use of the array, and complete the operation of up and down, turn around and reduce the picture.)