搜索资源列表
picture_in_database
- VC编程中如何操作数据库中的图像字段.向数据库中添加图像或从数据库中读取图像数据并显示处理-VC how to operate the database of images field. Adding to the database image or read from the database image data processing and display
dssdf
- 本程序在EVC4.0+PPC SDK 2003下调试通过。 用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。 这里只加了一个简单的处理示例——负片。其他的处理可以用与这个类似的方法,有了处理的算法对像素数据进行操作。或者加上鼠标事件的处理来完成绘画功能等等,这里主要是对JPEG文件进行操作的部分。 注意:程序中的CTScreenBuffer并未使用,原因是使用它加载后有段内存没有释放,加上BMP数据本来就比较好处理,所以自己写一段
imgeread
- 利用VC++实现对图像数据的读取和显示,代码完整,运行正常-VC + + realization of the image data read and display, code integrity, and the normal operation
Digitalimageprocessingsourcecode
- 利用VC实现AVI文件的图象截取, 实现对图象数据的读取显示 图案法源码 BMP3TXT原程序等等很多比较使用的-VC AVI document images interception. achieving the right image data read pictorial method shows the original source BMP3TXT procedure for the use of many more
HDFReader
- 用vc++6.0实现的读取modis hdf格式的源程序,包括多个全局变量、科学数据集等内容的读取。-using vc + +6.0 realized read modis hdf format of the source. includes a number of global variables, scientific data gathering to read the contents.
LowPassFitler
- 使用VC编写的低通滤波器,能够读取.dat文件内数据,并执行滤波算法,最后将离散数据以连续曲线绘出。
readpic
- VC bmp图像数据读取和输出代码程序,经过编译可行-compiled vc program in reading image
readvedio(2)
- 基于背景差法的运动物体检测程序,可从视频,或者设想头读取数据,编译环境VC加加2008-Background subtraction method based on moving object detection procedures, from the video, or read the first idea, build environment VC Gaga 2008
ImageCoding
- 本程序是用VC编写的一个基于bmp图像文件的图像压缩程序,主要完成的工作是:BMP文件的读取与显示;BMP文件的位图数据的压缩;压缩数据的解压缩及图像再现-This procedure is written in a VC bmp image file based image compression process, the major work done: BMP file to read and display BMP files compressed bitmap data compr
DSP-ImageProcess
- 本代码包括两个工程,其中CIamgeRGB是VC++ 6.0编译的,主要实现的功能是将RGB图像转为YUV格式的dat文件,以便在CCS中读取;ImageTest是CCS工程,它读取上述转换的YUV格式的图像数据,方便开发人员在脱离硬件仿真环境的情况下开发适合DSP平台的图像处理算法-The code includes two projects, which CIamgeRGB is VC++ 6.0 compiler, the main function is to achieve the R
dddssdfe
- 基于对话框的简单图像处理,实现图像数据的读取,采用vc语言,对初学者很有用-Based on the simple dialog box image processing, realizes image data reading
wavelet
- VC环境下,对图像进行小波分析,可以读取数据,或者加入噪声,进行小波分解和重构-VC environment, wavelet analysis, image data can be read, or by adding noise, the wavelet decomposition and reconstruction
Lecture_about_VC_digital_image_processing_program.
- 本文是关于VC数字图像处理编程的讲座内容,讨论如何利用微软的Visual C++开发工具来实现一些常用的数字图像处理算法,论述了图像处理的理论,主要的内容分为基础篇、中级篇和高级篇,具体包含的主要内容有: 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸;等等 -This article is about the VC digital image processing programming, Lectur
BMP_FILE_READ_CPP
- VC读取BMP文件结构的测试程序,图像处理的入门必备的知识学习,怎样直接读取BMP文件的结构和图像数据。-VC read BMP file structure of the test program, the entry of the image processing necessary knowledge learning how to read BMP file structure and image data.