搜索资源列表
characteradd
- 在视频上实现字幕叠加,在每个视频帧上输出标准的字符串,以合成新的图像帧,通过GDI绘图实现,有详细的代码说明文档-Superimposed on the video to achieve in each video frame on the output of a standard string, to synthesize a new image frame, drawing achieved by GDI, a detailed code documentation
FFT
- 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
ImageEditor
- 图片处理,各种各种WMF 文件的数据格式以及将绘图保存为WMF图像的代码格式的图像,BMP格式,-Picture
CG(1)
- 绘图底层代码,实现了直线的DDA算法,圆和椭圆的中点算法。-Mapping the underlying code, the DDA algorithm to achieve the straight, round and ellipse midpoint algorithm.
1
- 视频采集的源代码,以及绘图程序的源代码,图像处理的初始化源代码文件,模式识别方面关于聚类的源代码,关于菜单的编写程序代码-Video capture source code, and the program' s source code, graphics, image processing, initialization source code files, pattern recognition on the clustering of the source code, code wr
2
- 视频采集的源代码,以及绘图程序的源代码,图像处理的初始化源代码文件,模式识别方面关于聚类的源代码,关于菜单的编写程序代码-Video capture source code, and the program' s source code, graphics, image processing, initialization source code files, pattern recognition on the clustering of the source code, code wr
tuxiang
- 视频采集的源代码,以及绘图程序的源代码,图像处理的初始化源代码文件,模式识别方面关于聚类的源代码,关于菜单的编写程序代码-Video capture source code, and the program' s source code, graphics, image processing, initialization source code files, pattern recognition on the clustering of the source code, code wr
PDF-and-the-source-code
- 《Visual C++ 实践与提高-图形图像编程篇》,本书将向读者讲述如何用Visual C++进行图形图像编程。本书共分为图形篇、图像篇、综合提高篇。图形篇以计算机绘图的基础知识为铺垫,介绍了各种图形元素的绘制方法,并结合实际代码实现了一个小型的绘图系统;图像篇通过实例向读者介绍了不同格式图像的处理方法,并给出了一些特效处理的技巧;综合提高篇综合应用了图形图像的知识,包括图形图像文件格式之间的转换、打印和打印预览、使用OpenGL和DirectX进行图形图像处理等内容。-" Visua
mouse
- 基于opencv的vc++的鼠标绘图代码-drawing with mouse
Underlying-two-dimensional-drawing
- 二维底层绘图中用到的一些基本代码,快速学会二维绘图-Underlying two-dimensional drawing
face2sketch-master
- 《肖像素描:协助新手的脸部素描》的完整代码部分,描述了一个交互式绘图系统,来帮助初学者创建美观的,可识别的脸部素描而不需要(他们具有)先前的美术训练。- Portrait Sketch: To assist novice face sketch complete code section, describes an interactive mapping system to help beginners create beautiful, facial sketch recognizable
MATLAB载入txt数据并绘制其图的代码
- txt数据在MATLAB里载入并plot绘图,含数据(txt)文件(Txt data is loaded in MATLAB and plot graphics, including data (txt) files)