搜索资源列表
An HSVrgbA colour picker
- This colour picker allows you to easily choose a colour either using rgb or HSV, it includes an alpha slider (that can be disabled or hidden, if needed), and it displays the colour value in hexadecimal. The code is fully written using Windows API, wi
rgb Editor
- This article demonstrates the technique of creating a rgb color editor, useful at web-page and software development time, to know the rgb code for different combinations of Red, Green and Blue colors. The article has two projects both independent, on
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;rgb图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用mfc显示图像帧;mfc上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
displayrgbfromRAW.rar
- c++ mfc rgb reader可以用來讀取RAW檔案,c++ mfc rgb reader can be used to read RAW files
CIE_chromaticity_diagram.rar
- CIE色度图, CIE 1931 rgb, CIE 1931 XYZ, CIE 1931 xyY,CIE chromaticity diagram, CIE 1931 rgb, CIE 1931 XYZ, CIE 1931 xyY
jpeg_rgb
- 这是JPEG图像压缩的rgb转换的源代码,其中还包括了它的仿真测试代码,希望能帮助到大家。-This is the JPEG image compression of rgb conversion source code, including its simulation test code, hoping to help you.
ColorProcess
- VC++6环境编译的彩色数字图像处理程序。结合mfc形成独立可执行程序。具有功能:rgb三原色的提取和滤除,彩色位数转化,彩色图像的灰度化,颜色、亮度和对比度的调整-VC++6 compiler environment of the color digital image processing. Combined into an independent executable program mfc. Has a function: rgb three primary colors of the
color2bw
- 图片处理啊,很好的mfc,rgb转换图片!!mfc技术啊!-Image processing ah, good mfc, rgb conversion pictures! ! mfc technology ah!
Color_rgb
- mfc通过滚动条控制rgb三种颜色,来对操作区的颜色进行改变-mfc rgb three colors of the scroll bar control to change the color of the operating area
rgb-HIS-and-grayscale
- 在VC6.0平台下,实现了基于mfc的24位彩色bmp位图的图像色彩空间变换(rgb->HIS、HIS->rgb)的算法程序,以及彩色图像灰度化的算法实现。-VC6.0 platform, mfc-based 24-bit color bmp bitmap image color space transform (rgb-> HIS, HIS-> rgb) algorithm program, grayscale and color images of the algor
mfc
- 独立开发一个mfc绘图程序,基于“文档-视图”结构,在客户区能够完成- void CDopicDlg::OnBnClickedQuse() { // TODO: 在此添加控件通知处理程序代码 CDC* m_dc CRect m_rect m_pic.GetClientRect(m_rect) m_dc = m_pic.GetDC() int r1,g1,b1,r2,g2,b2 for (int i = 1 i<m_rect.ri
rgb
- rgb托盘带提示,用mfc开发的,适合新手学习控件的使用及对rgb的了解-rgb tray with prompt, developed with mfc, for novice to learn the use of control and understanding of the rgb
rgb
- 像素RGB 图像像素提取 很好的mfc VC 程序-Pixel rgb image pixels extracted good mfc VC program
rgbtoYUV
- 利用mfc将将rgb图像转换成YUV图像,比如4:2:2格式,4:2:0格式或者4:4:4-Using mfc rgb images into YUV image, such as 4:2:2 format, 4:2:0 format or 4:4:4
rgb
- mfc实现可以载入图片并且分别做出图片三个通道的直方图。-mfc can load pictures and make pictures with three-channel histogram.
rgb
- rgb模型,实现调出各种颜色,用mfc编程,用对话框控制-rgb model, to achieve a variety of tone colors, with mfc programming, using Dialog Control
rgb-
- 基于Opencv绘制图像的rgb分量。基于mfc文档编写。-The rgb component Opencv rendering based on image. Preparation of documents based on mfc
ColorPalette
- 基于mfc的rgb、HSV等颜色调板选择,能很好的实现基本功能(mfc rgb and HSV color palette selection based on basic functions can be achieved very good)
rgb_Demo2
- 程序右键填写rgb分量,点击确定画面显示对应颜色(The right part of the program to fill the rgb component, click the confirmation screen to display the corresponding color)
mfc 测试 呼吸灯等系统API
- 让屏幕渐变亮度,修改rgb值来实现的变化(let sceen turn light or dark.)