搜索资源列表
从BMP文件中装入位图并显示(6KB)
- 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader
graheguide
- 计算机图形学实验指导书 适合初学计算机图形学的学习者使用 操作步骤较相信-computer graphics experimental guide book for the beginner computer graphics operation learner believe more steps
汉诺塔的演示程序
- 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归、非堆栈的算法,直接根据当前步数推算出汉诺塔的状态。界面用GDI实现,伪3D的风格。-beginners at the exposition, a HANOR the demo program, the use of non - recursive and non-stack algorithm, directly under the current steps are projected HANOR state. GDI interface
DDAandBresenham
- DDA与Bresenham直线算法:DDA法画线段。端点位置间水平和垂直差值赋给参数dx和dy。绝对值的参数参数steps的值。从像素位置(Xa,Ya)开始,确定沿线段生成下一个像素位置的每一步所需的偏移量,并循环上述过程steps次。
09_CE_GB
- • 如何将客户的意见反应在过程的改善中,依此排定改善措施的优先顺 序 • 连结因果矩阵与流程图 • 复习建立因果矩阵的步骤 • 在过程改善计划中将因果矩阵与进一步的行动结连 • 练习如果建立因果矩阵-• How will customers react in the process of improving, so the scheduled improvements to the priority •
Licensenumber
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
SimpleCallback
- 简单回调存图: SimpleCallback [程序功能] 本程序提供了图像显示和简单采集回调函数的演示。 [适用采集卡类型] 本程序适用于mvboard1.h和mvboard2.h中包含的所有板卡。 [操作步骤] 点击“回调采集单帧”按纽,就会保存一幅图片,多次点击就会保存多幅图片,要关闭程序就点“退出”按钮-Simple callback deposit Chart: SimpleCallback [program features] This progr
VSTest
- [程序功能]: 本程序提供了自动侦测行场频的简单例子。 [适用的采集卡类型]: 本程序适用于Levin M20/RGB20/VGA卡。 [操作步骤]: 打开应用程序后,就已经完成了初始化,能看到视频图像。 点击“视频源侦测”按钮,弹出“视频源参数测试”对话框。可看到当前的采集图像大小,点击“测试”按钮,开始侦测输入信号,能看到当前的测得视频源参数。点击“确定”按钮,将自动侦测的参数保存到Ini文件中去,即以所侦测的参数来刷新视频图像的显示。
SaveAvi
- 压缩存储: SaveAvi [程序功能] 本程序提供图像显示和软件压缩存储的简单演示。 [适用的采集卡类型]: 本程序适用于mvboard1.h和mvboard2.h中包含的所有板卡。 [操作步骤] 首先,点击AVI采集按钮,此时会弹出一个对话框,在这里可以选择想要用的编解码器的种类和压缩质量。 然后,点击确定,此时就开始压缩存储了。 最后,点击停止采集,就会在当前目录下生成一个AVI文件。-Compressed storage: SaveAvi [p
GDIOperation
- 文字图形叠加: GDIOperation [程序功能] 本程序提供图像显示和简单字符图形叠加功能的演示。 [适用的采集卡类型]: 本程序适用板卡有:V110 V130 V200 V300 V3A V400 V410 V500 V510 V520 X400 X800 Moka-C10/C20/C50/C51 S100 U200 [操作步骤] 程序提供了系统当前时间和日期的叠加,还有字符和图形的叠加,可以任意选择叠加的内容。 用户可以任意点击想要叠
SequenceCapture
- 连续帧采集: SequenceCapture [程序功能]: 本程序提供了连续采集存图的简单例子。 [适用的采集卡类型]: 本程序适用于mvboard1.h和mvboard2.h中包含的所有板卡。 [操作步骤]: 首先要点击“初始化设备”按钮,实现对板卡的初始化,能看到视频图像。 点击“连续帧采集”按钮,弹出一个对话框,可以输入采集帧数和选择存储路径及保存类型,并能输入文件。设置好后,点击“OK”,就开始连续采集和存图了。 最
background
- VC++填充桌面指定区域,把你所用的桌面图片当作油漆桶工具,填充在你新建的VC++窗体中,实现步骤并不复杂,不过要仔细推敲推敲才能彻底明白原理哦。 -VC++ Desktop fill the specified area, the desktop picture you use as a paint bucket tool, fill in your new VC++ form, the implementation steps are not complicated, but be ca
ChinaChess
- 改程序实现两个人对战中国象棋的功能,可以实现基本步骤的走动和规则的玩法-Reform program to achieve two people battle the function of Chinese chess, can achieve the basic steps of the move and rules of play
07856234OCR(VCPP)
- 该系统的识别率一般为90 ,另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排”,另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数-The system s recognition rate is 90 , also can be used alone to open the pic
Edify10.0
- Edify10.0安装文档说明已经操作步骤,基本的配置等信息-Edify10.0 installation documentation stating that the steps, the basic configuration information
source
- 用opencv函数写的图像分割程序,程序操作步骤:在主函数中载入源图像正确路径,执行后点击源图像中所需分割的目标的位置,拖动位于图像窗口上部的两个滑块值,即可实时看到分割结果-Opencv function to write the image segmentation procedures, the program steps: in the main function to load the correct path of the source image, the location of
MedicalDicom
- 功能介绍: 网上都是啥基于 DCMTK的DICOM医学图像显示及其调窗方法研究 说得文绉绉的 没啥鸟用 ,dicom没你想象的那么复杂哈 咱这个全是自主代码 顶多看了点C++的源码 然后改成c#版本的 其实都一样的。 这中间有几个 步骤, 1 字节序转换 2 保留有效位,使用&进行位运算截取有效位 3 根据有无符号进行值转换 4 针对CT影像的窗值偏移处理 5 窗值映射 也就是映射到256级灰度-Features: online are what th
embed_ARM_tips
- 万事开头难,本文详细介绍嵌入式arm学习的一般方法和思路及所应遵循的规律。-This file describes the detail steps of the embedded arm system especially UCOS system.
freq_hop_ss
- This designed to demonstrate how a frequency hoped signal will look like and steps that are required to make a signal hopping from frequency to frequency.-This is designed to demonstrate how a frequency hoped signal will look like and steps that are
guoqian-gcc-gdb
- 嵌入式linux的简单的gcc编译过程和gdb的调试步骤-Simple embedded linux gcc compilation process and gdb debugging steps