搜索资源列表
avi视频转换为bmp(C++代码)
- 是原创的C++代码,可以将一个avi视频转换成bmp图像输出
VC++图像处理编辑器源代码
- VC++图像处理器,支持20多种图形变换技巧
C++Builder 拖动图像
- 拖动图像源代码,有效处理拖动操作
playocx.实时图像监控插件
- 一个实时图像监控插件,适合于海康DVR/大华DVR,通过流媒体服务器进行处理,占用最小的带宽,streamserver plugin,stream player ocx
ImgProcess
- 集合了多种图像处理功能的模块, 能够读取jpg bmp psd信息, 对图片进行简单处理的模块.-Collection of a variety of image processing functions of the module, able to read a jpg BMP PSD information module to conduct a simple processing of the picture.
GloveDetect
- 通过抓屏选取视频中的某一区域的图像,定时对图像处理-Through the screenshots to select the video image of a given region, timing of image processing
ImageTest
- 图像处理实例, 基本图形操作 -Examples of image processing, basic graphics operation of the basic graphics operations
29782204move_tiqu
- 对把门派格式的图像处理,只适合256色的bmp格式的图像-Door-to-door format of the image processing, is only suitable for 256 color bmp image formats
avitoavi
- avi视频提取出书帧图像,然后对图像进行处理,经过处理后的图像帧再写成另一段的avi视频。-avi video video frame extracted, processed image frame, and then the images will be referred to the district into another frame of video avi.
FINAL
- 用C++实现数字图像处理,有阈值,边缘检测,膨胀等功能,适合初学者学习-Using C++ realization of digital image processing, the threshold, edge detection, expansion of functions, suitable for beginners to learn
MedicalimageProcessing
- VC++简单医学图像处理系统,可以调整图像色阶、锐度、反色、灰底均衡,还可以对图像进行反转、平移、旋转等操作,类似Photoshop某些功能一样,当然,和PS比,是差了点,只能作为一些C++处理图像的参考吧。 -VC++ simple medical image processing system that can adjust the image color, sharpness, and anti-color,灰底balance can also be inverted image, t
Imagesynthesis
- 利用VC++实现图像处理,主要是完成图像的合成。-Using vc++ realize image processing, image is mainly complete synthesis.
Smoothimage
- 利用VC++实现图像处理,主要是对图像进行平滑处理。-Using vc++ realize image processing, is mainly to the image smooth processing.
imagesegement
- 利用VC++实现图像处理,主要是对图像进行图像分割处理。-Using vc++ realize image processing, is mainly to the image segmentation.
chepaishibie
- 采用VFW框架 VC 车牌识别 运用VC数字图像处理算法-VFW VC
VCimageprocessingsomeofthebasicalgorithmandwavelet
- VC图像处理的一些基本算法及小波变换源码 VC image processing some of the basic algorithm and wavelet transform source code-VC image processing some of the basic algorithm and wavelet transform source code
tuxiangchuliruanjian
- 图像处理软件源码。 VC++平台下编写。内含灰度图像处理,真彩图像处理,图像跟踪,轮廓提取等功能。-Image processing software source code. VC++ platform to prepare. Containing gray image processing, true color image processing, image tracking, contour extraction functions.
imageprocessing
- 基于imageprocessing平台的多功能数字图像处理工程,有文件读取,二值化等功能-Imageprocessing platform based on multi-functional digital image processing projects, a file read, binary functions
ImageManage
- 本程序主要实现了图像处理、批量转换与处理、PSD文件管理、照片处理等,其中图像处理部分主要是对图像进行各个效果的显示,例如图像的锐化效果、浮雕效果等。批量转换与处理部分主要实现各种图像格式之间的转换,PSD文件管理部分主要是对PSD文件进行浏览和转换操作,照片处理主要用于照片的排版。-This program achieved a major image processing, batch conversion and processing, PSD file management, photo
get_frame_from_AVI
- 视频图像处理第一步,从AVI视频流中获取单帧的图像数据,调试通过,初学者试试。 -Video image processing step, from AVI video stream for single frame of image data, debugging through, for beginners to try.