搜索资源列表
CapVideo(VC)
- VC++实现对usb连接的数码摄像机实现实时的显示与采集功能,并且保存一段视频序列,对于该视频序列可以选择不同的压缩编码格式;可以通过菜单选项实现单帧图片的抓取并且保存不同格式的图片-VC usb link to the real-time digital video camera display and collection functions, and preservation of a video sequence, the video sequences can choose diffe
VC++imagedeal
- 里面是个包含很多图形图象处理源代码的PDF文档,有AVI文件处理,图片打开与保存,图象细化等处理的详细代码
DIB2Clipboard
- 另一个关于剪贴板的VC++源代码例子,教你怎样在剪贴板中保存图片
JPGinDB
- VC保存和显示数据库图像(JPG、JPEG),具有保存图片数据到数据库,和从数据库读取图像文件并且显示在界面的功能
vfwcap
- VC++开发,基于VFW的视频采集程序,可以捕获摄像头的的图像,并以bmp和jpg格式保存图片。
vc 存取数据库中的图片示例
- 图片可以用二进制的方式保存到数据库中,本代码演示了如何存取数据中中的图片对象
图像处理中色彩转换
- 图像处理中读入图片保存图片的封装函数 以及灰度处理 边缘提取 可以处理1 24 8 16 24位位图 还可以获取颜色进行指定颜色转换-image process with vc++
VC/MFC屏幕截图
- 在VC6.0环境下开发的屏幕截图软件、仿QQ屏幕截图,可全屏截图,选择区域截图,将图片保存到文件和剪贴板中。
VC_Blob_oracle.rar
- 将图片以blob数据的形式,保存到oracle数据库中,并可作相应的查询、显示,The picture to the form of blob data, save to the oracle database, and for the corresponding query, showing
PictView
- 在VC++6.0环境下实现的一个图片浏览器。 可以打开BMP、PCX、JPEG及GIF图像。不论打开的是上述图像中的哪一种,用户均能以其中的任意一种格式将其保存。 可以进行全屏幕浏览,并在全屏幕浏览时提供“幻灯片播放”的功能。 在查看一幅图片时,可以选择从当前目录中删除该图片,并将其放入系统回收站中。 可以缩放和旋转图片。 在查看一幅图片时,可以直接调用Windows画图程序打开并进行编辑。 在查看一幅图片时,可以使用系统默认关联的程序打开查看或编辑。 -In VC+
ImageProc
- 图像处理中读入图片保存图片的封装函数 以及灰度处理 边缘提取 可以处理1 24 8 16 24位位图 还可以获取颜色进行指定颜色转换-image process with vc++
CaptureScreen
- 在wince中定时捕获桌面图片信息,并保存到相应路经-Wince from time to time in the capture of the desktop picture information, and save it to the corresponding path
CADOPIC
- vc读取数据库的图片,以及数据保存图片的方法,与大家共享-vc to read database images, as well as methods to save the image data and share
VideoDemo
- 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
VC
- 图片显示:有保存,导出,导入,用于图片的软件输入等等!-Pot design
cut_to_piece
- 将某个文件夹下的所有图片分块保存到目的文件夹下,图像的分块可以自定义,返回值为分块的数目.-Will be a folder under the sub-block all images saved to the purpose of the folder, the images can customize the block, the return value is the number of blocks.
drawTool
- 一个VC双缓冲绘图例子,解决了屏幕闪烁的缺点,可以绘制鼠标轨迹任意曲线,另外可以实现打开,修改和保存图片等.-A double buffer drawing VC example, to solve the shortcomings of the screen flashes, you can draw any curve track the mouse, and can open, edit and save pictures.
FACEDE
- VC开发的人脸检测与识别,能够识别图片中的人脸与人眼,VC++6.0源码,便于学习-VC development of face detection and recognition, to identify the picture in the face with the human eye, VC++6.0-source, easy to learn
JpgtoImage
- MFC中图片浏览显示并通过二进制形式读取与保存到Acsess数据库(In MFC, the pictures are browsed and displayed and read and saved to the Acsess database in binary form)
VC++ 将网页保存为一张图片
- Visual C++实现对网页进行截图。通过VS2008和VC++6.0的编译(Implement a screenshot of a web page)