Welcome![Sign In][Sign Up]
Location:
Search - RGB

Search list

[2D Graphic800131-rgb2yuv420

Description: rgb(24)到yuv420的快速转换。在很多时候这种转换都是很需要的。-Convert RGB 24bit to YUV4:2:0
Platform: | Size: 1024 | Author: 张海滨 | Hits:

[assembly languageCircuit3

Description: 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods for estimating the target region in the next frame image position; Until this process cycle from the goal frame images disappear. Technology : avi video streaming reading frame; Image frame storage formats; RGB images of gray; Gray image smoothing filter; Block motion estimation algorithm implementation; MFC showed images frame; MFC on the use of the mouse.
Platform: | Size: 110592 | Author: | Hits:

[Picture ViewerBMP与JPG格式转变的源代码

Description: BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP put a JPG compressed into the source code. Size : 16.4K : Attachment 1. Compiler Note 1) VC IDE choice setting-gt; Linkgt; Plus jpeg.lib 2) compiler 2. Principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or the buffer zone.
Platform: | Size: 15360 | Author: 屠理峰 | Hits:

[Special Effects处理当前屏幕用的一个小程序

Description: 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.script自定义处理流程 处理由系统热键触发. 1.双击script的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XExpose //曝光 5 : XGamma //Gamma 2. N 的话不写屏,而是在新的窗口显示结果 此时,鼠标滚轮缩放,右键fit屏幕大小,左键双击保存. 3.二值化的时候.两种颜色可以点击黑白方块处设置. 4.个人的 快捷键,script,二值化颜色 的设置保存在 ini -see the e-books, white background with black lettering to see a long time uncomfortable and replaced by other colors to the Internet sometimes see the pictures or out of a background of the website, preserved furnished further treatment before ... functions : 0.script-defined processing processed by the system hotkey trigger. 1. double-click script editing box displayed on the screen : Y, y : Yes// write screen N, n : No 0 : XGrey// Gray 1 : One// take-2 : Two// binary 3 : XRGB// RGB brightness adjustment 4 : XExpose// exposure 5 : XGamma// Gamma 2. N not to write the screen, but in the new window displays the results at this time, the mouse wheel zoom, fit right screen size, double-click the button preservation. 3. two values of the time. two color can click on the wrong sid
Platform: | Size: 534528 | Author: 卢麟 | Hits:

[Special EffectsRGB转GRAY

Description:
Platform: | Size: 9216 | Author: 网小强 | Hits:

[GDI-Bitmap颜色拾取器

Description: GET RGB 拾取任意屏幕上的颜色像术RGB的值。是我好几年前写的。虽然简单,但挺好用的 CTRL+d-GET picking arbitrary RGB color on the screen as with RGB values. It is a good few years ago I wrote. Although simple, but very good use of CTRL d
Platform: | Size: 314368 | Author: z | Hits:

[Graph program颜色矩

Description: 基于颜色矩特征的图像检索:首先RGB颜色空间转换到HSV颜色空间;针对HSV三个分量计算颜色矩作为图像的内容特征;计算查询图像与图像库中每幅图像的相似距离,排序后给出检索结果。-Moment features based on color image retrieval : First RGB color space conversion to HSV color space; Three weight against HSV color calculated moments as images of features; Inquiries calculated images and image repository, each image is similar distance, is sorting search results.
Platform: | Size: 2080768 | Author: 吴成玉 | Hits:

[Graph programColorRange

Description: 一個可顯示出調用RGB色彩的結果的程式, 包含支援 Non-Dithered Colors, Device Capabilities.-a show called RGB color the results of the program, including support for Non-Dithered Colors, Device Capabilities.
Platform: | Size: 190464 | Author: 黃建華 | Hits:

[2D GraphicColorSpace_src

Description: 图像颜色空间的转换.RGB -HSV. -image color space conversion. RGB-HSV.
Platform: | Size: 2294784 | Author: 郑离 | Hits:

[Special EffectsProblem2_6

Description: 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net prepared by the 24 pairs of simple bitmap image processing procedures, including RGB data and YIQ mutual transformation, mapping brightness distribution statistics, Laplace filter. The procedure to be my image processing algorithm is prepared, so that the user interface to consider the less, you can follow these steps : Select a file and click read BMP file, and then click on "RGB data mapping," and then click "RGB to YIQ "RGB data into YIQ data, with YIQ data you can click" Drawing YIQ data Y component, "for YIQ data can be used Laplace filter, and then appropriate weight displayed Y
Platform: | Size: 10240 | Author: 陈烨 | Hits:

[2D GraphicIlib-1.1.8-min

Description: IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。-IPL is the database to accommodate its Intel MMX, SSE, SSE2 and future technologies such as VLSW issued by the image processing support for 1, 8, 16, spaces with/without symbols, and symbols are 32, 32-bit floating-point type data types. Support for RGB, CMYK, YCACB, YUV, XYZ color space, support alpha channel support rectangular ROI, ROI access, support shielding block images, error handling, user-defined functions to support image mathematics, geometry, filtering, image statistics, color space conversion operations .
Platform: | Size: 162816 | Author: 魏刚祥 | Hits:

[GDI-Bitmap颜色模式

Description: 文件里包括颜色模式诸如RGB、CMYK、HSB等的相互转化代码,且提供了检验程序。-documents including color models such as RGB, CMYK, HSB the mutual conversion code, which provides inspection procedures.
Platform: | Size: 2516992 | Author: | Hits:

[matlabRGB_HSL

Description: 图像色彩空间RGB到HSL的转换Matlab程序。-images to RGB color space conversion Matlab HSL procedures.
Platform: | Size: 2048 | Author: cnn | Hits:

[matlabgray2rgb

Description: Change gray image to rgb image-Change gray image to image rgb
Platform: | Size: 63488 | Author: ying | Hits:

[Picture Viewerbmp-jpg

Description: BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
Platform: | Size: 198656 | Author: 时柏营 | Hits:

[GUI Developssq1128

Description: pb做的屏幕拾色器,可以拾取任一点的颜色,并转换成RGB值-pb done picking color screen that can pick up the color of any point and converted into RGB values
Platform: | Size: 357376 | Author: 海风 | Hits:

[GUI Develop24BitRGBToARGB1555

Description: 这个工具可以把24位RGB转换成其他形式具体功能可以看看里面功能.-this tool can be 24 RGB conversion into other forms of specific functional features can see inside.
Platform: | Size: 306176 | Author: qq | Hits:

[GUI Develop24bitRGBToYUV422

Description: 这个工具可以把24位RGB转换成YUV形式,具体功能可以看看里面功能.-this tool 24 can be converted into RGB YUV format, the specific function to see if they can function.
Platform: | Size: 3451904 | Author: qq | Hits:

[GDI-Bitmapfcmapp

Description: 用FCM算法实现图像分割(图像源可以是灰度、索引和RGB图像)-FCM image segmentation algorithm (image source can be gray, indexes and RGB images)
Platform: | Size: 1024 | Author: 温智 | Hits:

[Graph programPicRecognize_zf@swjtu

Description: 将RGB颜色空间实时转换到HSI、YUV、YIQ颜色空间,是数字图像处理及模式识别过程的不可缺少的助手。-to RGB color space conversion to real-time HSI, YUV, YIQ color space, digital image processing and pattern recognition process of the indispensable assistant.
Platform: | Size: 346112 | Author: zf | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net