搜索资源列表
6th
- 将一张tga格式的图片读入内存,做一系列处理,分别保留红,绿,蓝分量,将rgb各分量做平均,相互交换,替换某一分量等操作,最后输出,与原图片比较-tga format will be a picture read into memory, so a series of treatment, respectively, retained the red, green and blue components, rgb components will do the average, mutual ex
chromakey_yuv
- chromakey,中文称为“抠像”(蓝背景,或者绿背景),简单点说就是把前景图像抠出来叠加到其他图像上,常见的就得算是天气预报的画面了。
hua
- 红花变蓝花的图像处理程序。通过对颜色像素的改变得到
FindRGB.利用OPENCV识别图片中的颜色区域的MFC程序
- 利用OPENCV识别图片中的颜色区域的MFC程序,共三种颜色:红、绿、蓝,OPENCV identify the use of the color picture of the MFC region, with a total of three colors: red, green, blue
OpenCV-based-virtual-camera-program
- 基于OpenCV的虚拟拍照程序,算法设计,需要用到蓝背景,摄像机位置固定不变-OpenCV-based virtual camera program, algorithm design, the need to use blue backgrounds, fixed camera position
生成红蓝立体视图及偏振立体视图
- 利用左右视图自动生成红蓝立体视图及偏振立体视图。c++描述-left right image build 3D view
QQ相册发布工具
- 1、能将本机的照片发布到微信、QQ空间、QQ说说、彩信、蓝牙; 2、超炫的幻灯片播放、设置壁纸、编辑图片 3、可以对涉及隐私照片进行密码保护 4、可以直接调用本机摄像头及时照相发布
segment
- 使用区域增长的算法进行区域分割。鼠标点击图像的某个区域的某个像素,并指定染色所用颜色(红绿蓝黑),程序执行的结果是用指定的颜色把某个区域显示出来。-Regional growth in the use of regional segmentation algorithm. A mouse click on the image of a pixel region, and specify the dye color used (black and red and green), implement
Dw
- 自己写的车牌定位…E语言环境的,根据YUV颜色通道实现的,对于蓝牌效率和效果都不错~-Write their own license plate location ... E language environment, according to YUV color channels to achieve, for the efficiency and effectiveness of the blue card are good ~
HYLRPS_Setup
- 车牌识别软件: 可以识别常见的蓝牌,黄牌等车牌.-Plate Recognize System: Can Recognize common plate such as blue plate,yellow plate and so on.
mytongji
- 统计一幅图片的颜色信息,即红、绿、蓝等的颜色比例-computer the information of one image
lzwMatlab
- lempel-ziv welch 编码 蓝波- 立夫- 卫曲编码法-lempel-ziv welch encoding, image compression
Dither
- 1.对8位灰度图像进行抖动处理,采用的是有序抖动 2.对24位彩色图像进行单通道处理,分别显示出红,绿,蓝单通道图像 程序在vc6下实现-1. On the 8-bit grayscale image dithering processing, using the ordered dithering 2. On the single-channel 24-bit color image processing, were shown red, green and blue channel
ex1_2cv
- 这是一个基础源码,用于将输入普通图片同时分别处理为红绿蓝滤色并输出图片-This is a basic program which read a picture from a file, show out 4 windows, 1 iuput, 1 red, 1 green and 1 bule
qwtsb2-2
- 趣味调色板。通过改变红、绿、蓝三种基本颜色的比例,显示调色结果。有3个滚动条控件用来在程序执行时调整三原色的配比比例。程序中使用RGB函数-Interesting palette. By changing the red, green, blue ratio of the three basic colors, display color results. There are 3 slider control to adjust the primary colors in the program
MyBmp3
- 多文件打开,能实现灰度图像的红绿蓝三通道-Multiple files open, to achieve gray scale three-channel RGB image
car
- 汽车牌照定位MATLAB代码,基本思想:使用pixval函数来获得牌照的背景色的红、绿、蓝、分量亮度值和坐标;通过统计算法找出车牌的范围;然后通过修剪得到最终图像。-Auto License Plate MATLAB code, the basic idea: to obtain a license to use pixval function of the background color of red, green, blue, luminance values
color
- 处理彩色图像,得到红,绿,蓝三个通道的效果, 并得到饱和度和亮度的图像,以及做伪彩色图像处理(分配不同的颜色 不同的灰色水平),还有边缘检测技术-Processing color images, get the red, green, and blue channels of the results, and get saturation and brightness of images, and do pseudo-color image processing (assigned a di
CameraUSB
- 视频抓取 图像处理 摄像头视频加蓝线-vedio scaptur
Ex_1
- 分别调用系统定义的四种笔样式:PS_DOT,PS_DASHDOT,PS_DASHDOTDOT,PS_DASH画出四个圆;然后调用系统定义的6种实画刷画出圆角矩形;调用系统定义的6种阴影画刷画出矩形;调用函数Pie()画一个圆,红黄蓝各占三分之一。-I am sorry