搜索资源列表
VC_Graphics_rendering_and_image_display
- VC++图形绘制与图片显示小例子,MFC的与设备无关的图形设备环境类CDC的应用和MFC中图像处理类CImage的应用例子,在对话框中显示图片,绘制图形-VC++ graphics rendering and picture shows a small example, MFC has nothing to do with the equipment, graphics equipment, environmental CDC in MFC application and type of ima
cimage
- WCE嵌入式下的图形jpg等的加载 WCE embedded graphics, under load jpg, etc.-WCE embedded graphics, under load jpg, etc.
hand_gesture_project
- 此專案用VC++.Net2005開發,並且使用DirectShow去顯示與抓取Camera的畫面,並以CImage去讀入圖檔。並以Erosion(收縮)、Dilation(膨脹)、Feature(分群),這三個演算法就達到辨三種手勢的目的。-This project using VC++. Net2005 development, and use DirectShow to display and crawl Camera images, and to CImage read into the
ATLCImage
- 利用C中的atl类库中的CImage编写的图像读取的程序,需要者请下载-The use of C in the atl library written in CImage image reading process, those who need download
chudiangame
- 演示连连看游戏的例子,是采用cimage类开发的,图片可以更换-Demo Lianliankan game example is the use of cimage class developed images can be replaced
CImage
- Copyright 2005-2006 by Lightfeather-Team Originally written by Nikolaus Gebhardt for the Irrlicht engine This file is part of the Lightfeather 3D-Engine. The license under which this code is distributed can be found in the file COPYING
cimage-console
- algrothim embedded zerotree wavelet in java for compress image
GDICimage
- GDI+编程之Cimage,使用GDI进行图像处理-GDI+ Programming Cimage, image processing using GDI
ImageProcessing
- 数字图像处理代码,实现了数字图像处理大部分功能,如图像类型转换、几何变换、空域滤波、频域滤波、分割和轮廓提取。。。基于MFC的CImage类-Digital image processing code, achieving the majority of digital image processing functions such as image type conversion, geometric transformation, spatial filtering, frequency d
HY_800Cut
- 自己写的百度贴吧 吧刊图片裁剪器 贴吧图片只支持 800*800,把裁剪改大小等过程集成了过来 顺便还有CImange下的图片缩小算法,为了效率没使用CImage类的GetPixel,直接对内存操作。。。 还有图片裁剪算法,可以用于参考理解CImage-Write your own Baidu Post Bar Bar Bar Journal posted pictures picture cutting device only supports 800* 800, chang
windows(fileandview)
- (Image)编写一个读显BMP文件[和其他图象文件]的MDI程序,要求:实现文件过滤、创建滚动视图类、对小位图使子窗口按适应图大小、对大位图支持子窗口的滚动。[可以使用CImage类]-(Image) was prepared by a read BMP files [and other image file] of the MDI program requirements: implementation file filtering, create a scroll view class,
CIMAGE
- This program is for image file operation and image processing.
CreateGIF
- 动态GIF的合成 create gif CImage、CBitmap-animition GIF create GIF CImage CBitmap
cimage
- xImage是不错的图像处理类,下载下来后,发现太复杂,详细说明的文档也没有,对我等VC新手来说只能慢慢摸索了。个人总结经验如下:-xImage is a good image processing class, download it, it was found too complicated and no detailed descr iption of the document, such as VC novices to me only slowly explored. Individu
Ex_Image
- VC++使用CImage打开图像并转换图像格式的小实例-VC++ using the open image and convert CImage small instance of image formats
Testimage
- 是用MFC中类CImage显示图片,可以实现移动-using the class CImage which is in MFC,you can take the picture everywhere!
cimage_png_bmp_gif_jpg
- 一个例子可以读写jpg,png,gif,bmp的cimage库,可以很好学习一些图片压缩解压的知识-An example can be read jpg, png, gif, bmp' s cimage library, you can learn some good knowledge of image compression decompression
DIP1
- Source code for study CImage library
VC_CImage
- CImage封装了DIB(设备无关位图)的功能,因而可以让我们能够处理每个位图像素-CImage you should have a look
PicConvert
- c++调用Cimage类库实现多种图像类型的裁剪处理。-Conver All Kind Of Pics By VC++ and cimage lib。