搜索资源列表
converttodicom
- 将BMP文件转换为DICOM文件 大家下载Cimg.h文件后,放在同一目录下,在vc++6.0中就可以编译-document will be converted to BMP file you download DICOM Cimg.h documents, on the same directory, vc 6.0 can be compiled
Testimage
- cimg \"hello world\" using VC to call cimg library
ICImgzipm
- 图像处理和图像显示类cimg,,版本1.2.9,功能特别强大! -Image processing and image display cimg,, version 1.2.9, particularly powerful!
CImg
- 图像处理和图像显示类cimg,版本1.2.9,功能特别强大!-Image processing and image display category cimg, version 1.2.9, is particularly strong!
Jawbreaker
- I propose here a C++ version of the Jawbreaker game that fits in less than 128 lines of C++ code. This is possible thanks to the use of the CImg Library, a small and very useful C++ library dedicated to image processing operations. In our case, we
SFTW351-Assignment1-D-A6-2776-4
- * Zooming and Shrinking Images -(a) Write a computer program capable of zooming and shrinking an image by nearest neighbour and bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal a
CImg_demo_exe
- The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very
CImgBeta
- source to find borders in a image using CImg library and VS C++ 2013
edgedetection
- A4纸边缘检测,用Cimg库。识别率不是特别高-A4 paper edge detection
CImg-master
- CImg是一个跨平台的C++的图像处理库,提供了加载、处理、显示、保存等一系列功能,其中的图像处理功能尤其强大。 首先,建议先到这里欣赏一下使用CImg代码做的Demo,就是它使我这个没有图像处理经验的童鞋也心动得以致于研究了一星期^_^ CImg的历程代码,十分酷炫的动画(CImg's course code, very dazzling animation)