搜索资源列表
SQLDatabaseImage-1470
- 一个可以从SQL SERVER数据库中保存和读取图片的处理程序,包含一个很容易在你程序中使用的类文件,你还可以插入到DLL文件中以便支持ISS服务器,允许你在网页上显示图片,存储图片.删除图片等操作. -from a SQL Server database to preserve the pictures and reading process, includes a very easy procedure you used in the document, and You can also i
LibFORImage
- 用VC实现图像处理类库ImageLib及其应用实例,界面设计, 程序结构,工具条与状态条, 橡皮筋矩形选块或画图, 画曲线和写字, 选块的拖曳, 剪贴板操作,文件操作-with VC ImageLib image processing library and its application, interface design, program structure, with the tools of the state of the rubber-band rectangular block t
dib_demo
- 一个新的图像处理的基本函数类,可以实现图像文件的各种操作
fenjijulei
- 一个简单的分级聚类算法,数据结构采用了VC++中提供的CArray类,可以任意添加样本,删除和修改样本,还可以将聚类结果保存起来,对学习聚类算法和VC++中文件操作及控件有一定的参考意义
EasyBMP_1.06
- 一个平台独立的BMP文件操作封装类.结构严禁.非常适合C++用户操作图像处理.
MyDIP
- 本程序是数字图像处理的课程设计,主要实现了位图的模糊、锐化、傅立叶变换等功能。位图操作的主要类为MyDIP,详细见readme.txt文件。
DicomDisplayMDI.rar
- 处理DICOM文件,没有专门的DICOM类,除此之外--还可以进行多种图像处理的基本操作,To deal with DICOM files, DICOM does not have a specific category, in addition- can also be used for a variety of image processing of the basic operation
imageTechFunction
- vc图像处理技巧函数,总结出一个COperateBitmap类,可以实现方便的对图象的读取、保存、剪贴板操作、DIB和DDB的转换,下面列出头文件,工程文件我把它写成了一个MFC扩展DLL。-vc image processing techniques function, summed up a COperateBitmap categories, can be achieved easily on the image to read, save, clipboard operations, D
CDIB
- 显示图像的类及其头文件,多达50多种图像处理操作函数类库,是从事Windows图像处理编程的必备工具和代码。-Showing the type of image and its header files, up to more than 50 kinds of image processing operations function library, is to engage in Windows image processing programming tool and code.
cJPEG
- 一个可用于分析和处理JPGE文件的类模块,操作相当简便-1 can be used for analysis and processing of documents JPGE class module, the operation is relatively easy to
CDIB
- 自己编写的CDIB类,用来操作*.bmp文件类型的图像.-Construction the Class of CDIB ,whhich is used to Manipulate the imgage file of*.bmp.
DIB
- 这是一个使用MFC开发的图像处理程序,在该程序中开发了操作图像文件内部数据的类,使用它在加上图像处理的算法,就能够对图像进行处理。-This is a development of image processing using the MFC program, developed in the program in operation within the data image file type, use it with image processing algorithm, the imag
VisualCPPImageProcessing
- 包含多个C++类,可进行图像放大、缩小、点变换、线性变换、Huffman压缩、图像平滑、轮廓提取,图像形态学的开、闭、膨胀、腐蚀操作,GIF图像文件处理等。-Multiple C++ class, the image can be enlarged, reduced, point transformation, linear transformation, Huffman compression, image smoothing, contour extraction, image morpho
tuxiangfengexitong
- 这是个基于VC++的图像处理系统,主要实现实现系统能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开的功能 2.实现系统能对图像文件进行保存,另存的功能 3.实现系统能对图像文件进行打印的功能 4.实现系统退出操作的功能 5.图像分割:阈值分割、区域生长、分裂合并 、区域增长法、特征空间聚类法、用分水岭变换分割法等各种方法,实现复杂区域的分割 希望对大家有用-This is based on VC++ image processing system, t
Digital-Image-Process
- 本教程介绍了VC++应用工程的基本流程位图操作CDib类的实现,位图文件的读取显示和储存以及各种基本的数字图像处理的具体实现方法,实用性很强-This tutorial introduces VC++ application engineering basic flow bitmap manipulation class CDib achieve bitmap file read, display and storage as well as a variety of basic digital
Image-Processing
- Image Processing包括创建DIB操作的类——CDib,使用CDib类实现显示与保存BMP文件,使用IPicture显示多种格式的图像,使用DIB实现图像的特效显示,雷达工程数据的可视化与处理-Image Processing class to create the DIB operation- CDib, use CDib class to achieve the display and save the BMP file, use the IPicture display ima
BMPViewer222
- 24位BMP图象的读入与显示 BMP图象的读取 使用C语言对BMP图象进行读取和显示 将BMP图象内容写入到AVI文件中去 简单的可操作8位和24位bmp位图的图像类 图象处理程序, 能把16位或24位等图象转化为8位 bmp图象处理类,实现了bmp图象的读写操作-24 BMP images read into and display
FruitCP
- 1、处理系统具备人机交互的界面; 2、处理系统能实现对常见图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印和退出等功能操作; 3、主题处理的中间结果都要能查看和保存; 4、提供至少4类的图像(偏暗的、偏亮的、带噪声的和正常良好情况的图像)验证处理程序的效果。 5、一份处理系统的说明文档,说明文档包括选题的缘由、系统运行的平台要求和配置、系统的操作说明、系统实现的步骤和对应算法的详细解释(最好要有中间结果和最终结果的截图)、总结(包括程序实现过程中遇到
VC-capture-AVI-files
- 在使用API函数操作AVI文件时,一定要注意用AVIFileInit()来初始化AVI库,程序结束时用AVIFileExit()释放AVI库,否则API函数无法使用。现以操作包含真彩色图像的AVI文件为例,给出Cavi类的部分函数的具体实现,其中CaviCreate()函数用于读取AVI文件信息并初始化Cavi类的成员,例如根据AVI文件信息定义每帧图像的宽、高、每帧图像的信息头结构等等;函数AviRead(int mFrame)用于从AVI文件中读取第mFrame帧。-When using A