搜索资源列表
2003010296_大作业1
- a CRect rc(x - 12, y - 12, x + 12, y + 12) pDC->Ellipse(&rc) str1.Format( \"%d\",j ) pDC->SetTextColor(RGB(255,0,0)) pDC->DrawText(str1,&rc,DT_CENTER DT_VCENTER DT_SINGLELINE) PaintArrow(pDC,RGB(255,0,0),G.vexs[prev[j]].x,G.vexs[p
2008-07-27-dxf2gcode_v01_w32
- CAD文件dxf格式转化为G代码的软件,非常好用,而且源码开源的,可以作为学习参考的例子-Dxf format CAD file into a G-source software, very easy to use, and the source code open-source can serve as a useful example to study
ColourChange
- 彩色变换:对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再给出并显示该图的HIS三个分量的图像。-Colour change: given an RGB on the original image (such as bmp format) and displays the map given R, G, B color image, draw R, G, B histogram of each ima
OperatePly
- 读写ply文件的matlab实现。Writes a mesh to a ply file and Reads a ply file (text format). ply files can be in binary format as we-Writes a mesh to a ply file (text format) wich can be read by PlyView from Cyberware and Scanalyze from Stanford University. Both
DECORE
- 如何进行MPEG4格式的解码的C程序源代码-How to decode MPEG4 format C source code
avi_to_gif
- 用matlab编写的将avi格式转化为gif格式的图像的小程序~-Will be prepared to use matlab format avi into gif image format applet ~
YUV2RGB
- YUV图像数据转换为RGB格式。 含YUV颜色转换R、G、B分量的函数-YUV Image Format to RGB Format. Including Get R/G/B Color Compoment from YUV pixel.
DisplayTiff
- 本代码主要是分析tiff文件结构,以及解出图像数据显示的例子,其中只是一种TIFF格式文件的解析,希望感兴趣的人通过引导了解tiff图像格式的规则。- EnglishSpanishChineseTranslate text or webpage 本代码主要是分析tiff文件结构,以及解出图像数据显示的例子,其中只是一种TIFF格式文件的解析,希望感兴趣的人通过引导了解tiff图像格式的规则。 Translate from: Chinese Allow phonetic typin
spbio.tar
- 针对生物图像的一维无损压缩,比如ECG,EEG等,输入必须是一维数据格式。-One-dimensional lossless compression for biological signals, e.g., ECG, EEG, etc. Input must be raw data format consisting of series of signed short (2 bytes) integers.
color-transform
- 对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单 色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再 给出并显示该图的H、I、S三个分量的图像-The RGB system is converted to a HIS way given an RGB original image (such as the bmp format), given and display the graph R, G, B monochrome images, d
zxvz
- 二维图像Morphing算法,实现二维图像的渐变效果,比如说从狮子变成美女。并且有渐变效果过程图。-Seperate SGI color image to BW image files File name: seperate.c
JPG2RGB565
- JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB
RGB-cube
- 产生一个RGB立方图:R(红)-G(绿),R(红)-B(蓝),G(绿)-B(蓝)-Color model. Use Matlab to create six (6) color images of size 512×512 in ppm format, each of which represents one of the six sides of the RGB color cube.
TFT_LCD
- 产生逻辑画面的R/G/B/黑/白等画面的完整verilog源码,通过修改宏定义方便修改成支持各种尺寸的LCD驱动,本源码为RGB格式输出接口-Complete verilog source code generation logic screen R/G/B/black/white screen, etc., by modifying the macro definition modified to support a variety of convenient size LCD driver,
