Location:
Search - luv2rgb
Search list
Description: 色彩空间转换的matlab代码,实现从luv空间到rgb的转换-color space conversion Matlab code, luv space from a conversion to rgb
Platform: |
Size: 1152 |
Author: 吴军 |
Hits:
Description: 色彩空间转换的matlab代码,实现从luv空间到rgb的转换-color space conversion Matlab code, luv space from a conversion to rgb
Platform: |
Size: 1024 |
Author: 吴军 |
Hits:
Description: LAB2RGB Convert an image from CIELAB to RGB
function [R, G, B] = Lab2RGB(L, a, b)
function [R, G, B] = Lab2RGB(I)
function I = Lab2RGB(...)- LAB2RGB Convert an image from CIELAB to RGB
function [R, G, B] = Lab2RGB(L, a, b)
function [R, G, B] = Lab2RGB(I)
function I = Lab2RGB(...)
Platform: |
Size: 1024 |
Author: waseem |
Hits:
Description: LUV conversion to RGB
Platform: |
Size: 1024 |
Author: Ali |
Hits:
Description: LUV to RGB function in MATLAB.
Platform: |
Size: 1024 |
Author: manuel |
Hits:
Description: 二维图像三维立体视差算法依据的文章是:
“Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner
主要步骤:
Getting Pixel Disparity
Filtering the Pixel Disparity
包含的文件:
demo.m, .#newreadme.txt, .#RGB2Luv.m, .#test.m, compile_edison_wrapper.m, edison_wrapper.m, edison_wrapper_mex.cpp, edison_wrapper_mex.h, edison_wrapper_mex.mexa64, edison_wrapper_mex.mexglx, edison_wrapper_mex.mexw32, Luv2RGB.m, msfilt.m, msseg.m, readme.txt, RGB2Luv.m, total_stereo.m, tsuL.png, tsuR.png
- 3D Stereo Disparity Compute 3D depth map from 2D images
Platform: |
Size: 522240 |
Author: nemo |
Hits: