搜索资源列表
wavelet
- 本程序实现二维灰度图像的小波变换和逆变换。 直接运行本目录下的批处理程序run即可。 用户需自己输入以下参数: 1. 图像文件名(lena.bmp,若使用其它图像请先放入本目录下) 2. 选用的小波名称(本程序中可使用haar及db2-db5) 3. 小波变换的级数。 运行结束后小波变换与逆变换结果分别保存在dec.bmp与rec.bmp中。
OpenGL
- 在三维绘图蓬勃发展的过程中,计算机公司推出了大量的三维绘图软件包。其中SGI公司推出的OpenGL,作为一个性能优越的图形应用程序设计界面(API)异军突起,取得了很大的成就。它以高性能的交互式三维图形建模能力和易于编程开发,得到了Microsoft、IBM、DEC、Sun、HP等大公司的认同。因此,OpenGL已经成为一种三维图形开发标准,是从事三维图形开发工作的必要工具。
图像融合
- 用小波和dec变换实现的图像融合
利用OpenGL实现三维绘图
- 在三维绘图蓬勃发展的过程中,计算机公司推出了大量的三维绘图软件包。其中SGI公司推出的OpenGL,作为一个性能优越的图形应用程序设计界面(API)异军突起,取得了很大的成就。它以高性能的交互式三维图形建模能力和易于编程开发,得到了Microsoft、IBM、DEC、Sun、HP等大公司的认同。因此,OpenGL已经成为一种三维图形开发标准,是从事三维图形开发工作的必要工具
Bayes压缩感知代码
- The VB BCS codes implemented by MatLab 7.0 are included in this package. BCSvb.m: VB BCS code demo_BCSvb_1d.m: example of a 1-dimensional signal demo_BCSvb_2d.m: example of a 2-dimensional image: 128x128 image 'cameraman' demo_BCSvb_2d_small.
FusionEvaluation
- Please run Demo_evaluation.m This toolbox contains Matlab files that implement the image fusion criteria used in my paper Qu Xiao-Bo, YAN Jing-Wen, XIAO Hong-Zhi, ZHU Zi-Qian. Image Fusion Algorithm Based on Spatial Frequency-Motivated P
35738591Lex_Yacc_Parser
- 在三维绘图蓬勃发展的过程中,计算机公司推出了大量的三维绘图软件包。其中SGI公司推出的OpenGL,作为一个性能优越的图形应用程序设计界面(API)异军突起,取得了很大的成就。它以高性能的交互式三维图形建模能力和易于编程开发,得到了Microsoft、IBM、DEC、Sun、HP等大公司的认同。因此,OpenGL已经成为一种三维图形开发标准,是从事三维图形开发工作的必要工具。-Three-dimensional graphics in the growth and developmen
OpenGL
- OpenGL是目前最新的开放式的三维图形标准,用OpenGL编写的程序不仅可以在SGI、 DEC、SUN、HP等图形工作站上运行,而且可以在微机环境下运行。本书系统地讲述了OpenGL 三维图形程序设计的基本方法概念。 -OpenGL is the latest open standards for three-dimensional graphics, using OpenGL preparation procedures can not only at SGI, DE
2221901171942007418161516204577
- this program realize the DEC, 1998 super resolution algorithm. SR image is obtained from LR image sequence.
mpeg2dec
- MEPG2 dec 优化代码。 可运行于nvidia 的CUDA平台中-MEPG2 dec opt code it can running in nvidia s cuda chip
Dosyuv
- Fisher fractal encoder This package contains the following files: enc.c Dr. Fisher encoder C source patched to compile on PCs. dec.c Dr. Fisher decoder C source patched to compile on PCs. enc.exe 32 bit executable: enc.c compiled with M
cuick_OpenGL
- OpenGL是近几年发展起来的一个性能卓越的三维图形标准,它是在SGI等多家世界闻名的计算机公司的倡导下,以SGI的GL三维图形库为基础制定的一个通用共享的开放式三维图形标准。目前,包括Microsoft、SGI、IBM、DEC、SUN、HP等大公司都采用了OpenGL做为三维图形标准,许多软件厂商也纷纷以OpenGL为基础开发出自己的产品,其中比较著名的产品包括动画制作软件Soft Image和3D Studio MAX、仿真软件Open Inventor、VR软件World Tool Kit
eage-dec-new1
- 边界识别的M程序,使用一段摄像头采集数据,可以清晰的划分目标轮廓。-eage detection
hex2decadifferential-coefficient
- 在对电压做AD采样时,经常会遇到运放电路,而运放倍数的求解经常让人头疼,此程序就可轻松的求解运放倍数。程序中还包括了十六进制转十进制,绘制曲线,和对曲线求斜率的方法。-When we use the ADC to sample voltage,we often face the difficult amplifier and working out the parameter of amplifier is hard.Now the problem is solved by this progr
dewall-omp
- 德洛伊三角划分算法delaunay-dec,其中使用了open-MP指令来实现多线程加速运算-De Luoyi triangulation algorithm the delaunay-dec, which use algorithms to speed up the computation of the open-MP
src-dec-10.tar
- 用Java写的图像检索代码,基于颜色,纹理和形状等特征-Image Retrieval code written in Java, based on characteristics such as color, texture and shape
dec
- 基于小波变换的自适应阈值给噪声图像进行去噪处理-Adaptive threshold based on wavelet transform to image noise to deal with the noise
MATLAB
- Adobe Photoshop toolbox.Version 1.0 13-Dec-2006。photoshop中的matlab工具包,包括54个M文件,能够实现在matlab中调用photoshop的操作函数,并将处理结果传回matlab.也可以将matlab工作空间里的图像矩阵传送到photoshop中进行处理并动态返回结果. 该工具包从CS4中提取得到(其他版本没有测试过!),安装时直接解压缩到photoshop文件夹下,按照压缩包中的pdf说明文档在matlab中添加路径后即能够使
printhex16_dec_16
- 8051 Program convert hex number to dec
contourlet
- 基于contourlet算法的图像融合程序,带有测试图像,可直接运行-code of Image fusion based on contourlet, with test images and run dec