搜索资源列表
quickidct
- 直接在实数域进行IDCT和DCT快速变换。使用查找表来实现变换中的系数运算。计算速度快,效率高。-directly in the real domain for DCT and IDCT rapid transformation. Use lookup table to achieve the transformation coefficient calculation. Calculating speed, high efficiency.
此模块封装了GDI+1.1里面的Effect
- 此模块封装了GDI+1.1里面的Effect,在模块里是“GP效果类”,这个类只是一个基类,真正要使用的是它的子类,包括: “GP模糊类”、“GP锐化类”、“GP色调类”、“GP红眼修正类”、“GP颜色矩阵效果类”、“GP颜色查找表类”、“GP亮度对比度类”、“GP色相饱和亮度类” “GP色彩平衡类”、“GP色阶类”、“GP颜色曲线类” 使用步骤:(拿 GP模糊类 打比方) 1、创建一个“GP模糊类” 2、调用“GP模糊类.置参数()”方法,设置模糊参数 3、
Radarsat2
- 将Radarsat2极化SAR图像数据转换为散射矩阵及相干矩阵T3的matlab代码,附上的图像文件是用Enviview软件截取转存的各通道实部虚部文件,以及lutsigma.xml查找表文件.作者辛苦所做,希望对SAR初学者有所帮助.-Will Radarsat2 polarization SAR image data is converted to T3 scattering matrix and the coherent matrix of matlab code, the attache
code
- 对24位的彩色图像用中位切分(中位区分)法将其转换成8位索引图像,并且生成对应的颜色查找表。-median-cut algorithm,8-bit index map, lookup table,256 colors,
osgglsl
- 基于OSG添加OPENGL着色语言,通过读入一个文本格式的颜色查找表来更改当前模型的颜色,有助于用户学习OSG与GLSL相结合-Add OPENGL shading language based on OSG, by reading into a text format color lookup table to change the color of the current model, helps users learn OSG combined with GLSL
24bitTo8bit
- 24位图像转化为8位图像,使用查找表来实现此功能-24-bit images into 8-bit image, use the lookup table to implement this feature
NakagamiCFAR
- 本代码实现了基于卡方分布(nakagami 分布)的恒虚警检测(CFAR),通过在查找表的形式,实现参数估计和阈值估计,完成对目标的检测。-The code based on the chi-square distribution (nakagami distribution) of the CFAR (CFAR), through the form of a lookup table to achieve the threshold parameter estimates and estima
asgmt2
- For a 24-bit color image (Lena.bmp), statistics all used colors in this image, design the median-cut algorithm to generate a lookup table. And convert the 24-color image to 8-bit index image, compare the difference between them.
fushi
- matlab2011a下实现用查找表对文本图像进行腐蚀处理。-The matlab2011a corrosion treatment on the text image with a lookup table.
duomeiti
- 对于24bit的彩色lena.bmp,设计一个中值区分算法,并由此设计出颜色查找表。同时将之转换成8位索引图.-For 24bit color lena.bmp, to design a value distinction between algorithms, and design a color lookup table. At the same time to convert them to 8 index maps.
gamma_trans_opencv
- 基于opencv1.0的gamma变换程序,首先接受用户输入,然后计算查找表,最后查表得到变换后的图像。-The gamma transform procedures based on opencv1.0, first to accept user input, and then calculates the lookup table, the last look-up table to obtain the converted image.
Linear-transformation-of-image
- 输入二进制图像文件,计算查找表,对图像进行线性变换,最后输出处理后图像-Input binary image file, calculating the lookup table, and the linear transformation of the image, the final output processing of image
AWB
- 自动白平衡算法,可以针对RGB24位图像通过查找表进行快速白平衡运算-Auto white balance algorithm, for RGB24-bit images quickly balance computation through a lookup table
YUYV-to-RGB
- UVC摄像头YUYV数据转为RGB C语言代码,查表法YUYV转换RGB速度很快-UVC camera YUYV data into RGB C language code lookup table to convert RGB fast YUYV
amsre_lst
- 本程序用于基于查找表,计算2010年AMSRE的LST-This program is used based on a lookup table to calculate the LST 2010 AMSRE
Histogram
- 该工程包含一下内容: 1.灰度图的直方图 2.使用查找表修改图像外观 3.直方图均衡化 4.反投影直方图检测特定的图像内容(包括彩色图)-The project contains the following elements: 1. grayscale histogram 2. Using a lookup table to modify the appearance of the image 3. histogram equalization The back-
ijkmcube
- 采用新的查找表,实现移动立方体重建算法。比传统的结果要圆滑-Quality Isosurface Mesh Generation Using an Extended Marching Cubes Lookup Table
approxfcn
- Matlab 图像处理approxfcn.m源程序 用于图像处理的approxfcn逼近函数 - G = APPROXFCN(F, RANGE) returns a function handle, G, that approximates the function handle F by using a lookup table.RANGE is an M-by-2 matrix specifying the input range for each of the M inputs t
6s
- 该程序是通过6s辐射校正模型生成查找表,以便进行气溶胶反演,该程序参数设置较为简单,如果要详细的参数,请自行设置-The program is generated by 6s radiometric correction model lookup table for aerosol retri , the program parameter setting is simple, if you want a detailed parameters, please set your own
NPDFaceDetector
- NPD人脸检测主要内容: 1.图像特征:Normalized Pixel Difference(NPD),存在查找表中。 2.特征筛选:deep quadratic tree 3.分类:soft cascade classifier-NPD Face Detection Content: 1. Image features: Normalized Pixel Difference (NPD), the presence of a lookup table. 2. Filter