当前位置:
首页
资源下载

搜索资源 - color interpolation
搜索资源列表
-
0下载:
color conversion using tetrahedral interpolation. It can be used for any color conversion if you have a look-up talble of the color spaces. The source file is for the conversion of RGB to CMYK.
-
-
1下载:
用matlab实现了彩色图像的缩放,采用的是双线性插值算法!-Matlab achieved using the zoom color images, using bilinear interpolation algorithm!
-
-
0下载:
一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的
精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的
RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变
换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代
过滤,并用提纯后的数据来做模型估计
-A ro
-
-
0下载:
编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
-
-
0下载:
//经典插补程序 实现了小数控插补程序,程序完整可行,已经用于了生产。这是小数控单片机控制的一部分,另一部分如彩色液晶的,不在这里,不过可以和你交流。这个插补程序独立可行。欢迎交流 创达科技 陈仲库设计
技术支持QQ:86828048 kuzi00@163.com
程序转载请注明出处,欢迎技术交流-//Classic interpolation procedures to achieve a small CNC interpolation procedures, procedure
-
-
0下载:
实现彩色作图,可实现不同frame累计,并进行插值-Color mapping can be accumulated to achieve a different frame, and interpolation
-
-
0下载:
这是对Bayer图像进行差值还原彩色图像的MATLAB模型文件-This is a Bayer image to restore the margin of the MATLAB model of color image files
-
-
0下载:
利用三线性插值进行从CMY色彩空间向LAB色彩空间的转换-Carried out using tri-linear interpolation from the CMY color space to LAB color space conversion
-
-
0下载:
对BMP格式文件进行处理,有图像的反色处理、插值外推、运动图像恢复等功能。-BMP format to be processed, and the anti-color image processing, interpolation extrapolation, sports features such as image restoration.
-
-
0下载:
用matlab实现对黑白以及彩色图象的放大缩小功能.其中包括三种算法:nearest neibor,Bilenear Interpolation 以及Bicubic Interpolation-Matlab achieved with black-and-white and color images zoom function. Which includes three algorithms: nearest neibor, Bilenear Interpolation and Bicubic
-
-
0下载:
Matlab code to view the image of a triangle under different views given the coordinates and color of its vertices. Colors inside triangle are found by interpolation
-
-
0下载:
The LASIP routines for Color Filter Array Interpolation based on LPA-ICI:
- CFAI for noiseless data
- adaptation for noisy data
- CFAI for noisy data based on directional cross-color filters.-
The LASIP routines for Color Filter Array
-
-
0下载:
关于CCD插值的一篇有名的论文,很值得分享给大家,希望能帮到一些人。-CCD interpolation on a well-known paper, it is worth sharing to everyone, hoping to help some people.
-
-
0下载:
复杂的插值函数,用于颜色空间转换
verilog-The complex interpolation function for color space conversion verilog
-
-
2下载:
2010年最新用小波变换做CFA彩色图像插值的源程序。J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using
cycle-spinning," International Journal of Electronics and Communications,
Vol. 64, No. 6, pp. 584-587, Jun. 2010.-New 2010 CFA to do with the wavel
-
-
1下载:
差值法+色彩矫正+伽马矫正
其中插值法 运用最少邻算法和双线性算法 来解决灰度图片通过parton之后的变换问题-color interpolation(using Bilinear algorithms and using Nearest Neighbor algorithm)
color correction
gammar correction
-
-
1下载:
CCD图像的颜色插值算法研究及其FPGA实现 ,这是一篇论文,里面详细介绍了如何实现图像处理的方法-CCD color image interpolation algorithm and its FPGA implementation, which is a paper, which details how to implement image processing method
-
-
0下载:
这是一篇硕士学位论文,关于CCD图像的颜色插值算法研究及其FPGA实现-This is a master s degree thesis on the color CCD image interpolation algorithm and its FPGA Implementation
-
-
0下载:
用verilog实现的颜色插值,有带仿真-Color interpolation using verilog realize there with simulation
-
-
0下载:
从sensor采集到的RAW图,通过双线性插值的方法转换为RGB图片。该函数包含了各种pattern排列顺序的插值方法。(The RAW graph collected from sensor is converted into RGB image by bilinear interpolation. The function contains interpolation methods of various pattern permutations.)
-