搜索资源列表
牛顿法解方程之混沌1.32
- 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案
kitylovemoon
- 实现对彩色图片的rgb形式输入和运算,还包括相机参数的处理-achieve the right color photographs form rgb input and computation, including camera processing parameters
change_brightness1
- 改变屏幕亮度的程序,对于一些显卡有效,可以改变显示参数Some video cards allows you to programmingly modify the Gamma Ramp values. You can use this feature to change the brightness of the entire screen. The SetDeviceGammaRamp API function receive an array of 256 RGB values. I
vidcat_ok
- 在龙芯上使用摄像头 我修改了代码,增加了如下功能: 1.) 在X11 上显示,并且循环显示 2.) 使用 -fjpeg参数,一边显示,一边存成jpg文件 3.) 支持 RGB 到16位色转换,因为龙芯默认使用 16位色模式。 -the Godson use my camera to amend the code, the following additional functions : 1.) X11 show that 2 and cycle show.) us
newton1032
- 牛顿法解方程 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案和特效处理方式 欢迎联系:Ho
RGB_mix
- “调色板设计”。三原色红色、绿色、蓝色参数分别可用四个单选按钮选取为:0、80、160、255的其中一个值,三种原色的参数选定后,在编辑框内显示调色后的颜色变化。-"Palette design." Primary colors red, green, blue parameters are available for the four radio buttons to select: 0,80,160,255 one value, the three primary colors of the
zhr_imfilter
- 本程序实现了matlab自带函数imfillter的功能,是.m文件的形式,参数和imfilter一样可选。程序附有图片,并且在程序最后使用imfilter,便于直接对比观察处理效果。注:本程序是读入RGB图像,转换成灰度图进行处理。-This program implements the function of matlab own function imfillter is. M file in the form of the same parameters and imfilter opt
imagefilter
- 這是用windows programing架構下的程式,主要就是作影像的濾波器,可以input不同的參數來做高通低通的效果,還能顯示圖片的RGB三個值,還能將兩張圖片作and or xor邏輯運算-This is with windows programing framework program, mainly for the image filter, you can input different parameters to make high-pass low-pass effect, b
convertion
- 将采集的RGB格式图像转换为YUV420格式图像,自己设定图像大小和其他参数-Will be collected in RGB format images converted to YUV420 format images, set image size and other parameters
HVViewer
- 一个综合摄像机采集示例,实现功能包括: (1) 抓取一帧图像至内存; (2) 循环采集图像之内存; (3) 转换成RGB 24格式位图 (4) 摄像机参数调节; (5) 图像白平衡。-An integrated camera sample collection, the achievement of features include: (1) crawling to an image memory (2) image acquisition cycle of memory
ColorDlg
- windows下的调色板,设置红绿蓝的参数,可以预览到相应RGB的颜色。-Under windows palette, set the parameters of red, green and blue, you can preview the corresponding RGB color.
S6E63D6_driver
- OLED彩屏,型号为CMEL C0283QGLD-T,驱动芯片为三星的S6E63D6,为240*RGB*320的彩屏, 不带字库,软件模拟SPI方式驱动,通过画点实现所有功能,自己写的ARM CortexM3 lpc1768的驱动程序,程序注释比较详细,已经实际测试成功。 功能简介:毫秒级延时函数,任意时间定时。 自带多种颜色宏定义,已经实现了彩虹流的动态效果。 程序中的各种画图程序都带有颜色参数,可以自由选择所需要显示的颜色。 通过Image2
RGBtoYUV-for-all
- 将RGB参数转变为YUV参数,适合大家参考使用-YUV to RGB parameters into parameters
SCROLLBAR
- 利用MFC手绘一个五角星,并通过滚动条调节五角星填充颜色RGB的参数。-MFC hand-painted a pentagram, and the scroll bar to adjust the parameters of the five-pointed star fill color RGB.
ModernMenuLib_with_Tray
- AUTOIT UDF for easy MENU creation: ModernMenu possible commands: ---------------------------- *** Common parameters *** bUseAdvMenu - switch on/off GUI advanced menu bUseAdvTrayMenu - switch on/off Tray advanced menu bUseRGBColors - use R
Nnewwton10032e
- 牛顿法解方程 源程序源码说明: 1。图片按钮的实现(工具栏) 2。程序源码启动后检测命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序源码始终终位于顶层切换换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取与设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序源码访问网页.-Newton Method Fangcheng Yuan program source code i
Multi-Camera-opencv-library
- opencv多摄象头库:支持dshow的视频采集设备,最多10个,通过回调产生24b的RGB位图。使用前请注册HYSnapshot,关于有些记录avi文件的参数,请忽略。使用方法请看demo 如果要挂接到opencv请创建一个24位的image,请一定注意将数据按行字节拷贝,-Multi-Camera opencv library: dshow video capture device supports up to 10, 24b of RGB bitmap generated by cal
main
- 从最常用的“.BMP”图像格式中读取图像数据; 对数字图像的表示方式(如RGB、YUV)及各种表示方式之间的转换有初步了解;根据输入参数改变数字图像的色彩、亮度、对比度。-Image format most commonly read from the " BMP." Image data converting the digital image representation (such as RGB, YUV), and between the representati
funcdrawvbsrc
- VB编写实现任意函数画图,通过脚本计算器来计算出结果,点击窗体上对应的控制按钮可完成相应功能。在 Form1.frm中:QBColor:用来表示所对应颜色值的 RGB 颜色码,参数:1~15,Scale用以定义 Form、PictureBox 或 Printer 的坐标系统,参数:左上-右下。-VB, drawing arbitrary function through scr ipt calculator to calculate the results, click on the
rgb
- Matlab环境下可以使用文本描述的颜色函数,如果不使用参数,则可以图形化显示颜色表。-Matlab environment can use color text descr iption of the function, if you do not use parameters, you can graphically display the color table.