搜索资源列表
zwmv2
- 支持UCCI协议大多数命令,支持浅红协议基本的命令-majority support orders, light red to support the basic order agreement
ColorMaker_src
- GDI+ 混合颜色编程实例 实例中有实现代码来说明各种颜色组合的效果(Alpha + Red + Green + Blue) 程序是用C#编写的,有详细的注解-mixed color GDI programming examples, example code for achieving various colors to illustrate the effect of combination (Alph a Red Green Blue) procedures using C# is
dialog_show
- 在对话框中显示真彩图像,并以对红色加1操作为例进行了编程。-shown in the dialog box True Color images, and a pair of red plus operation as an example of programming.
iplab
- 最小二乘法圆拟合.编译运行后随便打开一个图片,当然最好是全白的图片,然后就点吧,大于三个点后就会开始拟合。红线画的圆为拟合的圆,深蓝的点为鼠标点击设置的样本点。单击鼠标右键清空样本集。 -least squares fitting round. After running compiler casually open a picture, of course, the best are the white photographs, then on the point bar, more th
窗口中显示出26个英文字母
- 窗口中显示出26个英文字母,从左至右依次将字母位置提高10像素,并且颜色变为红色,然后回到正常位置-Window shows the 26 alphabets, from left to right in turn increased 10 pixels letters position, and a red color, and then returned to normal position
OpenGL-1.4
- 包括红宝书中的源代码,其中包含70多个源文件,是学习OpenGL很好的学习资料啊 .-Including the Little Red Book in the source code, which contains more than 70 source files to learn OpenGL good learning materials ah.
MixColor
- 一个不错的VC++即时调色程序,通过拖动滑块的位置改变对象的颜色,这里的对象主要有两个,一个是文字 ,一个是文字背景,左侧的一组滑块分别改变文字的红、绿、蓝三基色值 ,从而改变文字的颜色,右侧的则是文字的背景控制组,同样的原理只不过应用的对象不一样,值得参考,滑块我们不一定要用到调色上,其它地方同样也可用。-A good VC++ real-time color process, the location by dragging the slider to change the color of
MyPaint
- 直线:从(200,200)到(300,350)画一宽度为3,蓝色的实线,。 矩形;左上角为(150,120)右下角为(200,300),外框为黑色,填充画刷为HS_CROSS,红色。 椭圆弧: 椭圆: 扇形: - a straight line: from (200200) to (300350) First draw a width of 3, blue solid line,.
MSSCCPRJ
- 基于vb6.0的图像处理源码。对图像进行red/green等-VB6.0-based image processing source code.
colorcircle
- 一个含有边框和内部填充图的圆,内部填充为网格线,蓝色,外边框是红色!-Contains a map border and internal fill of the circle, the internal filling the grid line, blue, outside the border is red!
peiseqi
- 一个简单的调色板,红,绿,蓝三种基本色均是从0到2-A simple color palette, red, green and blue are the three basic colors from 0-255
3D_image_processing
- 通过对一幅图像的红绿两通道进行适当地偏移,获得立体图像,需要用红绿眼镜观察才可以。角度比较新颖-Through the red and green images of a two-channel appropriate to offset, to obtain three-dimensional images, the need for glasses with red and green can be observed. Relatively new perspective
moving_gradient
- The PictureBox s Paint event handler makes a LinearGradientBrush. It defines a color blend to make the brush shade from red to green to blue. It sets the positions of the colors so red and blue are at the ends and green is positioned according to the
RGBHistogram
- This addon will create a RGB Histogram for color images and a Luminosity Histogram for grayscale photos. Options include whether you want a combined/overlayed histogram (red, green, and blue channels overlayed on each other) or a stacked histogram (r
ColorBlobExtractor
- This is a rudimentary color blob extractor. You may choose ExtractBlobs(int r, int g, int b) and call it with a tolerance for each value of red, green and blue channel. Afterwards you get the rectangles containing mainly this colors. Note: The
vcfive
- 可以在 单文档程序的空白页面上 绘制任意 大小的漂亮红色五角星!-Procedures in a single document can be a blank page, draw a beautiful red five-pointed star of any size!
ColorProcess
- 对图像进行颜色位数转换,彩色转灰度,颜色,亮度,对比度调整,分离和滤除红.绿,蓝色-The median of the image color conversion, color to grayscale, color, brightness, contrast adjustment, separation, and filter out red. Green, blue
Useopengltomakepiaodong
- 可以用OpenGL实现红旗任意飘动的效果-OpenGL implementation can be any red flags fluttering effect
Image_histogram
- C++Builder得到图象红,蓝,绿三基色直方图,并将其显示出来,程序构思很巧妙图象直方图-C++ Builder are images of red, blue and green color histogram, and displays it, the program is a clever idea of the image histogram
DataShowClass
- 主要功能: 1.动态显示数据。在类中定义了两个大小为2000的double型数值。可显示小于2000组的X,Y数据。动态显示的原理为实时更新数据。只要更新x,y数据,在显示界面就会及时显示。 2.数据捕捉功能。当鼠标靠近数据点时,十字线会绘制一个红色的矩形捕捉框。 3.支持曲线平移,缩放,网格开关,时间显示以及文字说明。平移时,按住右键拖动鼠标;缩放时按住鼠标中键拖动鼠标。 4.支持颜色设置,具体可看弹出菜单。双击鼠标右键,弹出菜单可进行相应的操作。 5.类主要封装了一些设置