搜索资源列表
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
Ellipse
- 基于VC++ MFC的对话框画圆,并可通过滚动条改变圆的颜色-Based on VC++ MFC dialog Circle, and through the scroll bar to change the color circle
gy1
- 在VS2008中MFC应用程序中 主要实现直线,矩形,椭圆,自由线的绘制(不能重绘) 以及图形颜色的填充 以及Bresenham画圆-MFC in VS2008 application in the main straight, rectangular, oval, the Liberal line drawing (not redraw), as well as color graphics and filled Bresenham drawcircle
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
MFC
- 本文讲述了如何在MFC中添加OpenGL框架,分步骤详细简单,适合初学者学习。-/step 3 重新设置像素格式 BOOL CXXXMFCGLView::SetupPixelFormat(HDC hDC) { //重新设置画图窗口的像素格式 static PIXELFORMATDEscr iptOR pfd = { sizeof(PIXELFORMATDEscr iptOR), // size of this pfd 1,
MFC_BMP
- 自己写的MFC写的BMP图象处理程序,实现反色,直方图等简单的图象处理,同时支持8位,16位,32位BMP的变换,简单易懂,适合初学者.-Write your own MFC write BMP image processing procedures, to achieve the anti-color, histogram and other simple image processing, while supporting 8-bit, 16-bit, 32-bit BMP transfor
mfc
- 在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置。当达到最右端后改变方向,从右向左逐渐变为红色,并且位置依次提高10个像素单位。 -In the window shows the 26 English letters, the letters from left to right, followed by location of units increased by 10 pixels, and the color turns red,
taiyangyueqiudiqiu
- 我课上参照PPT做的,VC6.0 MFC OpenGL彩色三角形,适合初学者 -I do class reference PPT, VC6.0 MFC OpenGL color triangle, for beginners
ColorSpace
- 使用VC(MFC)编写的色彩空间转换DLL,使用MFC 静态连接方式,所以其它程序可以直接调用,附详细源码。可以参考移植到其它地方。-Use of VC (MFC) color space conversion, prepared DLL, use the MFC static connection, so other programs can call, with a detailed source. Can refer to migrate to other places.
DCT
- MFC下做的图像DCT变换程序,可以对彩色图像进行DCT变换,有MFC界面,对初学者有用-MFC to do the image under the DCT transform process can be DCT-color images, there is MFC interface, useful for beginners
BmpTest
- 运用MFC多文档,可以打开256位真彩图片并能显示出来。-Using MFC multi-document, you can open a 256-bit true color image and can be displayed.
clplot2
- 绘制科学曲线,曲线,bar,pie都有,收集了不少,感觉这个比较好用-CPlot is an open source library for adding plots to MFC-based projects. The library supports XY style plots that can be scatter plots, line plots, and histogram plots. Up to 10 data sets per chart are supported
camshiftInMFC
- 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
MFC
- color image convert to gray image with MFC interface
shipin-opencv
- 用OPENCV+MFC简单地打开摄像头,和反色功能。要求装有OPENCV1.0库-With OPENCV+ MFC simply open the camera, and anti-color capabilities. Requirements with OPENCV1.0 Library
Tuxingxue-MFC-kuangjia
- 自己编写的一个基于MFC的图形学框架,里面实现了基本的一些画圆、画线、画多边形、填充颜色等算法-I have written a MFC-based graphics framework, which implements some of the basic circle, draw lines, draw the polygon, filling color algorithm
Image-Processing-with-CPP-MFC
- 这是一本书里光盘带的程序里面代码可完整运行主要是图像图形处理方面的内容用MFC编写,主要包括对图像的点运算、几何变换、图像增强、频域滤波、彩色图像处理、形态学变换、图像分割、特征提取、识别初步等但只能针对位图(.bmp)文件操作。可以运行无任何问题。-This is a book, CD-ROM with the complete procedures inside the code can run is the content of the image and graphics process
colordialog
- 一个简单的MFC颜色对话框实例,可任意选取当前使用的颜色-A simple MFC Color dialog instance, any select color
RgbHsb
- RGB到HSB的转换 基于MFC的 色彩空间也很好的程序-RGB to HSB conversion is based on MFC color space is also very good program
fill-color-five-pointed
- MFC中先绘制五角星,并使用扫描线算法对区域进行填充-Draw a five-pointed star, and use the scan line algorithm fill color