搜索资源列表
基于openGL,VC++6.0的贝塞尔曲面
- 用opengl来画贝塞尔曲线和曲面,并且曲面的不同点的颜色均不同。这是一个画贝塞尔曲面的一个很好的例子。
vc-CAD.rar
- 一个不错的图形编程实例,有很高的参考价值,值得一看,A good example of graphical programming, a high reference value, worth a visit
VC.rar
- 《Visual C++实用图像处理专业教程》,包括专业版和学习版,专业版里面包括了全部的图像处理的C语言源程序和可执行的C++界面源程序。," Visual C++ practical image processing professional curriculum" , including the Professional and Learning Edition, Professional Edition includes all the image processing o
VC
- 使用c语言产生均匀分布,高斯分布随机数的方法,使用VC为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪-Used to produce uniform distribution of c language, method of Gaussian random numbers, use the VC to add a picture uniform noise, Gaussian noise and salt and pepper noise, and
VC
- Visual C++开发的图像文字识别,采用OCX控件,希望对大家有所启发。-Visual C++ development of image character recognition, using OCX controls, we hope to inspire.
SIFT(VC)
- sift算法匹配,用VC写的。能直接用!-VC+sift
VC++NETDigitalImagingProssing
- VC++.NET图象处理编程-陆宗骐-源程序-本书以CImage类为基础介绍了Visual C++.NET环境下的图像基础知识与图像处理常用算法的编程原理和方法。通过自建CImage仿真类,本书方法也适用于Visual C++环境。本书包括4个部分。第1部分介绍图像显示与存储的基础知识;第2部分介绍Visual C++.NET应用程序框架的建立,图形编程,图像的存取、显示与生成,以及图像的变化;第3部分介绍图像的点处理,邻域处理,二值图像的处理,形态学图像处理,彩色图像的处理,轮廓跟踪与线段编码
VC++image2
- 《Visual C++数字图像获取、处理及实践应用》,不少图像处理实例应用的代码,初学者参考书-err
VC++2005MagicHouse
- 在Visual C++ 2005 中实现的数字图像处理源代码,包括了图像的点运算,几何变换,滤镜处理,特效等,对学习VC++数字图像处理非常有帮助。-In Visual C++ 2005 in the realization of the digital image processing source code, including the image of point computing, geometric transform, filter processing, special effe
DemoButton_niu
- 图形图像软件,VC++,编写的源代码软件。-Graphic imaging software, VC++, the preparation of the source code of the software.
mrfdemo
- MRF分割程序,C++编写,进行图像分割处理,帮助熟悉分割过程及能量最优求解-markov image segmentation, energy interation algorithm
GameDemo
- 一个用VC++和DX开发的3D游戏场景演示Demo,比较完整,是不错的学习资料。-A game demo that developed in VC++ and C++.
tuxingxue
- 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:4445
IPCA-VC
- 这是一个增量主成分分析的VC环境下的C代码程序,希望对大家有帮助!-This is an incremental principal component analysis of C code under VC program, we want to help!
SIFT_vc_code
- 含有 SIFT 的c代码(基于OPEN CV) 和一份程序解说 ppt。 经过多方求取,学习,发现这是目前学习 sift 算法细节最有用的2份资料了,c 代码虽然是基于 open cv 的,但是不影响对 sift 算法整个流程的展现,只用到 openv 中对图像操作的部分,完全可以修改成纯 VC ++ 的代码哦~~ -SIFT contains the c code (based on OPEN CV) and a procedural explanation ppt. After many s
JPEG
- jpeg编解码程序,c语言的,很好用,直接用vc++打开编译便可使用。很好移植-jpeg decoding process, c language, useful, open directly vc++ compiler can be used. Good transplant
数字水印(VC++)C
- 人们借助于计算机、数字扫描仪、打印机等电子设备可以方便、迅速地将数字信息传输到所期望的地方。随之而来的副作用是这些数字形式的数据文件或作品使有恶意的个人和团体有可能在没有得到作品所有者的许可下拷贝和传播有版权的内容。由于传统的密码技术无法完全解决版权保护的问题,近年来国际上提出了一种新型的版权保护技术——数字水印技术。(With the aid of computers, digital scanners, printers and other electronic devices, digit
用VC++和OpenGL生的的三维管线 sanweipingbao
- OPENgl实例,供OPENgl初学者学习使用,c++图形学参考实例,欢迎下载(OPENgl example, for beginners to learn to use OPENgl, c++ graphics reference examples, welcome to download)
数字图像处理的一些C++算法
- 包括图像的旋转,复原,编码,增强以及形态学处理等C++代码(Including image rotation, restoration, coding, enhancement and morphological processing C++ code)
GDI+教程(C++中文版)
- 图形设备接口,它的主要任务是负责系统与绘图程序之间的信息交换,处理所有Windows程序的图形输出。 GDI+教程(C++中文版)(Graphics device interface, its main task is responsible for the exchange of information between the system and the graphics program, graphics output processing of all Windows applicat