资源列表
DRAW
- 一个简单的画图程序,可以画矩形,椭圆直线等图像,没有压缩密码
Visual_C++_ImageProcess
- Visual C++实践与提高 高守传, 姚领田等编著的源代码
QuadTree
- 在d3d中关于四叉树+视锥裁剪参考资料-In d3d on quadtree cutting cone reference+ ~~~~~
OpenGLprogramming
- opengl编程指南(红宝书),外加源代码,html格式,方便浏览-opengl Programming Guide (Red Book), plus the source code, html format, to facilitate access by
VisualC++
- 《VIsual C++数字图像处理与工程应用篇》配套书源码
Transferring-color
- 色彩转移法为灰度图像上色。实现paper“Transferring color to grayscale image”, 通过纹理匹配,找出灰度图像与彩色图像之间的匹配区域,在对应区域进行颜色转移。压缩包内附函数说明。-Color to grayscale color transfer method. To achieve paper " Transferring color to grayscale image" , by texture matching, gray imag
glutmapdemo
- 利用OpenGL实现纹理地图贴图,改程序利用glut库开窗口,可以移植到支持opengl的嵌入式图形平台-OpenGL texture map to achieve the use of maps, change the program to use the glut library to open the window, can be ported to support embedded graphics platform opengl
24bits-to-8-bits
- 將24bits的bmp檔 轉成 8bit-convert a bmp picture from 24bits to 8 bits
liangdujunheng
- 此代码能够实现图像的亮度调节,便于后期的图像处理-This code enables to adjust image brightness, easy post-image processing
Fireworks
- D3D中火焰特效的简单源码,一看遍懂,初学者必看。-D3D in simple flame effects, source code, looking around to understand, beginners must-see.
parallel
- 该论文描述了一种能够利用并行算法产生图像深度图的算法,同时该算法可以保存得到的图像特征-The paper describes a parallel algorithm to generate the image using depth map algorithm, while the algorithm can save the image characteristics obtained
otsufenge
- otsu分割算法的一维和二维程序代码,还有关于这个算法的PPT-otsu segmentation of one- and two-dimensional code, and PPT on this algorithm