搜索资源列表
SimpleCallback
- 简单回调存图: SimpleCallback [程序功能] 本程序提供了图像显示和简单采集回调函数的演示。 [适用采集卡类型] 本程序适用于mvboard1.h和mvboard2.h中包含的所有板卡。 [操作步骤] 点击“回调采集单帧”按纽,就会保存一幅图片,多次点击就会保存多幅图片,要关闭程序就点“退出”按钮-Simple callback deposit Chart: SimpleCallback [program features] This progr
VC6.0GDIdesign
- GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。窗口实现了半透明渐变窗口、窗口拖动无移动矩形框、隐藏了任务栏窗体按钮等。-GDI+ application programming graphic image makes the plane easier to change, this clock with a dialog-based program, for ex
vbphotoviewer
- 一个较初级的VB图片浏览器,点击下边的文件打开按钮,浏览到存储图片的目录,然后点击“获取图片”,就能看到整个文件夹下的所有图片了,支持的图片格式有BMPJPGGIF等,一屏显示8个,没有显示的图片可通过点击右侧的UP和Down按钮翻页浏览。-A more junior VB Picture browser, click on the bottom of the File Open button, browse to the directory of the storage picture, th
AccessPicture
- 将图片存储到ACCESS数据库,点击按钮并显示到窗口,也可以通过点击按钮删除数据库图片-The pictures stored in the ACCESS database, click the button and display to the window, the database can also be deleted by clicking on the button picture
CARTransfer
- 点击按钮创建新的对话框,并显示图片,点击按钮导入直线坐标数据并生成直线-Click the button to create a new dialog, and display the image, click the button to import a linear coordinate data and generating line
Contracted-album-code
- 简约jQuery幻灯片相册代码,鼠标移到图片上会显示导航操作按钮,可左右切换,也可以自动播放,另外还有缩略图预览,非常适合相册和产品的展示-Simple jQuery Slideshow Gallery code is displayed on mouse over image navigation buttons, left and right to switch, you can automatically play, in addition to thumbnail previews, i
图像灰度处理
- 像素法,内存法,指针法,做在一起的程序,只需选择图片,点对应的按钮即可,并可以显示对应处理时间。