搜索资源列表
GLSample2
- 本代码用OpenGL在VC++.net下实现彩色三角形的绘制-with the OpenGL code in VC. Net triangle under color mapping
pthotoww
- MATLAB中,一幅图像可能包含一个数据矩阵,也可能包含一个颜色映射表矩阵。 -MATLAB, an image may contain a data matrix. may also include a matrix color mapping table.
pentagon
- 教你绘制彩色五边形。-teach you color mapping pentagon.
mouse right color draw
- 鼠标拖动绘制彩色曲线,测试Slider控件。使用VB右击功能。-mouse drive mapping color curve, slider control tests. VB right click function.
Nine
- 第九章 MATLAB 图像显示与色彩 9.1 图像显示 9.1.1 imshow 函数 9.1.2 显示索引图像 9.1.3 显示灰度图像 9.1.4 显示二值图像 9.1.5 显示真彩图像 9.1.6 直接从磁盘文件中显示图像 9.2 特殊图像显示技术 9.2.1 显示颜色条 9.2.2 显示多帧图像序列 9.2.3 显示多幅图像序列 9.3 纹理映射 9.4 图像颜色 9.4.1 图像的退色处理 9.4
matlab-colormap
- 实现彩色作图,可实现不同frame累计,并进行插值-Color mapping can be accumulated to achieve a different frame, and interpolation
wgttut5
- WGT Graphics Tutorial #5 - Realtime Morphing - WGT Graphics Tutorial Issue #5 Topic: Realtime Morphing Learn about image fading, color quantization, and texture mapping. Full source code and explanation.-WGT Graphics Tutorial#5- Realtime Morphing- WG
psydo-color
- 伪彩色处理是指将黑白图像转化为彩色图像,或者是将单色图像变换成给定彩色分布的图像。由于人眼对彩色的分辨能力远远高于对灰度的分辨能力,所以将灰度图像转化成彩色图像表示,就可以提高对图像细节的辨别力。 伪彩色处理的基本原理是将黑白图像或者单色图像的各个灰度级匹配到色彩空间的一点,从而使单色图像映射成彩色图像。对黑白图像中不同灰度级赋予不同的彩色。 -Pseudo-color processing refers to the black-and-white images into color
contour_template
- 等值线生成和颜色映射,根据已有数据生成带颜色显示的等值线,基于OPENGL绘制-Contour generation and color mapping
IMAGE-FUSION-resolutionmerge
- Monochromatic (gray scale) low resolution image is converged to colored image by false color mapping to "hot" color scheme. This RGB image is then converted to Hue, Saturation and Value (HSV) image. Value component is replaced by higher resolution im
Matlab-spectrumananalysis
- 该文给出了一种利用matlab系统实现频谱分析与显示的方法。该方法对语音信号进行基于FFT的短时频谱分析,频谱图的伪彩色映射及显示。-This paper presents a system implementation using matlab spectrum analysis and display methods. The method is based on the speech signal short-time FFT spectrum analysis, spectrum and
Apr2007_reproducible
- 一种彩色滤波阵列图像色调映射自适应视觉模型,作者Maylan.-A Model of Retinal Local Adaptation for the Tone Mapping of Color Filter Array Images
gray2rgb
- 灰度图像转化为rgb彩色图像,通过参考图像制成彩色映射表,再进行伪彩色处理-Rgb color images into gray-scale image, the image is made by reference to color mapping table, then the pseudo-color processing
MATLAB-color
- MATLAB颜色的使用,以研究颜色映象开始:如何使用、显示、修改和如何创建用户自己的颜色映象。然后,阐述在一个图形窗口中仿真多个颜色映象的技术或只使用颜色映象的一部分的技术-MATLAB color, began to study the color mapping: how to use, display, modify, and how to create your own color mapping. Then multiple color mapping technology of si
brush-the-color-mapping
- 编一个应用程序,根据当前所选的形状及画笔和刷子的颜色来作图-For an application, according to the currently selected shape and the brush and brush the color mapping
color-maping
- color mapping using look up table
vector
- 基于OpenGL现矢量场的箭标图,用颜色映射物理量的值。-OpenGL-based vector field arrows are plotting, using color mapping physical values.
Near-Field-Beamforming
- 直线阵进场聚焦波束形成算法,三维作图,伪彩图作图-Linear array approach focused beamforming algorithm, three-dimensional mapping, pseudo-color mapping
3_image
- load and plot an image color mapping matrix
tone mapping code
- 专门为彩色图像实行的局部色调映射 算法,比全局色调映射更好的还原了细节灰度。(local tone mapping for color images.)