搜索资源列表
Laplace
- 这是一个Laplace变换处理图像的例子。是基于单文档形式的。详细写明了Laplace的过程。-This is a Laplace Transform Image examples. It is based on the form of a single document. Laplace detailed written in the process.
几种常用图像处理算法
- 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制: 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
tuxiangwenjian
- ImageView.zip CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中) bitmap_ocx.zip 一个自适应大小的位图控件
SampleVC
- 该目录下包含了数字图像处理的常用软件、开发工具、本书程序处理前后的图像文件、本书文档涉及到的全部VC++源代码-this directory contains a number of popular image processing software, development tools, procedures for handling the book before and after the image files, the book documents related to the sou
常用的图形学算法
- 用VC编写的常用的图形学算法,进行了文档处理,并能进行图元拾取。算法没有优化,是教学演示用的。-VC prepared by the graphics algorithm commonly used for the file handling, and can be picked up for map yuan. No optimization algorithm is used to demonstrate the teaching.
Photo
- 这是一段数字图像处理的代码,主要是实现了灰度图的显示,是基于MFC单文档的
IMAGECLASS.RAR
- 一个图形处理类,VB开发,基本上已经有了图形处理需要的大部分功能。并有详细的文档
象素提取与保存
- 在VB中获取图象的象素值并将其保存到文档中供后续处理使用。-in VB access to the pixel image and save to follow-up documentation for processing.
DlgIE
- 在IE窗口中嵌入多种文档处理,如word、pdf、bmp等-IE window embedded in a variety of document processing, such as word, pdf, bmp, etc.
ImagShow
- 该程序位一个多文档程序,实现了BMP文件的读取,显示和存储处理-The program places more than one document the procedures and achieve a BMP file to read, display and storage deal
learningimageccode
- 图像处理入门C源码分析 有很多图像处理得MFC软件以及源码 还有全面的word文档讲解图像的各种知识-Introduction to C source code analysis image processing, there are many image-processing software, and get MFC source code includes a full image of the word document explaining the various knowledge
DIBDisplay1
- 用vc++实现多文档文件中图片的导入,封装了数字图像处理对文件操作的基本函数。-use vc++ wo input image ,write mang functions usefull in image processing
Little_knife
- 处理扫描图像的一块软件,比较适合处理漫画汉化,内附帮助文档-Processing scanned image of a software more suitable for dealing with comic finished, enclosing help documentation
bmp-image-processing
- 数字图像处理中的VC读取bmp图像,基于多文档模式-Read bmp image, digital image processing VC-based multi-document mode
Image-effects
- 单文档程序只,图像做特效处理,如浮雕去色-Program only single document, image do effects processing, such as relief to color
DIPDemo
- DIPDEMO是一个基于多文档的vc++程序,通过菜单命令可以打开一幅或多幅图像,对打开的图像进行处理-DIPDEMO is based on a multi-document vc++ program, via the menu command to open one or more images, image processing for open
Pic2PDF
- img2pdf 编程接口,支持各种语言(VC,VB,PB,JAVA,delphi,python等) 支持各种图片转PDF,而且生成的PDF非常小, 支持对各种图片的预处理(支持图片的合并,拼接,格式转换,加补白,去除背景色等操作)。 支持批量图片生成PDF,可把图片追加到PDF, 对图片的合并,可以支持拼版操作, 所有功能,封装在20K的dll中,可以嵌入你的程序中 此外,还提供各种文档转图片功能以及把各种文档生成不可编辑的文档的功能包括(Word,PDF,XPS,
VS2012ConfigureOpenCV
- 文档内容是在VS2010中如何配置OpenCv,OpenCv是开源视觉库,用于图像处理。-The document is about how to configure OpenCv on VS2010,OpenCv is a open source visual library,which is ofen used to deal with images.
3D_Terrain_rendering_MFC_COIN3d
- 采用 MFC(v2008)+ Coin3d实现的地形三维渲染程序,工程中包括中国区域的地形数据(来自于GEBCO, 由于数据较大,进行了重采样处理) 其中,采用单文档, #pragma comment(lib, coin3d.lib ) #pragma comment(lib, sowin1d.lib ) #pragma comment(lib, simvoleon2d.lib ) 以上三个库均采用V2012重新进行了编译。-MFC(v2008)+ Coin3d t