搜索资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
OpenGL(3D显示例程)
- 一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。-using a palette with a written OpenGL 3D objects in space flight transform the VC routines suitable for beginners to learn OpenGL.
tiaoseban
- 这是一个调色板设计,虽然这个只是个简单的程序,但对初学vc的人有帮助-This is a palette design, although this is a simple procedure, but for beginners vc help people
200561555616250020000
- 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向
tiaosebandemo
- 一个很好的调色板程序,适合大家学习,请多多指教,用vc++开发 -a good palette procedures for all learning, exhibitions, with the development of vc
使用生动的调色板淡入淡出位图(8KB)
- 本程序使用vc编程能实现使用生动的调色板淡入淡出位图。只要直接解压便可哦-procedures for the use of the program to achieve vc use vivid palette fades out of the bitmap. As can be directly extracted oh
位图与调色板源代码bmp_in_mdiclient
- 用VC编写的位图与调色版的程序,大家多多指教!谢谢!-VC prepared by the bitmap with a palette version of the procedure, we exhibitions! Thank you!
VC图像处理源代码
- VC图像处理源代码,包括图形库,大量位图和调色板源代码。实用。-VC image processing source code, including the graphics library, a large number of bitmap and palette source code. Practical.
VC画图源代码
- 一个VC画图程序,有文档说明。自画直线,矩形,园 完结版 画布,ScrollView, CRectTracker,调色板,保存成位图 加入中间层View的步骤 1.创建MFC类CHDrawPView:CScrollView 2.修改CHDrawApp的InitInstance方法,将CHDrawView改为CHDrawPView,并修改include 加入CRectTracker的步骤 1.增加成员变量CRectTracker m_tracker 2.在CHDrawPView的构
DImageProcess
- 使用CDib处理图象,定义了一些类CMyDib类: PaintDIB() - 绘制DIB对象 CMyDib::DrawDib // CreateDIBPalette() - 创建DIB对象调色板 CMyDib::ConstructPalette() // FindDIBBits() - 返回DIB图像象素起始位置 CMyDib::GetBits() // DIBWidth() - 返回DIB宽度 CMyDib::GetWidth() // DIBHeight() - 返回D
picture
- VC++环境下的图像的读取、存储、调色板修改及显示等。-VC++ Environment image to read, store, modify and display color palettes.
VC++BMPandpalette
- 这个程序运行后产生一个调色板,用户可以打开某一个位图,对其进行调色操作-After running this procedure generates a color palette, the user can open a bitmap, its color operation
color
- 用VC++些的调色板程序,实现了调色的基本功能,很实用-Using VC++ some of the palette procedures, to achieve the basic functions of a color, it is practical
ColorPan
- VC实现调色板的功能,只要拖动滚动条,就可以实现颜色的变化-VC to achieve the functions palette, as long as the drag the scroll bar on the color change can be achieved
PalleteDraw
- 能够实现调色板功能,采用MFC实现,VC-encode in MFC VC++,can realize the function of Pallete
color
- 自制调色板在windows vc++6.0的平台上编译通过-Self-made palette use window vc++
VC-plus-plus-image-process
- vc++图像处理,Visual C++环境下介绍图像各种典型算法的编程实现。数字图像的点阵数据、调色板概念、BMP文件结构以及设备无关位图(DIB)-vc++ image processing and about the algorithm.
VC-drawing-source-code
- VC画图源代码:自画直线,矩形,圆;画布,ScrollView, CRectTracker,调色板,保存成位图加入中间层View的步骤。-VC drawing source code
vc调色板原理编程
- 对新手介绍了调色板的原理、结构和如何编程使用。(The principle, structure and application of palette are introduced to the novice.)
VC++数据曲线动态绘制显示类
- MFC编程 实现数据绘制成曲线。经兄弟推荐最终决定用两个控件MCSCOMM与TeeChart来完成此任务。MCSCOMM控件时vc自带的串口控件,TeeChart Pro是一个强大的VCL图表组件,支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(MFC programming realizes data plotting into curves. After recommendation by brothers, we finally decided to