搜索资源列表
图像转换
- VB6 windows2000 分离图像的各个RGB分量 生成灰度图像-VB6 windows2000 images from the various RGB component Gray Image Generation
直方图均衡化与人眼检测程序
- 本程序可以进行直方图均衡化和人眼检测 要求: 本程序只能处理256色灰度图像 人眼检测功能对一寸证件照片效果较好-the procedures for histogram equalization and eye testing requirements : this program can handle only 256-color gray-scale images eyes detection of the documents inch photos better result
zhifangtuss
- PHOTOSHOP里面的一个子功能,能够实现把一副图变成它的脂肪图,即成为它的灰度图-PHOTOSHOP inside a subset of features to achieve a map into its fat map that is, as its grayscale
huidugongsheng
- 灰度共生矩阵源代码,希望跟大家交流一下,我的邮箱oo327@163.com-Gray symbiotic matrix source code, we hope that with the exchange, that my mailbox oo327@163.com
ShowPicSource6
- 读取BITMAP图片 显示BITMAP图片 灰度化BITMAP图片 保存BITMAP图片 保存灰度化后的BITMAP图片 -read BITMAP Photo Photo shows BITMAP Gray BITMAP Photo preservation BIT MAP Gray Photo preservation of the BITMAP Photo
YUVviewer_src(YUVtoY)
- 可以将YUV视频转成Y灰度视频,能播放Y灰度视频。
HuffmanExp
- VC++实现对灰度图像的哈夫曼编码,比较完整,对其他图像类似
DIB
- 此源码中含有水平投影、垂直投影、灰度直方图、平滑处理和灰度化等算法,
picprocess
- 图像处理,包括负片,锐化,中值滤波,伪彩处理灰度图以及灰度化,可调模板系数和参数的处理-image processing, including Negative, sharpening, median filtering, pseudo-color and gray-scale processing grayscale, adjustable template coefficients and parameters of handling, etc.
视频控制
- 通过对usb摄像头的视频捕捉,分析每帧图像灰度统计值,去产生最简单的控制命令。
video-proceesing
- 该工程用c#语言开发实现了从摄像头捕捉一张图片并保存,再对图片进行简单的处理,比如灰度值、二值化、旋转等等。-The project achieved using c# language developed from the camera to capture an image and save it, and then the simple image processing, such as gray scale, binary, rotate and so on.
BtworthFilter2.0
- 主要用于遥感图像的滤波处理,方便大家对椒盐噪声的去处但是对于条带噪声的使用效果不是特别的好,尤其是灰度整体偏离的情况-Filter is mainly used for remote sensing image processing, to facilitate a place for everyone Salt and pepper noise with noise, but for the use of effects are not particularly good, especiall
VideoReverse
- 视频采集,图像灰度取反程序。能够在电视上实时显示。-Video sources, the images pick up the ash degrees. in tv shows. real-time
Gray-scale
- 视频输入灰度化和中值滤波代码,代码简单易懂,适合初学者使用-Video input gray scale median filter and the code of the code is simple to understand for beginners
MeanGray
- VC编写的USB摄像头采集及平均灰度值显示。对于图像处理的初学者来说很适用。-VC USB Camera prepared by the mean gray value of the acquisition and display. For the image processing is very suitable for beginners.
opencv_3video
- 实现摄像头捕捉功能,并转化成灰度图,以及提取摄像头中轮廓-Realize the camera capture, and transformed into grayscale, and extract the contour camera
data-extraction-
- 采集摄像头V7620数据提取灰度值在串口上显示-Collecting data extraction V7620 camera gray value displayed on the serial port
BayerDecode
- 本程序是对ni图像采集卡 进行采集显示图像 并能显示灰度图像的rgb值-This program is ni image acquisition card acquisition and display images and can display the rgb value of grayscale image
vfwdemo
- 在VS2005下编写的vfw的程序,通过vfw方式打开摄像头,并得到原始数据进行处理。其中摄像头必须支持RGB24格式的数据输出。代码中有RGB24转灰度、迭代阈值化等算法。-Prepared under the vfw in VS2005 program, open the camera through vfw, and the raw data for processing. One camera must support RGB24 format of data output. Code
ColorTrace3.0
- 基于颜色的摄像头视频跟踪 本文首先阐述了VFW 的知识和应用VFW 实现实时视频采集和处理的方法,然后分别介绍了几种视频追踪的常用算法,最后用灰度检测算法实现目标追踪。实验结果表明,该系统具有良好的检测效果。 -Color-based video-tracking camera