搜索资源列表
3-3(填充图形)
- 计算机图形学显示一个图像,当用户用鼠标左键单击图像上任何一点后,填充该图像。-computer graphics show an image, when users click with the left mouse button images of any point on, filled with the images.
RuntimeCreateImgAndDrag.src.ra
- 当程序运行时,窗口中生成可图像文件,并可以按下鼠标进行拖动,一个很不错的图形处理实例。,When the program runs, the window can be generated image file, and can click the mouse to drag, a very good example of graphics processing.
VCMFCPictureimages
- 功能需求 : 1、可以打开BMP、PCX、TGA、JPEG及GIF图像。 2、打开的图像,用户均能另存为任意一种格式,以实现图像格式的转换。 3、实现图片的放大、缩小,还原。 4、可以对图像进行90度、180度旋转。 5、可以直接调用Windows画图程序打开图片并进行编辑。 6、软件提供“上一张”、“下一张”功能。 7、可以进行全屏幕浏览,并提供“幻灯片播放”的功能,自动显示当前文件夹下的所有图像。 8、在查看图片时,可以选择从当前目录删除该图片,并将其放入系统
huang5
- 利用VC++6.0对图像进行亮度增减。注意:本程序中,每点击一次“增加亮度”,图像灰度提升16;每点击一次“降低亮度”,图像灰度降低16。-Use VC++ 6.0 image brightness changes. Note: This procedure, each click on the increase brightness upgrade image 16 every click a reduce brightness , lower image 16.
sizebigsmall
- 设计了一个程序是关于图像大小的改变,只要你点击按钮,图片会随着比例的改变而改变大小。-Designed a program on the image size changes, as long as you click the button with the picture will change the ratio of the size.
ZhaoCha
- windows gdi和图像解析示例,是一个图像对比工具,可用作"大家来找茬"游戏外挂,类似qq截图的方法选择源图像区域,软件会自动锁定右边的比较区域,并显示左右区域不同处-a example for window GDI operation, a image compare tool, can be used to compare 2 picture and find difference, when you choose the source image area, the program
Licensenumber
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
THRESHOLD
- 在Edit控件IDC_EDIT_TH中输入阈值,并点击“阈值分割”按钮,则对读入的图像做二值化处理,处理结果在一个新弹出窗口中显示。-In the Edit control IDC_EDIT_TH in the input thresholds, and click the " thresholding" button, then the right time to do two values into the image processing, and the results
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 [操作步骤] 程序提供了系统当前时间和日期的叠加,还有字符和图形的叠加,可以任意选择叠加的内容。 用户可以任意点击想要叠
PicSize
- VC++图像操作实例,获取BMP图像的尺寸大小,注意这里不是获取的占用字节,是像素,你随便载入一个BMP位图,点击“获取大斜按钮,BMP的长度和宽度会显示出来,这是个很简单的图像基础操作,新手朋友应该掌握的哦。-VC++ examples of image manipulation, image size for BMP, note this is not for the occupation of bytes, is pixels, you talk to load a BMP bitmap,
qur_tree
- 四叉树分割图像中的点,左键点击 右键分割-Quadtree segmentation of the image point, left click the right split
xmlimage
- VC.net使用XML文件读写图像,可以点击浏览图像、保存XML图像,显示XML图像等。 -Read and write XML documents using VC.net image, click the browse the images, save the XML image, and display XML images.
PicSize
- VC++图像操作实例,获取BMP图像的尺寸大小,注意这里不是获取的占用字节,是像素,你随便载入一个BMP位图,点击“获取大斜按钮,BMP的长度和宽度会显示出来,-Instance of VC++ image manipulation, image size for BMP, note this is not for the occupation of bytes, is pixels, you just load a BMP bitmap, click the " Get big ram
GDI-get-RGB
- GDI 绘图编程 获取图像像素点的RGB值并显示样图-The mouse to click obtain image pixels display from point of sample figure and pixel RGB
clipScreen
- 截图小程序,程序代码不多,截图右键点击完成自动生成bmp图片-Screenshot applet, the code small, right-click to complete automatically capture bmp image
image-processing
- 实现图像的旋转放大与缩小,通过鼠标左键单击实现-Achieve the rotation of the image to zoom in and out, and click the left mouse button
Image
- 浏览打开一张图片,对打开的图片右键点击编辑,进入编辑界面,对图片进行处理。-Browse to open a picture editor, to open the picture right click, enter edit interface, carries on processing to the picture.