搜索资源列表
图像编程
- 用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
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.
HELLO
- 利用OPENCV从磁盘中读入图像文件,并将图像显示在屏幕上-The use of OPENCV read from the disk image file, and image display on the screen
digitalimage
- 数字图像处理,对于jpg图像读入之后进行一定对处理-digital image processing
project11
- 对图像进行直方图均衡化和中值滤波,并输出图像直方图,其中读入图像的格式为bmp格式,这个是我最近数字图像的一个Project,个人研究了很久,并附带了报告,值得大家参考-Histogram Equalization Median Filtering
program
- 读入图像文件,生成索引图像 灰度图像 黑白图像 -Read into the image file, generate an index image gray image black and white images
image
- 将数据图像(8位位图)读入中间数组再重建数据图像-The data image (8-bit bitmap) and then re-read into the middle of the array data images
image
- 图形图像处理软件,可以把图像读入内存处理。-picture process
jpeg-images-duru
- 对于不同的图像格式,此程序专门应用于jpeg图像读入-For different image formats, jpeg images used in this process is designed to read
图像读写
- 这个程序的功能是实现一副YUV图像的读入和图像的写出
数字图像处理
- 数字图像处理程佩青版本第二章关于图像的处理,主要是图像的压缩、图像的保存、图像的读入等