搜索资源列表
YUV2H.263
- H.263的编解码程序,VC++实现,可以对YUV图象序列编码,可以设置分辨率等,程序已经做了中文注释。-H.263 codec procedures, VC, right YUV image sequences coding, you can set resolution, procedures have been done in the Chinese Notes.
superNewresolution
- SUPER-RESOLUTION IMAGE RESTORATION BY COBINING INCREMENTAL WIENER FILTER AND SPACE-ADAPTIVE REGULARIZATION
vbpic01
- 在vb中实现图像的淡入淡出,且适用于任何分辨率的图象。-in achieving the image fades out, which applies to any resolution of the image.
cam2jpg
- 把摄像头拍摄的视频流转换成JPG图像存储,支持调分辨率-The camera shooting the video stream into a JPG image storage, adjust the resolution to support
AV_SDK_2.7.4.60
- int GetImage(int number, unsigned char** buffer, unsigned long* psize, IMAGE_RESOLUTION resolution, float zoom, int dx, int dy) Returns camera image in jpeg format. Note that for zoom = 1 the returned image size is determined by the values of c
dshowImg
- 抓拍的视频图象属性设置包括分辨率颜色亮度硬件接口选择等,图片嵌入,字体文字嵌入,简单图象拼接等,可加入图象检测识别处理应用,也可识别检测结果发送远程数据库或者以数据记录块的方式上传远程服务比对。另建程序加入测-Capture video image attribute settings include resolution color brightness hardware interface selection, picture into text, font embedding, simpl
CaptureImage
- CaptureImage用于手动获取USB摄像头的瞬时图像,需要外部传入拍摄图像的分辨率-CaptureImage instantaneous images for manual access to the USB camera, you need to capture an image resolution of external incoming
Capture
- vc++编写的摄像头图像采集程序,可设置视频分辨率、视频捕捉、视频设置格式、保存视频源等等功能,很不错哦!-VC++ Prepared camera image acquisition procedures, can set the video resolution, video capture, video format, save the video source and so on, is very good oh!
Camera
- TQ2440摄像头解决方案,支持usb摄像头,OV9650等摄像头;支持保存为jpeg图片;支持本地预览和远程传输;支持客户,端远程设置服务器参数,如分辨率切换,通道切换等。-TQ2440 camera head solutions, and support usb camera, OV9650 camera saved as a jpeg image support local preview and remote transmission support customer end re
usbcamara-2012-07-05
- 我们在luvcview这个项目的基础上进行了修改,使之能够在s3c6410平台上运行,采用了6410特有的硬件空间色彩转换和图像缩放功能,也就是 post processor功能。 3 另外需要说一下我们修改后的luvcview可以运行在PC Linux平台和s3c6410平台,源码里面有两个makefile文件,一个针对嵌入式版本一个针对PC Linux版本, 嵌入式版本里面分硬件实现YUV to RGB和软件实现 YUV to RGB ,缺省配置是硬件实现YUV to