搜索资源列表
有2d和3d的动态图形显示
- 一个有2D,3D动态图像显示控件的例子-a 2D, 3D Dynamic Image Display Control example
动态图像序列背景重建
- 运用差分法将动态图像序列的背景重建,根据运动序列建立自适应背景-difference method using dynamic image sequence reconstruction of the background, according to campaign to establish adaptive background sequence
用动态规划思想压缩位图
- 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它
《Visual C++图像处理教程》
- 《Visual C++实用图像处理专业教程》本光盘包括以下目录:\学习版Imgcx 、专业版Imgc 、ImageSys试用版、动态图像处理、其他。
有2d和3d的动态图形显示
- 一个有2D,3D动态图像显示控件的例子-a 2D, 3D Dynamic Image Display Control example
动态图像序列背景重建
- 运用差分法将动态图像序列的背景重建,根据运动序列建立自适应背景-difference method using dynamic image sequence reconstruction of the background, according to campaign to establish adaptive background sequence
动态视频截取程序代码
- 此代码是一个动态视频截取的程序,支持usb摄像头,可任意截取屏幕上usb拍照下来的各种图像-The code is a dynamic-video-intercept program,abet usb camera,can intercept all kinds of images of screen that the usb takes
Visual C++实现视频图像处理技术
- 随着计算机软件、硬件技术的日新月异的发展和普及,人类已经进入一个高速发展的信息化时代,人类大概有80%的信息来自图像,科学研究、技术应用中图像处理技术越来越成为不可缺少的手段。图像处理所涉及的领域有军事应用、医学诊断、工业监控、物体的自动分检识别系统等等,这些系统无不需要计算机提供实时动态,效果逼真的图像。-as computer software and hardware technology and the rapid develo
动态画图
- 动态画出图形,可以实时显示采集到的状态画出实时图像,-dynamic paint graphics, real-time processing of real-time images he painted state,
imageanalysis
- 动态图像分析。imageanalysis,对于图像初学者不错 -dynamic image analysis. Imageanalysis, good for the image beginners
Came
- 利用摄像机对动态图像进行抓取以及回放,实时显示图像效果。 -use cameras to capture dynamic images and playback, real-time images.
backgroudrebuild
- 本程序使用VC++,实现了动态图像序列背景重建的功能,对于需要使用背景差分进行处理的朋友,这个能够提供很好的前期处理。-procedures for the use of the VC, to achieve the dynamic image sequence background renewal function, for the need to use background processing the difference fr
IProcessP
- VC.NET对图像处理,包括位图操作,图像性质,色调与模式,几何变换,动态图像等-VC.NET of image processing, including bitmap operations, the nature of images, colors and patterns, geometric transformations, dynamic images, etc.
cvision4
- 几个牛人编vc图像处理的代码,可以打开处理静动态图像,相关动态库和cvision1一样-Several cattle were allocated vc image processing code, you can open to deal with static and dynamic images, related to the dynamic library and as cvision1
cvision5
- 几个牛人编vc图像处理的代码,可以打开处理静动态图像,相关动态库和cvision1一样-Several cattle were allocated vc image processing code, you can open to deal with static and dynamic images, related to the dynamic library and as cvision1
cvision6
- 几个牛人编vc图像处理的代码,可以打开处理静动态图像,相关动态库和cvision1一样-Several cattle were allocated vc image processing code, you can open to deal with static and dynamic images, related to the dynamic library and as cvision1
cvision1_6picture
- 一个牛人编的VC处理静动态图像的代码cvision1 to 6的相关图形及动态库-Cattle were a series of VC images to deal with static and dynamic code cvision1 to 6 of the related graphics and dynamic library
openvc_cam
- 基于opencv的动态图像边缘实时显示。用摄像头捕捉图像-Opencv-based dynamic image edge real-time display. Use camera to capture images
ImageShow
- 此代码可以实现多种图像处理功能,包括图像二值化、灰度图像处理、真彩色处理、图像几何变换和动态图像等-This code can achieve a variety of image processing functions, including image binarization, gray-scale image processing, true color processing, image geometric transform
VisualC
- 1. \学习版Imgcx 打开文件夹Imgcx,执行SetUp,按提示安装Imgcx。该书各个章节所处理的图像都包含在安装后的文件夹…Imgcx\Image里。 2. \专业版Imgc 介绍该书配套的专业版软件Imgc。专业版软件包括该书全部图像处理的C语言源程序以及可执行的Visual C++ 界面源程序,可以满足大学教师、科研人员以及图像处理专业人员的需要。 3. \ImageSys试用版 包括通用图像处理系统ImgeSys