搜索资源列表
examplesch01-ch09
- Visual C++ 教程代码,用户只要建立一个Win32控制台项目并把相关文件添加进去即可。-Guide to Visual C code Users simply create a Win32 console project and the related documents can be added to it.
potrace-1.8.win32-i386.tar
- 这是Potrace最新版本,修订了一些bug,它是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是EPS文件,它可以用于将公司的徽标和文件的扫描图片的锯齿消除,以任何分辨率显示出来。它的输出格式有: EPS, Postscr ipt, PDF, SVG , Xfig, Gimppath, 和PGM,
CVMFC
- 在MFC中使用OpenCV。 调用 OpenCV 函数实现图像文件的输入、输出以及处理。使用 DirectShow 实现图像的视频采集,也调用 OpenCV 函数实现,可实现高分辨率图像的采集。采用 Win32 的 DIBSection 实现图像的显示,调用 Windows API 函数。-MFC_OpenCV_DirectShow
xpdf-chinese-simplified.tar
- pdf文件解析,可解析pdf的文本、图像等,可转换输出html,txt,及图像格式,中文包-pdf file parsing, can be resolved pdf text, images, etc, can be converted output html, txt, and image format, the Chinese package
dcmtk-3.5.4-win32-i386
- 用于医学图像处理中dcmtk工具包的使用,将库文件和头文件加到VC的平台下,即可直接调用-Dcmtk for medical image processing toolkit to use, the libraries and header files added to the VC of the platform, you can directly call
dcmtk-3.5.4-win32-i386
- DCMTK 3.5.4 已经编译好的/MTD的库文件,可以直接用,编程的时候直接复制到相对应的文件夹里就可以了-DCMTK 3.5.4 has been compiled/MTD library files, can be directly used, the programming time directly copied to the corresponding folder on the
remote-sensing-image
- 本程序是遥感图像处理以及数字摄影测量课程的成果,大致实现方式:使用GDAL库实现影像读取,使用armadillo库实现矩阵运算 remote sensing image.rar为源代码压缩包 warmerda.rar为GDAL库 armadillo-4.650.4.rar为armadillo库 工程配置信息: 1、打开*.vcxproj,工程文件,将平台设置为x64或win32,并如下配置属性 2、包含目录: armadillo:armadillo-4.650.4\